Skip to content
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: upgrade AccountTrackerController to BaseControllerV2 #4407

Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
8e21404
feat: upgrade AccountTrackerController to BaseControllerV2
cryptodev-2s Jun 11, 2024
1bd591f
fix: getNetworkClient by action
cryptodev-2s Jun 11, 2024
07654c0
Merge branch 'main' into feature/upgrade-account-tracker-controller-t…
cryptodev-2s Jun 11, 2024
25b7dbc
fix: remove unused returned mock functions
cryptodev-2s Jun 11, 2024
6f502b3
fix: use jest instead of sinon
cryptodev-2s Jun 11, 2024
3e4f521
fix: rename network client mock
cryptodev-2s Jun 11, 2024
a0153bb
fix: use withController test pattern
cryptodev-2s Jun 11, 2024
e3f0e59
fix: missing jdoc
cryptodev-2s Jun 11, 2024
7becb13
fix: remove unused setProvider method
cryptodev-2s Jun 11, 2024
9517f41
fix: get default network config
cryptodev-2s Jun 11, 2024
ef8536c
fix: add missing jsdoc
cryptodev-2s Jun 11, 2024
fdd9670
fix: restore setProvider
cryptodev-2s Jun 11, 2024
aa44c5b
fix: remove provider
cryptodev-2s Jun 11, 2024
6f659b5
fix: add missing jsdoc
cryptodev-2s Jun 11, 2024
d0d1429
fix: refactor unit tests
cryptodev-2s Jun 11, 2024
f287c56
Merge branch 'main' into feature/upgrade-account-tracker-controller-t…
cryptodev-2s Jun 12, 2024
2660c88
fix: minor code linting
cryptodev-2s Jun 12, 2024
90b2c63
fix: extract defaultChainId in tests
cryptodev-2s Jun 12, 2024
08ca517
Merge branch 'main' into feature/upgrade-account-tracker-controller-t…
cryptodev-2s Jun 13, 2024
79795e6
feat: add initial chain id
cryptodev-2s Jun 13, 2024
06f886f
Merge branch 'main' into feature/upgrade-account-tracker-controller-t…
cryptodev-2s Jun 13, 2024
1fedab5
fix: get chainId from messenger
cryptodev-2s Jun 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading