mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
1fbdce8916
* 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. |
||
---|---|---|
.. | ||
notices | ||
states | ||
tools | ||
announcer.js | ||
backGroundConnectionModifiers.js | ||
genStates.js | ||
index.html | ||
metamaskbot-build-announce.js | ||
mock-dev.js | ||
mockExtension.js | ||
README.md | ||
run-version-bump.js | ||
selector.js | ||
sentry-publish.js | ||
sourcemap-validator.js | ||
states.json | ||
test.html | ||
ui-dev.js | ||
uiStore.js | ||
verify-locale-strings.js | ||
version-bump.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.