-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
feat: Integrate non-evm SIP-26 support into @metamask/multichain
#5191
Open
jiexi
wants to merge
34
commits into
main
Choose a base branch
from
adapt-multichain-api-for-sip-26
base: main
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.
Open
Changes from 32 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
98d11e7
Trigger
jiexi 6779689
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi ed5a2e1
rename isChainIdSupported to isEvmChainIdSupported. add isNonEvmScope…
jiexi cba3b99
add getNonEvmSupportedMethods and getNonEvmAccountAddresses
jiexi e35b2da
Add getNonEvmSupportedMethods hook to session scopes adapt er
jiexi 03dd687
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi abb6702
Add getNonEvmSupportedMethods hook to wallet_getSession and wallet_in…
jiexi 4f28f9c
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 3fc797a
add handleNonEvmRequest to wallet_invokeMethod
jiexi f6a1a92
remove json type coercion
jiexi b6ada13
add getNonEvmSupportedMethods to wallet_invokeMethod hookNames
jiexi 5dfebad
use unwraped request
jiexi dd767d4
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi e5243c6
add non-evm account support checks to caip25 caveat validator
jiexi 09ac303
Fix supported specs
jiexi 8fa9774
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 94ced5c
fix assert tests
jiexi ae225bf
Fix authorization test
jiexi 7a8c752
fix wallet-getSession
jiexi 01d7ac3
fix filter tests
jiexi 4c8e993
fix adapter session scopes
jiexi ef12a89
fix wallet-invokeMethod
jiexi 082735b
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 39dad34
lint
jiexi 17f4643
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 7a91393
lint
jiexi 9fdbbeb
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 400d1d5
update thresholds
jiexi 7bd4620
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 9f599d4
update thresholds
jiexi 46b4634
update thresholds
jiexi 0d0d258
loosen jest coverage
jiexi 511ee79
fix wallet-invokeMethod hook name
jiexi 958adf5
Merge branch 'main' into adapt-multichain-api-for-sip-26
jiexi 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 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.
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.