1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/development
Erik Marks 5b8c07817a
Remove localhost provider type (#9551)
* Delete localhost provider type

* Use ganache-cli default chain ID for tests

* Delete unused test firstTimeState variable

* Migrate default ganache-cli network to frequentRpcListDetail

* Add default test provider state

* Add test functionality to createJsonRpcClient

* Lint locales

* Update test middleware creation

* fixup! Update test middleware creation
2020-10-12 12:05:40 -07:00
..
build
announcer.js
auto-changelog.sh
create-static-server.js
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js
mock-3box.js
README.md
require-react-devtools.js
run-ganache
sentry-publish.js
sentry-upload-artifacts.sh
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js
static-server.js
verify-locale-strings.js

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.