-
Notifications
You must be signed in to change notification settings - Fork 5.2k
feat: Integrate SPL tokens and rates from multichainAssetsRates #30389
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
Merged
Conversation
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
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
7 tasks
…k-extension into feat/spl-token-rates-v3
Builds ready [08d5b4b]
Page Load Metrics (1757 ± 74 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Can we also rename the PR ? This is not only related to solana, this is integrating the rates for all the multichain accounts. |
Builds ready [ff49d70]
Page Load Metrics (1571 ± 99 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
GuillaumeRx
previously approved these changes
Feb 24, 2025
aganglada
previously approved these changes
Feb 24, 2025
Builds ready [1de7ab4]
Page Load Metrics (1659 ± 89 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
pedronfigueiredo
previously approved these changes
Feb 24, 2025
jonybur
previously approved these changes
Feb 24, 2025
7 tasks
8b7e0d9
zone-live
approved these changes
Feb 24, 2025
GuillaumeRx
approved these changes
Feb 24, 2025
Builds ready [8b7e0d9]
Page Load Metrics (1641 ± 95 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
pedronfigueiredo
approved these changes
Feb 24, 2025
aganglada
approved these changes
Feb 24, 2025
Builds ready [bc9c47c]
Page Load Metrics (1691 ± 75 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
NidhiKJha
approved these changes
Feb 24, 2025
jonybur
approved these changes
Feb 24, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
Description
This PR
1- Integrate SPL tokens into token list.
2- Integrates the new
MultichainAssetsRatesController
to be used instead of the ofratesController
.Related issues
Solana Effort
Manual testing steps
git clone [email protected]:MetaMask/snap-solana-wallet.git
In separate terminal, for extension:
yarn && yarn start:flask
oryarn && yarn webpack --watch --type flask
Settings -> Experimental -> toggle Enable "Add a new Solana account (Beta)"
Add the Solana Account (you may need to refresh extension)
You should see Solana tokens populating the token list!
Sort controls should be functional
Screenshots/Recordings
Screen.Recording.2025-02-14.at.3.33.58.PM.mov
Pre-merge author checklist
Pre-merge reviewer checklist