Commit Graph

35 Commits (b29b48836e7ac1d99b67b3ae727e3e76122b8a54)

Author SHA1 Message Date
Brad Decker 193c22588e
call controller methods directly in send duck (#14465) 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
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
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
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
PeterYinusa e2a8886a05
Upgrade ganache - continued (#13354) 3 years ago
Brad Decker c58cc631c7
implement event fragments for tx controller (#13331) 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
ryanml a4ddeed799
Adding estimate fields to updateTransaction, createCancelTransaction and createSpeedUpTransaction (#12398) 3 years ago
Jyoti Puri fc41321470
Support for type 0 transaction (#12252) 3 years ago
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 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
ryanml 609ef9a09c Converting gas params for tx metrics to decimal GWEI (#11482) 3 years ago
ryanml 0df928efa9 Using current time in place of block timestamp for completion time metric (#11483) 3 years ago
Brad Decker 2edd44e1c5
moving some properties to identifiable payload (#11506) 3 years ago
ryanml 07601f4a90
Setting tx param type before signing transactions (#11497) 3 years ago
ryanml e88c069398
Converting gas params for tx metrics to decimal GWEI (#11482) 3 years ago
ryanml bf4cdb0b5c
Using current time in place of block timestamp for completion time metric (#11483) 3 years ago
Brad Decker 64adfe7b11
update speedup and cancel to make room for EIP-1559 (#11407) 3 years ago
Brad Decker 27c140355e
Switch hardfork in getCommonConfiguration when EIP-1559 support is detected (#11385) 3 years ago
Brad Decker 4e0bfbc463 add eip-1559 fields to event schema (#11408) 3 years ago
Brad Decker 8f371e4f87
add eip-1559 fields to event schema (#11408) 3 years ago
ryanml 9a6b619740 Adding metric events for Approved, Rejected, and Submitted to the TxController (#11358) 3 years ago
ryanml 077ee16ec2 Add 'Transaction Added' metric event to TransactionController (#11341) 3 years ago
ryanml d5ab1e1591
Adding metric events for Approved, Rejected, and Submitted to the TxController (#11358) 3 years ago
ryanml 303ba1eac8
Add 'Transaction Added' metric event to TransactionController (#11341) 3 years ago
Brad Decker cf34e64f15
Support EIP-2718 transaction types, EIP-2930 and EIP-1559 support (#11288) 3 years ago
ryanml 2bfc3a093f
Using values from shared/constants/time to represent timing values (#11241) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 5a233e4634
colocate tests in flat structure (#10655) 4 years ago
Brad Decker 2ed5bafa11
remove transactionCategory in favor of more types (#10615) 4 years ago
Thomas Huang 3ba91df387
Unifies unit tests filename suffix to .test.js (#10607) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Brad Decker 19fa2f5962
cancel unapproved confirmations on network change (#10357) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks e05be40d92
@metamask/obs-store@5.0.0 (#10092) 4 years ago
Erik Marks 0ed9ed008b Update transaction params validation (#9992) 4 years ago
Erik Marks baea1b57fb
Update transaction params validation (#9992) 4 years ago
Brad Decker a49a4a066c
expand transaction constants coverage (#9790) 4 years ago