1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Brad Decker
12e7089363 moving some properties to identifiable payload (#11506) 2021-07-13 13:29:25 -07:00
ryanml
609ef9a09c Converting gas params for tx metrics to decimal GWEI (#11482) 2021-07-13 13:29:14 -07:00
ryanml
0df928efa9 Using current time in place of block timestamp for completion time metric (#11483) 2021-07-13 13:27:50 -07:00
Brad Decker
4e0bfbc463 add eip-1559 fields to event schema (#11408)
* add eip-1559 fields to event schema

* add gas_limit to all
2021-06-29 15:00:31 -07:00
ryanml
9a6b619740 Adding metric events for Approved, Rejected, and Submitted to the TxController (#11358) 2021-06-29 13:35:38 -07:00
ryanml
077ee16ec2 Add 'Transaction Added' metric event to TransactionController (#11341) 2021-06-29 13:35:26 -07:00
ryanml
2bfc3a093f
Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
Brad Decker
d1f8171877
upgrade ethereumjs util (#10886) 2021-04-16 10:05:13 -05:00
Brad Decker
4080ed63a4
Refactor Tx State Manager (#10672)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-03-30 09:54:05 -05:00
Brad Decker
5a233e4634
colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00