-
-
Notifications
You must be signed in to change notification settings - Fork 280
refactor(multichain-account-service)!: replace withKeyring usage with withKeyringV2
#8491
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
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e939b22
refactor: replace withKeyring with withKeyringV2 in multichain accoun…
hmalik88 6b3d711
refactor: migrate EvmAccountProvider to use KeyringV2 interface
hmalik88 f114887
test: update MultichainAccountService test for withKeyringV2
hmalik88 69dee31
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 4f37340
fix: implement Keyring interface in MockHdKeyringV2 test mock
hmalik88 4dd112b
fix: update types in tests
hmalik88 ea53d9c
chore: update changelog
hmalik88 eae420a
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 44bf6db
fix: apply code review
hmalik88 462990e
fix: add override for snap providers to use withKeyring
hmalik88 e442d90
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 303547f
fix: type issues
hmalik88 b02e889
fix: use string instead of Hex
hmalik88 15f7986
fix: lint fix
hmalik88 b0359fd
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 f53848d
refactor: split withKeyring into withKeyringV2
hmalik88 df99513
refactor: revert discovery logic
hmalik88 60de56a
refactor: address type issues
hmalik88 0578780
refactor: reword changelog entry
hmalik88 ae898ff
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 9af81d4
fix: lint fix
hmalik88 6a8a859
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 f8f61b4
refactor: apply code review
hmalik88 72cafdc
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 1d54b67
refactor: address review
hmalik88 efd0921
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 620381d
fix: address bugbot comment
hmalik88 7e76877
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 4d78b16
refactor: throw when there's no created account
hmalik88 8135ccd
Merge remote-tracking branch 'origin/main' into hm/mul-1545
hmalik88 35a11df
test: update tests to account for removal of #getAccountId
hmalik88 cdf3ac5
fix: typo fix
hmalik88 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
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.
Uh oh!
There was an error while loading. Please reload this page.