A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Decker
e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 ( #11549 )
...
wip
Documentation improvements for send slice support of EIP1559
Remove console.log in send duck
Property lookup safety improvement in selectors/confirm-transaction
Add code accidentally removed in rebase
Update addTxGasDefaults and _getDefaultGasFees to work with new estimate types, and ensure we correctly handle gas price estimates when on EIP1559 networks (#11615 )
* Fix typo
Remove console.log in send duck
* Update addTxGasDefaults and _getDefaultGasFees to work correctly with all new gas fee estimate types
* Don't show gas timing support when not on eip1559 compatible network
* Hide gas timing component on transaction screen when on a non-1559 network
* Improve comments, tests and edge case handling
* Ensure eip1559 fees are applied and updated correctly when eip1559 estimate api fails
* Lint fix
Co-authored-by: Brad Decker <git@braddecker.dev>
Remove console.log
Handle possible gasEstimateType undefined
Remove unnecessary nonce field position change in confirm-page-container-content__details
3 years ago
..
useCancelTransaction.js
rely upon gas fee controller for gas price estimates ( #11511 )
3 years ago
useCancelTransaction.test.js
provide skeleton for submitting gas form ( #11496 )
3 years ago
useCopyToClipboard.js
Using values from shared/constants/time to represent timing values ( #11241 )
4 years ago
useCurrencyDisplay.js
move conversion utils to shared folder ( #11451 )
3 years ago
useCurrencyDisplay.test.js
move metamask state selectors out of send ( #11249 )
4 years ago
useCurrentAsset.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useEqualityCheck.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useEthFiatAmount.js
move metamask state selectors out of send ( #11249 )
4 years ago
useGasFeeEstimates.js
Update send and confirm state management, and tx controller gas defaults, for EIP1559 ( #11549 )
3 years ago
useGasFeeEstimates.test.js
Update send and confirm state management, and tx controller gas defaults, for EIP1559 ( #11549 )
3 years ago
useGasFeeInputs.js
Update send and confirm state management, and tx controller gas defaults, for EIP1559 ( #11549 )
3 years ago
useGasFeeInputs.test.js
Update send and confirm state management, and tx controller gas defaults, for EIP1559 ( #11549 )
3 years ago
useI18nContext.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useIncrementedGasFees.js
update speedup and cancel to make room for EIP-1559 ( #11407 )
3 years ago
useMethodData.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useMetricEvent.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useOriginMetadata.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
usePrevious.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useRetryTransaction.js
rely upon gas fee controller for gas price estimates ( #11511 )
3 years ago
useRetryTransaction.test.js
rely upon gas fee controller for gas price estimates ( #11511 )
3 years ago
useSafeGasEstimatePolling.js
Update send and confirm state management, and tx controller gas defaults, for EIP1559 ( #11549 )
3 years ago
useShouldAnimateGasEstimations.js
EIP-1559 - Show gas estimate updating animation in transaction detail ( #11566 )
3 years ago
useShouldShowSpeedUp.js
Using values from shared/constants/time to represent timing values ( #11241 )
4 years ago
useSwappedTokenValue.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useTimeout.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useTokenData.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useTokenData.test.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useTokenDisplayValue.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useTokenDisplayValue.test.js
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
useTokenFiatAmount.js
move metamask state selectors out of send ( #11249 )
4 years ago
useTokenTracker.js
add erc-721 token detection and flag to disable sending ( #11210 )
3 years ago
useTokensToSearch.js
move metamask state selectors out of send ( #11249 )
4 years ago
useTransactionDisplayData.js
Adding method to capture one-time Sentry exceptions ( #11553 )
3 years ago
useTransactionDisplayData.test.js
Adding method to capture one-time Sentry exceptions ( #11553 )
3 years ago
useUserPreferencedCurrency.js
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
3 years ago
useUserPreferencedCurrency.test.js
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
3 years ago