David Walsh
|
ffeaeea4b1
|
Disable BUY button from home screen when not on main network (#10453)
|
2021-02-16 09:31:16 -06:00 |
|
Erik Marks
|
76a2a9bb8b
|
@metamask/eslint config@5.0.0 (#10358)
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
|
2021-02-04 10:15:23 -08:00 |
|
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 |
|
Erik Marks
|
7077ee68dc
|
Add NETWORK_TYPE_RPC constant (#10203)
* Refactor network display props
* Add NETWORK_TYPE_RPC constant
* Consolidate network constants
|
2021-01-20 08:49:05 -08:00 |
|
Erik Marks
|
90289ec22a
|
Further improve organization of constants (#10200)
|
2021-01-20 08:13:14 -08:00 |
|