1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/pages/swaps/view-quote
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
..
__snapshots__ EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 2021-07-30 13:35:30 +02:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Fixing ever-present scrollbar issue on Swaps view (#11182) 2021-05-27 10:27:18 -07:00
view-quote-price-difference.js Add icon to actionable message component (#11409) 2021-07-02 14:07:56 -05:00
view-quote-price-difference.test.js Improve UI + content for price difference notifications (#11145) 2021-05-21 12:02:23 -05:00
view-quote.js Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
view-quote.test.js Fix Jest unit tests (#11687) 2021-07-30 15:10:41 -02:30