1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies
constants Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
controllers Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00
lib Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00
migrations Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
platforms Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
background.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
chromereload.js
contentscript.js Restore support for @metamask/inpage provider@"< 8.0.0" (#10179) 2021-01-12 17:43:45 -08:00
disable-console.js Use late-bound noop function when disabling console (#10110) 2020-12-19 16:58:49 -03:30
first-time-state.js
initSentry.js
inpage.js
metamask-controller.js Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 2021-01-20 15:37:18 -08:00
phishing-detect.js
runLockdown.js Fix contentscript injection failure on Firefox 56 (#10034) 2020-12-10 14:03:04 -03:30
ui.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00