1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
accounts/new-account
components Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00
constants Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
css Replace height: 100% rule with workaround for flexbox quirks 2018-12-05 14:13:45 -03:30
ducks Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00
first-time
helpers Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
higher-order-components
img
keychains/hd
reducers Adds speed up slide-in gas customization sidebar 2018-12-04 00:06:22 -03:30
selectors Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00
actions.js Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
app.js Remove gas customization integration tests (in favour of e2e tests) 2018-12-04 00:06:22 -03:30
conf-tx.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
conversion-util.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
conversion-util.test.js
i18n-provider.js
infura-conversion.json
reducers.js Connect the gas-button-group component to redux and a live api. 2018-12-04 00:06:04 -03:30
root.js
routes.js
select-app.js Default to the new UI for first time users 2018-11-20 14:04:17 -03:30
selectors.js Adds speed up slide-in gas customization sidebar 2018-12-04 00:06:22 -03:30
store.js
token-util.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
util.js Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
welcome-screen.js Remove "Beta" from welcome messages 2018-11-20 14:04:50 -03:30