1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development
Dan J Miller 1fbdce8916 Improve ux for low gas price set (#5862)
* Show user warning if they set gas price below safelow minimum, error if 0.

* Properly cache basic price estimate data.

* Default retry price to recommended price if original price was 0x0

* Use mock fetch in send-new-ui integration tests.
2018-12-10 13:51:00 -08:00
..
notices
states Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00
tools
announcer.js eslint --fix . 2018-07-02 18:49:33 -04:00
backGroundConnectionModifiers.js Fix bug in test mock signature request methods. 2018-07-11 13:37:26 -02:30
genStates.js Speed up genStates script by using built-in require fn 2018-11-20 14:04:50 -03:30
index.html
metamaskbot-build-announce.js eslint --fix . 2018-07-02 18:49:33 -04:00
mock-dev.js Remove first-time and navigate-txs integration tests 2018-11-20 14:04:50 -03:30
mockExtension.js eslint --fix . 2018-07-02 18:49:33 -04:00
README.md
run-version-bump.js eslint --fix . 2018-07-02 18:49:33 -04:00
selector.js eslint --fix . 2018-07-02 18:49:33 -04:00
sentry-publish.js CI - Allow sourcemap uploads to sentry for empty version (#5403) 2018-10-10 10:24:25 -04:00
sourcemap-validator.js fix sourcemap-validator.js warnings 2018-07-02 18:56:51 -04:00
states.json
test.html
ui-dev.js fix ui-dev.js warnings 2018-07-02 18:57:25 -04:00
uiStore.js
verify-locale-strings.js development tools - fix i18n verify tool 2018-11-04 22:18:30 -05:00
version-bump.js Version 5.0.3 (#5785) 2018-11-20 08:34:14 -10:00

Development

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

Usually each files contains information about its scope / usage.