1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/hooks/gasFeeInput
Dan J Miller 9ecf5d2d4e Fix speed up of 0 max priority fee transactions (#17547)
* Fix speed up of 0 max priority fee transactions

* Update ui/hooks/gasFeeInput/useTransactionFunction.test.js

Co-authored-by: Brad Decker <bhdecker84@gmail.com>

* Use bignumber for comparison to zero

---------

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: Pedro Figueiredo <pedro.figueiredo@consensys.net>
2023-02-06 19:37:30 +00:00
..
test-utils.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasEstimates.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasEstimates.test.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasFeeErrors.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasFeeErrors.test.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasFeeInputs.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasFeeInputs.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
useGasPriceInput.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useGasPriceInput.test.js Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
useMaxFeePerGasInput.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useMaxFeePerGasInput.test.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useMaxPriorityFeePerGasInput.js Ensure the advanced gas modal displays a zero priority fee if that is how it is set in the transaction (#17559) 2023-02-06 17:04:49 +00:00
useMaxPriorityFeePerGasInput.test.js Ensure the advanced gas modal displays a zero priority fee if that is how it is set in the transaction (#17559) 2023-02-06 17:04:49 +00:00
useTransactionFunction.test.js Fix speed up of 0 max priority fee transactions (#17547) 2023-02-06 19:37:30 +00:00
useTransactionFunctions.js Fix speed up of 0 max priority fee transactions (#17547) 2023-02-06 19:37:30 +00:00
utils.js Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00