-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* citrus config types * foreclose loan * stake & unstake token config * search resolves cnfts * chore: add recommendations for vscode * chore: add .env template file * Update config.ts * feat: update to helius icarus endpoint * fix: formatting and new url psa: cloudflare enterprise for startups sucks, do not recommend. * readme typo * feeBasisPoints on asset route - string util - icons - aditional info on collapsible - share per creator * typo * oopsie * fix (#194) * fix (#193) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * compressed nft details (#191) * asset route update * ownership stuff * compression info * finishing touches --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * compressed nft burn (#190) * parser * config --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Cover readme update (#188) * jpg and readme update * jpg fix * account current merkle tree detail (#184) * route addition * turned button into anchor tags * fixed active tab border logic on transactions tab * concurrent merkle tree tab shows conditionally * concurrent merkle tree route * display cmt info * descriptions and links * icons * removed console log * fixes * loader --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * removed helius section on home page (#173) * log messages improved formatting (#171) * log messages component * log messages format improvement * program names * styling changes * finishing touches * removed unnecessary package * fixed invoke and logged colors --------- Co-authored-by: qudo <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * switch back to rpc.helius.xyz (#185) * route addition * switch beta rpc link back to rpc.helius.xyz * delete unwanted files --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * compressed nft transfer fix (#178) * fix * futureproof --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * proton documentation redo (#165) * deleted outdated stuff * update --------- Co-authored-by: qudo <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * base hooks for linting and formatting pre commit and testing pre push (#187) * more transaction type configs (#160) * add item and update item types * token market configs * extra tx configs --------- Co-authored-by: qudo <[email protected]> * username provider (#141) * account page title replacement * backpack and bonfida username trpc route * account usernames route to router * temp * backpack username display * updated bonfida package * get bonfida domain * usernames alignment fix * ans domain username * tldparser fix * added fix to prev commit * ans test * added catch to ans method * alternating username color styles * simplified username functions & get multiple .sol * skeleton loader & temp layout changes * temp domain * bonfida domain * deleted a bunch of useless code in ans func * responsiveness for numerous domains * remove ans code * ui adjustments * fix dev * get token2022 tokens from account * token2022 metadata * search resolve for token2022 * solarmoon token add --------- Co-authored-by: ssamkkim <[email protected]> Co-authored-by: Jimii <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Miles Smith <[email protected]> Co-authored-by: Miles Smith <[email protected]> Co-authored-by: joaomendoncaa <[email protected]>
- Loading branch information
1 parent
db98146
commit 310adaf
Showing
41 changed files
with
3,277 additions
and
1,168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,5 @@ package.json | |
tsconfig.cjs.json | ||
tsconfig.esm.json | ||
tsconfig.json | ||
package-lock.json | ||
package-lock.json | ||
packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
npx lint-staged |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
npm run test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
.eslint/**/* | ||
packages/**/dist/**/* | ||
apps/**/.sveltekit/**/* | ||
tsconfig.json | ||
tsconfig.json | ||
packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
310adaf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
xray-web – ./
xray-web-helius.vercel.app
xray.helius.xyz
xray-web-git-vercel-prod-helius.vercel.app
helius-xray.vercel.app