Commit Graph

271 Commits (85d3c888ac33bfc45c6508e91b5f3a2ec76d8780)

Author SHA1 Message Date
Olusegun Akintayo c54f9b3097
update gas fees (#13646) 3 years ago
Dan J Miller 81b3e6e925
Transaction updates methods return whole tx meta (#14147) 3 years ago
Brad Decker 116d6b0eb8
add asset_type to transactions (#13858) 3 years ago
Olusegun Akintayo e157d2b51f
Dev olu update swap approval transaction (#13641) 3 years ago
Niranjana Binoy 3f0fa89d8d Deleting transactions from currentNetworkTxnList based on unique address along with nonce and chainId (#13669) 3 years ago
Olusegun Akintayo 442edc5a91
Update EIP1559 params. (#13652) 3 years ago
Brad Decker 9cea401022
extract determineTransactionType from tx controller (#13737) 3 years ago
Olusegun Akintayo 028850899e
Replace uses of updateTransaction (from the tx controller) with less powerful methods for each specific state transition (#13496) 3 years ago
Brad Decker 6e34b70db3
add account_type and device_model to tx metrics (#13682) 3 years ago
Niranjana Binoy 2bab7ada8f
Deleting transactions from currentNetworkTxnList based on unique address along with nonce and chainId (#13669) 3 years ago
Daniel 2585f45bde
Add support for Smart Transactions (#12676) 3 years ago
Jyoti Puri c0d03ea70a Fix: advance defaults should never be used for swaps (#13617) 3 years ago
Jyoti Puri 2b5b787ca9
Fix: advance defaults should never be used for swaps (#13617) 3 years ago
Jyoti Puri cc1861a34e
Adding metrics events for EIP-1559 V2 flow (#13329) 3 years ago
Jyoti Puri 41df6eac1c
Capturing default gas estimates in txMeta and passing it to metrics (#13385) 3 years ago
Jyoti Puri 11c61a3ead
EIP-1559 V2 UI/UX improvements (#13419) 3 years ago
VSaric 5579061cfa
Proper calculation of the gas limit (#12784) 3 years ago
PeterYinusa e2a8886a05
Upgrade ganache - continued (#13354) 3 years ago
Brad Decker c58cc631c7
implement event fragments for tx controller (#13331) 3 years ago
Jyoti Puri 88faef7e19
Adding user setting option for EIP-1559 V2 (#13242) 3 years ago
Niranjana Binoy cd0892a3af
EIP-1559 V2: Use default gas preferences of user for all transactions (#13238) 3 years ago
Alex Donesky 4826c8c95e
Feat/collectibles send flow (#13048) 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
Mark Stacey ba54a3d83b
Update ESLint config to v8 (#12886) 3 years ago
igorms-cons 981db6e0ea
Fix confirmed transaction time (#12633) 3 years ago
Niranjana Binoy 4b975adc85
EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 3 years ago
David Walsh 3f9ec40107
Use gas estimate type constants (#12460) 3 years ago
David Walsh 17b64e94fc
Use gas recommendation constants throughout app (#12461) 3 years ago
David Walsh b5e601bc87
Use TRANSACTION_ENVELOPE_TYPES for legacy transaction type testing (#12455) 3 years ago
David Walsh b7b21ed20b
Use rejected constant within transaction state manager (#12458) 3 years ago
ryanml a4ddeed799
Adding estimate fields to updateTransaction, createCancelTransaction and createSpeedUpTransaction (#12398) 3 years ago
Akintayo A. Olusegun 03e3edb00c
Refactor checking if address is contract into a new module. (#12354) 3 years ago
Akintayo A. Olusegun 319ab42bc1
Fix for #11503: when you send a transaction with value as 0x, you get a Bignumber error (#11996) 3 years ago
Jyoti Puri fc41321470
Support for type 0 transaction (#12252) 3 years ago
Thomas Huang 02a4da9ad2
Fix 12145 - Ledger errors being set as `Error: [object, object]` (#12176) 3 years ago
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802) 3 years ago
Alex Donesky da305656bd
cap resubmit transaction retries to within 50 blocks of first submission (#12003) 3 years ago
ryanml e7dc42be0b
Do not attempt to track tx metrics events if txMeta is not available (#11823) 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
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
ryanml 1360b2bf6b
Rejecting EIP-1559 transactions on unsupported networks (#11722) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
Dan J Miller aaa15cbe03
Add support for EIP1559 transactions to transaction breakdown (#11622) 3 years ago
Dan J Miller 7c86727c16
Make EIP1559 compatibility in tx controller also require account type support (#11616) 3 years ago
Brad Decker 12e7089363 moving some properties to identifiable payload (#11506) 3 years ago