Commit Graph

12657 Commits (804fefcd36b5a11b2b61ecf8cbb6f442aa9a092f)
 

Author SHA1 Message Date
Alex Donesky 804fefcd36
Separate out non blocking gas errors (#11783) 3 years ago
Alex Donesky f9378b3aa2
Add fee level education button to swaps edit gas popover (#11785) 3 years ago
David Walsh d5033249a2
Fix NumericInput proptype error (#11773) 3 years ago
Dan J Miller e9ef3b168a
Allow max fee to be equal to max priority fee (#11778) 3 years ago
dependabot[bot] 24d6456aaf
Bump tar from 4.4.11 to 4.4.15 (#11753) 3 years ago
Dan J Miller 0cf5019486
Use bignumber for number comparisons in useGasFeeInput (#11776) 3 years ago
Dan J Miller 01262d33a4
Ensure that gas fee inputs fallback to tx params values if api is down (#11775) 3 years ago
Dan J Miller 9fcd93191b
Ensure that gas fee minimum errors show when api is down (#11767) 3 years ago
Dan J Miller 818dc13019
Fix legacy unapproved tx handling (#11766) 3 years ago
Mark Stacey d01b702b23
Update `eth-phishing-detect` to latest version (#11756) 3 years ago
Alex Donesky 4245dac8d9
tiny lost code change from 9.8.4 RC (#11764) 3 years ago
David Walsh e1de6e19af
EIP-1559 - Fix mislabeled MaxPriority fee key (#11758) 3 years ago
Alex Donesky d359429f04
Stop GasFeeController polling when pop closes (#11746) 3 years ago
David Walsh 96a13dddb5
Provide pointer cursor for radio group buttons (#11763) 3 years ago
Dan J Miller a950111a19
Show advanced options, and hide radio buttons, for advanced gas settings users (#11751) 3 years ago
David Walsh aa3d1f2341
EIP-1559 - Prevent uncaught exception when passing fees to getGasFeeTimeEstimate (#11759) 3 years ago
David Walsh f0daa28fac
EIP-1559 - Temporarily remove the loading heartbeat from the transaction detail (#11762) 3 years ago
David Walsh a3c7bae345
EIP-1559 - Remove unncessary props from AdvancedFormControls (#11757) 3 years ago
Dan J Miller 3f4c988018
Ensure gas fees update in popover on poll for new values (#11760) 3 years ago
Alex Donesky 4552a53724
remove unnecessary conversion call (#11742) 3 years ago
ryanml 7902e62d8f
Fixing errors in EditGasDisplay (#11748) 3 years ago
Dan J Miller b9fb495c7b
Allow max priority fee to be below 1, and only require it to be greater than 0 (#11749) 3 years ago
Dan J Miller 61b965a8a2
Allows users to set a max priority fee below suggested, just showing a warning in that case (#11750) 3 years ago
Dan J Miller 1acbb39dff
Rename effective gas price field to total gas fee (#11754) 3 years ago
Alex Donesky a4dda7d79e
Fix ipfs dependency vulernability (#11745) 3 years ago
Alex Donesky 615380b76d
Remove estimate detail above advanced gas controls in non-1559 network (#11744) 3 years ago
ryanml 7f0b2a81ce
Fall back to aggregator name when icon is unavailable (Swaps Load View) (#11718) 3 years ago
David Walsh 24d563fc2c
EIP-1559 - Show minium native currency in banner when on testnets (#11743) 3 years ago
Daniel deae2d47bf
Fix a position of a tooltip icon (#11739) 3 years ago
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 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