Commit Graph

194 Commits (c162d52ca3f260907a9a90e0b2ef1582d45e8a4f)

Author SHA1 Message Date
Dan J Miller a4f0944517 Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2 years ago
Dan J Miller 50f8be1673 Stop throwing an error when adding gas defaults for a simple send, that has data, to an address without a response code (#15424) 2 years ago
Dan J Miller 6602e4a013
Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2 years ago
Dan J Miller 7e01dbca96
Stop throwing an error when adding gas defaults for a simple send, that has data, to an address without a response code (#15424) 2 years ago
VSaric ce901f8edb
Add data about dropped transaction in FINALIZED metrics event (#15383) 2 years ago
Brad Decker c72199a1a6
update prettier (#15360) 2 years ago
Adnan Sahovic 6723608173
Added speed up metrics data for transaction events and properly track speed up type (#15197) 2 years ago
Brad Decker 652d631cda
remove exclusions for mismatched object jsdoc type casing (#15351) 2 years ago
Brad Decker 6246f02932
reducing logic gates in tx metrics (#15329) 2 years ago
VSaric f1ca3e56e7
Modify transaction type and add contract method data to metrics (#15175) 2 years ago
Dan J Miller 11374ec4d7 Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2 years ago
Dan J Miller a0c9738924
Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2 years ago
Dan Miller bc6c60cde1 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Dan Miller 24662963c5 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Mark Stacey 925a19fa4a Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0" 2 years ago
Daniel b0557daa05
Handle an RPC provider delay in Swaps (#14821) 3 years ago
Dan J Miller 8961ea5d1b
Ensure transaction type is correctly updated on edit (#14721) 3 years ago
Brad Decker 5444474d82
add gas_used to gasParams for conversion (#14627) 3 years ago
Brad Decker f251ca4ff2 Track send flow history on txMeta (#14510) 3 years ago
Daniel 2bd7127433
Swaps / STX improvements (#14622) 3 years ago
Brad Decker 564ad2f81b
Track send flow history on txMeta (#14510) 3 years ago
Brad Decker 193c22588e
call controller methods directly in send duck (#14465) 3 years ago
Brad Decker f567a3fe86
Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 3 years ago
Ariella Vu 78f4684b2a
MetaMetrics: Add EVENT.CATEGORIES const (#14474) 3 years ago
Ariella Vu aac40c75ee
TransactionsControllerTest: catch uncaught errors (#14196) 3 years ago
Dan J Miller 5fec2b53a7 Transaction updates methods return whole tx meta (#14147) 3 years ago
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 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
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
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
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
ryanml a4ddeed799
Adding estimate fields to updateTransaction, createCancelTransaction and createSpeedUpTransaction (#12398) 3 years ago