1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages/settings
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
..
advanced-tab Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
alerts-tab Add web3 shim usage notification (#10039) 2020-12-10 15:40:29 -08:00
contact-list-tab Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
info-tab drop the fox in about (#10174) 2021-01-14 09:50:44 -03:30
networks-tab Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00
security-tab Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
settings-tab [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss normalize page font styles (#9697) 2020-10-29 11:31:48 -05:00
settings.component.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
settings.container.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00