chore: add @metamask/multichain-network-controller#30309
chore: add @metamask/multichain-network-controller#30309
@metamask/multichain-network-controller#30309Conversation
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/network-controller@22.1.1 |
|
@metamaskbot update-policies |
|
Policies updated. 🧠 Learn how: https://lavamoat.github.io/guides/policy-diff/#what-to-look-for-when-reviewing-a-policy-diff |
…MetaMask/metamask-extension into chore/add-mc-network-controller
…into chore/add-mc-network-controller
test/data/mock-accounts.ts
Outdated
| }, | ||
| }; | ||
|
|
||
| export const MOCK_ACCOUNT_SOLANA_MAINNET: InternalAccount = { |
There was a problem hiding this comment.
What about removing the _MAINNET suffix here? This would match the "Bitcoin mainnet" account that has no prefix.
We should probably add it to the MOCK_ACCOUNTS map too?
There was a problem hiding this comment.
I have updated the name here 8a4f878. I haven't checked but some tests may break if I add it to MOCK_ACCOUNTS
…MetaMask/metamask-extension into chore/add-mc-network-controller
Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
…into chore/add-mc-network-controller
…metamask-extension into chore/add-mc-network-controller
…MetaMask/metamask-extension into chore/add-mc-network-controller
|
@metamaskbot update-policies |
|
Policies updated. 🧠 Learn how: https://lavamoat.github.io/guides/policy-diff/#what-to-look-for-when-reviewing-a-policy-diff |
Builds ready [bfbaeeb]
Page Load Metrics (1852 ± 106 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
|
Closed in favor of https://github.com/MetaMask/accounts-planning/issues/810 |
Description
Adds a new controller to manage non-EVM networks (
@metamask/multichain-network-controller).Related issues
Fixes: https://github.com/MetaMask/accounts-planning/issues/810
Manual testing steps
Screenshots/Recordings
Not applicable
Pre-merge author checklist
Pre-merge reviewer checklist