Commit Graph

61 Commits (ad7d85b04e6caf7b23e717dbc87864234c1d95f2)

Author SHA1 Message Date
Niranjana Binoy eb987a47b5
Integrating the TokenListController to Extension (#11398) 3 years ago
Brad Decker ec1fd38076
remove unused sidebar component (#12048) 3 years ago
Alex Donesky 13c2614b0d Use higher gasfees when attempting to speedup or cancel a transaction (#11936) 3 years ago
Alex Donesky 9b6acb7370
Use higher gasfees when attempting to speedup or cancel a transaction (#11936) 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 805859af4d Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 3 years ago
ryanml b7bab56a04 Return an empty string when date is not provided [Date display utils] (#11831) 3 years ago
David Walsh a0d8894989 Remove unwanted console.log from codebase (#11820) 3 years ago
Dan J Miller ae247ea14a
Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 3 years ago
ryanml 38b581cdfa
Return an empty string when date is not provided [Date display utils] (#11831) 3 years ago
David Walsh e0692db7ba
Remove unwanted console.log from codebase (#11820) 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
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
David Walsh a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 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
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 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
Alex Donesky d359429f04
Stop GasFeeController polling when pop closes (#11746) 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