1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/edit-gas-popover
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788)
* Fixes updates on the confirm screen.

* Better handling of internal send transactions

* maxFee -> maxFeePerGas property name fix

* Remove redundant setEstimateToUse call in onManualChange

* Fix unit tests

* rebase error fix

* Fixes to speedup loading and transaction breakdown priority fee

* Fix lint and unit tests

* Ensure gas price based transaction that have been customized (e.g. speed up and retry) are properly initialized in useGasFeeInputs

* Clean up

* Link fix
2021-08-06 14:31:30 -05:00
..
edit-gas-popover.component.js Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
edit-gas-popover.stories.js Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
index.js Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
index.scss Adds insufficient gas error to edit-gas-display (#11524) 2021-07-30 20:16:31 -02:30