Open owencraston opened 2 days ago
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.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@metamask/accounts-controller@19.0.0 | None | 0 |
267 kB | metamaskbot |
npm/@metamask/approval-controller@7.1.1 | None | 0 |
221 kB | metamaskbot |
npm/@metamask/eth-snap-keyring@4.4.0 | Transitive: network | +3 |
3.17 MB | |
npm/@metamask/json-rpc-engine@10.0.1 | None | 0 |
178 kB | metamaskbot |
npm/@metamask/json-rpc-middleware-stream@8.0.5 | None | 0 |
49.9 kB | metamaskbot |
npm/@metamask/keyring-controller@18.0.0 | Transitive: environment | +2 |
630 kB | danfinlay, gudahtt, kumavis, ...7 more |
npm/@metamask/snaps-controllers@9.12.0 | Transitive: network | +3 |
2.86 MB | danfinlay, gudahtt, kumavis, ...7 more |
npm/@metamask/snaps-rpc-methods@11.5.1 | None | 0 |
1.23 MB | metamaskbot |
🚮 Removed packages: npm/@metamask/accounts-controller@18.2.1, npm/@metamask/approval-controller@7.1.0, npm/@metamask/eth-snap-keyring@4.3.6, npm/@metamask/snaps-controllers@9.11.0, npm/@metamask/snaps-rpc-methods@11.4.0
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
✅✅✅ pr_smoke_e2e_pipeline
passed on Bitrise! ✅✅✅
Commit hash: 24bfc6cc1cc7fe3136d9b141f77656fb2122b8cb Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/f8893ed8-ce7f-4e18-9e35-560f827dc7c3
[!NOTE]
- You can kick off another
pr_smoke_e2e_pipeline
on Bitrise by removing and re-applying theRun Smoke E2E
label on the pull request
Description
This PR updates the accounts controller to the latest version of 19. This updates requires a peer dependancy bump of the keyring controller to version 18.0.0
addNewAccountWithoutUpdate
and improves performance/reliability.Related issues
Fixes: https://github.com/MetaMask/metamask-mobile/issues/12302 Fixes: https://github.com/MetaMask/metamask-mobile/issues/12304
Blocked by: https://github.com/MetaMask/metamask-mobile/pull/11409
Manual testing steps
Account creation
Account importing
Hardware wallets
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist