1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/transaction-list-item
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
..
index.js Refactor transactions list views. Add redesign components 2018-08-23 16:44:44 -07:00
index.scss Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
transaction-list-item.component.js Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
transaction-list-item.container.js Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00