1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/test/data
Alex Donesky 74fa6fa187
Fix gas api overcalling (#12069)
* Move gasEstimation calls onto edit-gas-popover instead of transaction list item

* delete useCancelTransaction and useRetryTransaction hooks
consolidate gasFee calls into cancel button component.

* add tests

* update component name

* addressing feedback

* fix failing e2e test

* followup fix e2e tests

* change useIncrementedGasFees to accept single transaction rather than transactionGroup as argument

* remove unnecessary change to fixture

* only ever pass primary transaction to useIncrementedGasFees

* remove unnecessary optional chaining
2021-09-15 10:59:51 -05:00
..
fetch-mocks.json Integrating the TokenListController to Extension (#11398) 2021-09-09 16:56:27 -04:00
mock-pending-transaction-data.json Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
mock-state.json Integrating the TokenListController to Extension (#11398) 2021-09-09 16:56:27 -04:00
mock-tx-history.json Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
transaction-data.json Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00