Commit Graph

108 Commits (d25f0e5817ecdc8e37bfb144e4b7ebf299233421)

Author SHA1 Message Date
VSaric 5579061cfa
Proper calculation of the gas limit (#12784) 3 years ago
dragana8 a67a5efca3
Incorrect Rounding Down of Balance #10167 (#13337) 3 years ago
Alex Donesky f087e501a1
Add modal with directions to re-add token as NFT (#13291) 3 years ago
Matthew Epps a8ec876031
Fix token ordering: prioritize top before owned (#13270) 3 years ago
Brad Decker b820ef131b
Implement event fragments (#12251) 3 years ago
Jyoti Puri 88faef7e19
Adding user setting option for EIP-1559 V2 (#13242) 3 years ago
Alex Donesky 4826c8c95e
Feat/collectibles send flow (#13048) 3 years ago
Elliot Winkler 7b963cabd7
Alert users when the network is busy (#12268) 3 years ago
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules (#12112) 3 years ago
Elliot Winkler af971cd5b6
Remove dupe Prettier config from ESLint config (#13234) 3 years ago
Jyoti Puri 0c531f8b01
EIP-1559 V2 UI fixes (#13222) 3 years ago
Jyoti Puri f5dcd12293
using 1559 V2 for cancel speed up flows (#13019) 3 years ago
Hassan Malik f946c030b5
Choose accounts refactor (#13039) 3 years ago
Erik Marks c03b6dd19b
Subject metadata cleanup (#13090) 3 years ago
Jyoti Puri 19c3d021ea
Using EIP-1559 V2 for swaps (#12966) 3 years ago
Mark Stacey ba54a3d83b
Update ESLint config to v8 (#12886) 3 years ago
Matthew Epps 311ea021f3
Optimize rest of swaps flow (#12939) 3 years ago
Erik Marks 31cf7c10a4
Permission System 2.0 (#12243) 3 years ago
Jyoti Puri 2af45a656f
Adding validations for advance gas fee input fields (#12879) 3 years ago
Mark Stacey b75ef5f0eb
Remove redundant `EIP_1559_V2_ENABLED` comparison (#12954) 3 years ago
Jyoti Puri cd4ddffd9c
Adding gas limit section on advance gas fee modal (#12865) 3 years ago
Matthew Epps 7a92e22111
Swaps optimizations (#12842) 3 years ago
Jyoti Puri a020281c96
Implementing save button on advance gas fee modal (#12854) 3 years ago
Matthew Epps 8e6a0ff879
Send all swaps requests to api2, remove useNewSwapsApi boolean (#12792) 3 years ago
Niranjana Binoy 4b975adc85
EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 3 years ago
Jyoti Puri 0e0e7ac830
Legacy transactions to use old transaction flow (#12782) 3 years ago
Jyoti Puri 7609841902
Confirm transaction page - onchain failure handling (#12743) 3 years ago
Jyoti Puri 2c6fb06114
Edit gas fee modal more changes (#12660) 3 years ago
Jyoti Puri 0daefe9ea0
Adding edit gas fee modal (#12624) 3 years ago
Jyoti Puri 39cb29d5b5
Changes in edit link on confirm transaction page (#12567) 3 years ago
Jyoti Puri 4779bd9fe5
Show warning in confirm transaction screen for low/high gas values. (#12545) 3 years ago
Mark Stacey ab2aca2c08
Fix lint errors (#12645) 3 years ago
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