Commit Graph

34 Commits (03e3edb00cd53c4c0a57280a64f5f8cb48c45e95)

Author SHA1 Message Date
Jyoti Puri 707ae7d652
Extracting out error and warning code from useGasFeeInputs hook (#12283) 3 years ago
Jyoti Puri fc41321470
Support for type 0 transaction (#12252) 3 years ago
Dan J Miller f6cd702f1b Dont default gas limit in gas popover when non is available on transaction params (#11872) 3 years ago
Dan J Miller 05fa7961f1
Dont default gas limit in gas popover when non is available on transaction params (#11872) 3 years ago
Dan J Miller 17ae98ac39 Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 3 years ago
Dan J Miller 29487ef277
Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 3 years ago
Dan J Miller de388a7b1c Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller e6543a83ef
Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Alex Donesky 9566cd09c0 Hide gasTiming on edit-gas-popover when form is in error (#11792) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Alex Donesky 1216dc95c0
Hide gasTiming on edit-gas-popover when form is in error (#11792) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
Alex Donesky 99fecbf6d2 Separate out non blocking gas errors (#11783) 3 years ago
Alex Donesky 804fefcd36
Separate out non blocking gas errors (#11783) 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 e9ef3b168a
Allow max fee to be equal to max priority fee (#11778) 3 years ago
Dan J Miller 0cf5019486
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 01262d33a4
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
Dan J Miller e1efc7170c Show advanced options, and hide radio buttons, for advanced gas settings users (#11751) 3 years ago
Dan J Miller b9d5c431c1 Ensure gas fees update in popover on poll for new values (#11760) 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
Dan J Miller a950111a19
Show advanced options, and hide radio buttons, for advanced gas settings users (#11751) 3 years ago
Dan J Miller 3f4c988018
Ensure gas fees update in popover on poll for new values (#11760) 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 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
David Walsh c4c1504e09 EIP-1559 - Show minium native currency in banner when on testnets (#11743) 3 years ago
David Walsh 24d563fc2c
EIP-1559 - Show minium native currency in banner when on testnets (#11743) 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 fba662ca2b
EIP-1559 - Provide better validation for gas price and gas limit (#11736) 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 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
David Walsh 4ce6994a6c
Fix #11695 - Prevent maxFee and maxPriorityFee imbalance (#11700) 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
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
Dan J Miller b4722ff81d
Fix to having radio buttons in advanced gas inputs pre-selected (#11669) 3 years ago
David Walsh 604524f94d
EIP-1559 - Restore custom values in Edit Gas Popover (#11589) 3 years ago
David Walsh 286fd397f8
EIP-1559 - Maintain changed form values and unselect radio buttons when user customizes form value (#11577) 3 years ago