1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/test/unit/app
Erik Marks 4fef2b7443
Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224)
* Add MAX_SAFE_CHAIN_ID constant
* Add isSafeChainId to shared utils module
* Move isPrefixedFormattedHexString to shared utils module
* Validate custom RPC chain IDs in network controller
* Update some network controller error messages.
* Add isSafeChainId validation to UI
2021-01-20 15:37:18 -08:00
..
controllers Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
account-import-strategies.spec.js
buy-eth-url.spec.js
cleanErrorStack.spec.js
ComposableObservableStore.js
fetch-with-timeout.test.js Fetch with a timeout everywhere (#10101) 2021-01-19 08:41:57 -08:00
message-manager-test.js
nodeify-test.js
personal-message-manager-test.js
seed-phrase-verifier-test.js
typed-message-manager.spec.js
util-test.js Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00