Commit Graph

161 Commits (develop)

Author SHA1 Message Date
Jyoti Puri a49a40fbbb
Adding GasFee context (#12530) 3 years ago
David Walsh 17b64e94fc
Use gas recommendation constants throughout app (#12461) 3 years ago
VSaric 65984291b6
Changed ETH decimal values to have 8 places for sending (#12437) 3 years ago
Jyoti Puri ab1877ae0e
Deleting old GasFeeInputs hook (#12526) 3 years ago
Alex Donesky 385e0f2ad4
fix missing conversion rates in swaps token drop down (#12420) 3 years ago
Jyoti Puri 79b08fb803
Refactoring useGasFeeInputs hook (#12327) 3 years ago
Jyoti Puri 707ae7d652
Extracting out error and warning code from useGasFeeInputs hook (#12283) 3 years ago
Alex Donesky aa070edd3f
Fixing address truncation papercuts (#12330) 3 years ago
Jyoti Puri fc41321470
Support for type 0 transaction (#12252) 3 years ago
Alex Donesky 0e57973db8 fix issue where conversionRates aren't shown for tokens stored in non-checksum format (#12206) 3 years ago
Alex Donesky 14f0d8245b
fix issue where conversionRates aren't shown for tokens stored in non-checksum format (#12206) 3 years ago
Alex Donesky 1ca02cb633
fix issue where duplicate tokens without icons appear in swap-to token list dropdown (#12148) 3 years ago
Alex Donesky b0a510562e Fix gas api overcalling (#12069) 3 years ago
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802) 3 years ago
Alex Donesky 74fa6fa187
Fix gas api overcalling (#12069) 3 years ago
Niranjana Binoy 0c2af43d3a
changing token address to lowercase for dynamic token list (#12071) 3 years ago
Alex Donesky 490d3b8d40
Integrate TokensController (#11552) 3 years ago
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