1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 12:52:33 +02:00
metamask-extension/test/unit
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
..
actions Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00
app Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00
lib Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
migrations Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
responsive/components [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
ui Tighten up loading indication logic (#10103) 2020-12-17 21:34:43 -08:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00