1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts/controllers/network
Erik Marks 652db3fd36
Use string network and chain IDs (#8628)
* convert network id enums to string

* stringify appropriate chain/network ids in tests

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2020-07-08 14:05:09 -07:00
..
middleware
contract-addresses.js
createInfuraClient.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
createJsonRpcClient.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
createLocalhostClient.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
createMetamaskMiddleware.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
enums.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
index.js Simplify NetworkController re-export (#8528) 2020-05-05 21:02:44 -02:30
network.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
util.js Cleanup network enums (#8627) 2020-05-20 08:57:45 -07:00