1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/selectors
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
..
confirm-transaction.js Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
confirm-transaction.test.js Adding edit navigation button flow back to send token flow (#11335) 2021-06-23 18:50:24 -05:00
custom-gas.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
custom-gas.test.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
first-time-flow.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
permissions.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
selectors.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 2021-08-02 17:52:18 -05:00
selectors.test.js Swaps: Add anonymized tracking for HW wallet and HW wallet type (#11063) 2021-05-12 10:17:17 -05:00
transactions.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transactions.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00