1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Update copy in dapp suggested gas fee tooltip to: "Edit to use MetaMask's recommended gas fee based on the latest block." #11952 (#11986) 2021-09-01 11:02:01 -07:00
ducks Quotes prefetching in Swaps (#11915) 2021-09-15 15:13:18 +02:00
helpers changing token address to lowercase for dynamic token list (#12071) 2021-09-10 23:55:23 -04:00
hooks Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
pages Quotes prefetching in Swaps (#11915) 2021-09-15 15:13:18 +02:00
selectors Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
store Quotes prefetching in Swaps (#11915) 2021-09-15 15:13:18 +02:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00