1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/store
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
..
actionConstants.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 2021-08-05 18:59:58 -05:00
actionConstants.test.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
actions.js Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
actions.test.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
store.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00