1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 0ffee10f19
Prevent invalid inline speed-ups (#7085)
Speeding up anything but the pending transaction with the lowest nonce
is ineffectual, as the transaction with the lowest nonce blocks the
others from completing first. The inline speed-up button in the
transaction activity log has been removed for these invalid cases.

The button will show up in the activity log for the pending transaction
with the lowest nonce, but not for the others.

Closes #6844
2019-09-09 16:59:00 -03:00
..
components Prevent invalid inline speed-ups (#7085) 2019-09-09 16:59:00 -03:00
css Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
ducks Prevent multiple warnings for the same locale message (#7091) 2019-09-06 10:47:07 -03:00
helpers Prevent multiple warnings for the same locale message (#7091) 2019-09-06 10:47:07 -03:00
pages Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
selectors Remove blockscale, replace with ethgasstation 2019-08-22 07:04:52 -07:00
store Prevent multiple warnings for the same locale message (#7091) 2019-09-06 10:47:07 -03:00