Commit Graph

4657 Commits (29948f3c3ad4b487f7fd427edcfc6f4980007d70)

Author SHA1 Message Date
David Walsh 39e5750981 EIP-1559 - Ensure form always displays when there are errors (#11787) 3 years ago
Alex Donesky 2089767d96 fix confirm transaction details to match spec (#11779) 3 years ago
David Walsh 0377e2c64e Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
Alex Donesky 99fecbf6d2 Separate out non blocking gas errors (#11783) 3 years ago
Alex Donesky f3995b72b0 Add fee level education button to swaps edit gas popover (#11785) 3 years ago
David Walsh df6c05eb17 Fix NumericInput proptype error (#11773) 3 years ago
Dan J Miller c2bfa57981 Allow max fee to be equal to max priority fee (#11778) 3 years ago
Dan J Miller 48bfd6c7f6 Use bignumber for number comparisons in useGasFeeInput (#11776) 3 years ago
Dan J Miller 825e8b7bbf Ensure that gas fee inputs fallback to tx params values if api is down (#11775) 3 years ago
Dan J Miller aa0f35a8ba Ensure that gas fee minimum errors show when api is down (#11767) 3 years ago
Dan J Miller 7384aea541 Fix legacy unapproved tx handling (#11766) 3 years ago
Alex Donesky ab1cd1152e tiny lost code change from 9.8.4 RC (#11764) 3 years ago
David Walsh efed7c2980 EIP-1559 - Fix mislabeled MaxPriority fee key (#11758) 3 years ago
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 3 years ago
David Walsh 1f578fcb1b Provide pointer cursor for radio group buttons (#11763) 3 years ago
Dan J Miller e1efc7170c Show advanced options, and hide radio buttons, for advanced gas settings users (#11751) 3 years ago
David Walsh 5d7eba2684 EIP-1559 - Prevent uncaught exception when passing fees to getGasFeeTimeEstimate (#11759) 3 years ago
David Walsh 179f368ae5 EIP-1559 - Temporarily remove the loading heartbeat from the transaction detail (#11762) 3 years ago
David Walsh f17514489f EIP-1559 - Remove unncessary props from AdvancedFormControls (#11757) 3 years ago
Dan J Miller b9d5c431c1 Ensure gas fees update in popover on poll for new values (#11760) 3 years ago
Alex Donesky 0dcdbdd99e remove unnecessary conversion call (#11742) 3 years ago
ryanml 0eef0d424d Fixing errors in EditGasDisplay (#11748) 3 years ago
Dan J Miller 8f50afb0dc Allow max priority fee to be below 1, and only require it to be greater than 0 (#11749) 3 years ago
Dan J Miller 8a31aaadcb Allows users to set a max priority fee below suggested, just showing a warning in that case (#11750) 3 years ago
Dan J Miller 17a4b5224a Rename effective gas price field to total gas fee (#11754) 3 years ago
Alex Donesky ce88b87860 Remove estimate detail above advanced gas controls in non-1559 network (#11744) 3 years ago
ryanml 3c0846df84 Fall back to aggregator name when icon is unavailable (Swaps Load View) (#11718) 3 years ago
David Walsh c4c1504e09 EIP-1559 - Show minium native currency in banner when on testnets (#11743) 3 years ago
Daniel 474d7571b6 Fix a position of a tooltip icon (#11739) 3 years ago
Alex Donesky 340c3d2876 Add gasPrice to be used on non-1559 networks for transaction details on confirm screen (#11741) 3 years ago
David Walsh 29072a0cf0 EIP-1559 - Provide better validation for gas price and gas limit (#11736) 3 years ago
Dan J Miller ac32efd814 Ensure that gas price in popover updates when api provided estimate updates (#11727) 3 years ago
David Walsh ce61eaacdf EIP-1559 - Ensure transaction detail font-size and icon colors are consistent with Figma design (#11735) 3 years ago
David Walsh 3b2b5c018f EIP-1559 - Return null from GasTiming if on non-1559 network (#11733) 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
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