1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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 feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useGasEstimates.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useGasEstimates.test.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
useGasFeeErrors.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useGasFeeErrors.test.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasFeeInputs.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useGasFeeInputs.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useGasPriceInput.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useGasPriceInput.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
useMaxFeePerGasInput.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
useMaxFeePerGasInput.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
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 feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00