1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/hooks/gasFeeInput
Dan J Miller 0c24448037
Ensure the advanced gas modal displays a zero priority fee if that is how it is set in the transaction (#17559)
Co-authored-by: Pedro Figueiredo <pedro.figueiredo@consensys.net>
2023-02-03 12:30:49 -03:30
..
test-utils.js
useGasEstimates.js
useGasEstimates.test.js
useGasFeeErrors.js
useGasFeeErrors.test.js
useGasFeeInputs.js
useGasFeeInputs.test.js
useGasPriceInput.js
useGasPriceInput.test.js
useMaxFeePerGasInput.js
useMaxFeePerGasInput.test.js
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-03 12:30:49 -03:30
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-03 12:30:49 -03:30
useTransactionFunction.test.js Fix speed up of 0 max priority fee transactions (#17547) 2023-02-03 07:57:32 -03:30
useTransactionFunctions.js Fix speed up of 0 max priority fee transactions (#17547) 2023-02-03 07:57:32 -03:30
utils.js