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 Miller
b0dfe2109c
Merge branch 'master' into Version-v10.10.0
2022-02-10 14:28:23 -03:30
..
test-utils.js
Add modal with directions to re-add token as NFT (
#13291
)
2022-01-19 12:42:41 -06:00
useGasEstimates.js
Resolve a BigNumber issue (
#13555
)
2022-02-08 14:46:07 -03:30
useGasEstimates.test.js
…
useGasFeeErrors.js
…
useGasFeeErrors.test.js
…
useGasFeeInputs.js
Proper calculation of the gas limit (
#12784
)
2022-01-21 09:58:59 -06:00
useGasFeeInputs.test.js
Adding user setting option for EIP-1559 V2 (
#13242
)
2022-01-12 00:47:56 +05:30
useGasPriceInput.js
…
useGasPriceInput.test.js
…
useMaxFeePerGasInput.js
…
useMaxFeePerGasInput.test.js
…
useMaxPriorityFeePerGasInput.js
…
useMaxPriorityFeePerGasInput.test.js
…
useTransactionFunction.test.js
Adding metrics events for EIP-1559 V2 flow (
#13329
)
2022-02-01 23:23:03 +05:30
useTransactionFunctions.js
Adding metrics events for EIP-1559 V2 flow (
#13329
)
2022-02-01 23:23:03 +05:30
utils.js
…