Commit Graph

12837 Commits (48c5c07ded7b938152a3f09e30fcba32dd347998)
 

Author SHA1 Message Date
Alex Donesky a4927a30ac
Add gasPrice to be used on non-1559 networks for transaction details on confirm screen (#11741) 3 years ago
David Walsh fba662ca2b
EIP-1559 - Provide better validation for gas price and gas limit (#11736) 3 years ago
David Walsh 9ccb91f47b
EIP-1559 - Fix education modal typo (#11740) 3 years ago
Dan J Miller 7ac1972371
Ensure that gas price in popover updates when api provided estimate updates (#11727) 3 years ago
David Walsh cdbfe0f132
EIP-1559 - Ensure transaction detail font-size and icon colors are consistent with Figma design (#11735) 3 years ago
David Walsh aa08171c72
EIP-1559 - Return null from GasTiming if on non-1559 network (#11733) 3 years ago
Dan Miller 01be0f599c Merge branch 'master' into Version-v10.0.0 3 years ago
MetaMask Bot 9b35d4c8d4 Version v10.0.0 3 years ago
Dan J Miller 02c462168d
Master sync (#11734) 3 years ago
Dan J Miller 4d4adfd45f
Revert "Sync `master` with `develop` (#11666)" (#11732) 3 years ago
David Walsh e2fbc7ce8e
Remove button group for non-EIP-1559 networks (#11712) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
Dan J Miller 8481c4b6be
Show warning when network request for fee market estimates fails (#11724) 3 years ago
David Walsh d34bf92fd0
Fix 11705 - Reset gas limit when radio button clicked (#11710) 3 years ago
Alex Donesky c43f6cab63
remove estimate detail in advanced gas controls (#11728) 3 years ago
kumavis 7018b43898
improve password-manager metadata attributes (#11690) 3 years ago
ryanml 1360b2bf6b
Rejecting EIP-1559 transactions on unsupported networks (#11722) 3 years ago
Dan J Miller 668fd2db66
Ensure that gas fee/prices params are not updated while in send edit stage/mode (#11620) 3 years ago
David Walsh 4ce6994a6c
Fix #11695 - Prevent maxFee and maxPriorityFee imbalance (#11700) 3 years ago
David Walsh 38ff2c937f
Fix #11703 - Provide wiring for approval modal (#11711) 3 years ago
David Walsh 81f274303e
EIP-1559 - Only show advanced form toggle when radio buttons are present (#11713) 3 years ago
David Walsh 219b0f9bd6
Fix 11709 - Always show fiat on mainnet (#11714) 3 years ago
Dan J Miller 9c0e34b264
EIP-1559 - Ensure gas limit is of minimum value (#11702) 3 years ago
David Walsh 39823b3800
EIP-1559 - Implement speedup and cancel buttons (#11701) 3 years ago
Alex Donesky 8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Dan J Miller f1140087b7
Adds insufficient gas error to edit-gas-display (#11524) 3 years ago
Dan J Miller a1f8a65519
Ensure correct conversion of data before calling getGasFeeTimeEstimate (#11697) 3 years ago
Dan J Miller b2cb38ab2d
Ensure createPendingTxMiddleware returns gasPrice for EIP-1559 transactions (#11685) 3 years ago
Daniel fa703173a0
Fix Jest unit tests (#11687) 3 years ago
Daniel 24f5cc009b
Pass "maxFeePerGas" to the <GasTiming> component from Swaps (#11684) 3 years ago
kumavis 66eb4fb5a0
Update background.js (#11663) 3 years ago
David Walsh e283c03c4e
EIP-1559 - Improve gas timing logic to show more accurate verbiage (#11668) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
David Walsh cbfde8a080
EIP-1559 - Fix duplicated networkSupports1559 variables (#11679) 3 years ago
David Walsh 5e18013468
Fix Storybook components by updating state for 1559 (#11676) 3 years ago
Alex Donesky 583c115663
remove estimation appearance from edit-gas-popover on non-1559 networks (#11673) 3 years ago
Alex Donesky 1135810699
Bump controllers version from 12.0.0 to 14.0.2 (#11674) 3 years ago
Dan J Miller b4722ff81d
Fix to having radio buttons in advanced gas inputs pre-selected (#11669) 3 years ago
David Walsh 990a278177
EIP-1559 - Only show radio group and gas timing when network supports 1559 (#11659) 3 years ago
ryanml 8b53350501
Sync `master` with `develop` (#11666) 3 years ago
David Walsh 15cbe4e9a0
EIP-1559 - Allow decimals for maxFeePerGas and maxPriorityFeePerGas (#11664) 3 years ago
David Walsh 0849738003
EIP-1559 - Don't hide advanced form when radio button is chosen (#11643) 3 years ago
David Walsh 6d1fb911dc
EIP-1559 - Fix education links (#11650) 3 years ago
ryanml f8998aed48
Merge pull request #11662 from MetaMask/Version-v9.8.4 3 years ago
ryanml c3c43ae62c
[skip e2e] Update changelog for v9.8.4 (#11665) 3 years ago
Dan J Miller 404f876026
Allow higher precision gas prices in the send flow (#11652) 3 years ago
MetaMask Bot 3010c1b565 Version v9.8.4 3 years ago
Dan J Miller d56bf1dedc Use current block gas limit as the limit passed eth_estimateGas (#11658) 3 years ago
ryanml aeae70ffd4
Revert "Use current block gas limit as the limit passed eth_estimateGas (#11658)" (#11660) 3 years ago