This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
metamask-extension
/
ui
/
hooks
/
gasFeeInput
History
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
…