1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/pages/settings/networks-tab
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
..
network-form Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00
index.js New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
index.scss Merge branch 'develop' into standardize-network-settings 2020-10-29 10:02:19 -07:00
networks-tab.component.js Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00
networks-tab.constants.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
networks-tab.container.js Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00