1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
Dan J Miller 00c8609f95
Add data point to 'Swaps Completed' segment event: estimated vs used gas (#9571)
* Add data point to 'Swaps Completed' segment event: estimated vs used gas

* Linted

* Correct property name for estimated gas on swapMetaData in _trackSwapsMetrics()

* Set estimated_gas property on swapMetaData to a hex string

* Correct base when dividing by estimated_gas

Co-authored-by: Dan Finlay <dan@danfinlay.com>
2020-10-13 16:11:26 -02:30
..
components Remove unused code (#9564) 2020-10-13 11:18:22 -02:30
contexts add segment implementation of metametrics (#9382) 2020-09-14 12:04:05 -05:00
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Add data point to 'Swaps Completed' segment event: estimated vs used gas (#9571) 2020-10-13 16:11:26 -02:30
helpers Mark sendToken as optional in constructTxParams docs (#9561) 2020-10-13 11:45:33 -02:30
hooks Fix and simplify account switching in Swaps (#9549) 2020-10-12 14:21:01 -02:30
pages Remove unused code (#9564) 2020-10-13 11:18:22 -02:30
selectors Remove unused code (#9564) 2020-10-13 11:18:22 -02:30
store Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00