Erik Marks
f748664638
Cleanup network enums ( #8627 )
...
* cleanup & consolidate network enums
5 years ago
Whymarrh Whitby
f5a125fe61
Move export defaults statements alongside their objects ( #8525 )
5 years ago
Whymarrh Whitby
92971d3c87
Migrate codebase to use ESM ( #7730 )
...
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
5 years ago
Bruno Barbieri
5798a9e5f1
Fix chainId for non standard networks ( #7502 )
5 years ago
Mark Stacey
466ece4588
Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" ( #7648 )
...
This reverts commit 1110287fe1
, reversing
changes made to 72eb233ee9
.
5 years ago
Bruno Barbieri
f7c9903d95
Fix chainId for non standard networks ( #7502 )
5 years ago
Dan J Miller
7af902e500
Make chainId available in the metamask-inpage-provider ( #7110 )
...
* Make chainId available in the metamask-inpage-provider
* Update metamask-inpage-provider to 2.1.0
* Add e2e tests for ethereum.on events
* Move chainId constants to lib/enums.js
* Don't use new chainId enums in createInfuraClient
* Fix app/scripts/lib/select-chain-id.js
5 years ago