1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 14:15:06 +01:00
metamask-extension/ui/components/app/advanced-gas-controls
Dan J Miller 738d2722c5 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 19:30:10 -02:30
..
advanced-gas-controls.component.js Fixes updates on the confirm screen. (#11788) 2021-08-06 19:30:10 -02:30
advanced-gas-controls.stories.js Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
index.js Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
index.scss Remove estimate detail above advanced gas controls in non-1559 network (#11744) 2021-08-03 22:13:09 -02:30