-
Notifications
You must be signed in to change notification settings - Fork 3
Dynamic on-chain tokens #1014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
gianfra-t
wants to merge
20
commits into
staging
Choose a base branch
from
dynamic-onchain-tokens
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Dynamic on-chain tokens #1014
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8f96dac
add first draft
gianfra-t 16885b4
move dynamic token config to shared, adjust checks and getters
gianfra-t 9edce1e
test react window
gianfra-t e75470c
solve cyclic import issue
gianfra-t d0d9564
use balances from alchemy endpoint
gianfra-t c30b3de
Merge branch 'dynamic-onchain-tokens' of github.com:pendulum-chain/vo…
gianfra-t 8c0d7f3
fetch balances from portfolio endpoint
gianfra-t 02dda7c
order balance by usd value
gianfra-t 2eeded6
replace react-window with react-virtual
gianfra-t b1b5d5b
improve list ordering, performance
gianfra-t 0ba8c1c
add proper logo to Onramp selected token
gianfra-t 42960cf
re-arrange import
gianfra-t 40dd15a
remove unused coins imgs
Sharqiewicz 13ca8a7
implement TokenIconWithNetwork
Sharqiewicz 41a8c11
fix lint issues
Sharqiewicz a2eaa7d
refactor getting asset icons
Sharqiewicz 0c43f6b
refactor PopularTokens tokens definition
Sharqiewicz 33a0b90
remove unused tokens from useGetAssetIcon
Sharqiewicz f7febd3
refactor tanstack virtualizer definition
Sharqiewicz 9f98bf0
optimize sorting tokens by balance
Sharqiewicz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
let's use https://tanstack.com/virtual/latest/docs/framework/react