1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development
Alex Donesky 8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694)
Fixing up tests and add back old custom gas modal for non-eip1559 compliant networks

Remove unnecessary props from send-gas-row.component

fix breaking test

Fix primary and secondary title overrides

fix rebase issue

Fix rebase conflict

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2021-07-30 22:59:21 -02:30
..
build Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 2021-07-30 22:59:21 -02:30
lib Add retries to the benchmark script (#11319) 2021-06-21 12:46:18 -02:30
announcer.js
chromereload.js
create-static-server.js
empty.js
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js Making bundle viz links collapsable (#11542) 2021-07-16 11:23:31 -07:00
missing-locale-strings.js
mock-3box.js
mock-segment.js
README.md
run-ganache.sh
sentry-publish.js
sentry-upload-artifacts.sh
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
static-server.js
stream-flat-map.js Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
verify-locale-strings.js

Development

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

Usually each files contains information about its scope / usage.