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 b0a510562e 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-16 15:49:54 -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-16 15:49:54 -05:00
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
ducks Updating decimal precision to 9 (getRoundedGasPrice) (#11930) 2021-08-25 11:55:46 -07:00
helpers Return an empty string when date is not provided [Date display utils] (#11831) 2021-08-16 17:56:56 -07:00
hooks Fix gas api overcalling (#12069) 2021-09-16 15:49:54 -05:00
pages Temporarily Disabling Mobile Sync (#11931) 2021-08-25 11:56:23 -07:00
selectors 1559 ledger (#11951) 2021-09-01 10:43:42 -07:00
store Ensure transaction activity log supports EIP-1559 (#11794) 2021-08-06 19:49:33 -02:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00