1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Dan J Miller 432d6508ba
Stringify gas estimate in backend, before it is serialized and sent to ui (#11266)
* Stringify gas estimate in backend, before it is serialized and sent to ui

* Fix send.utils.test.js
2021-06-09 22:18:05 -02:30
..
__mocks__
components move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
contexts
css Fix #10173 - Prevent lag in external monitors when using Mac + Chrome (#10952) 2021-04-30 10:28:07 -05:00
ducks move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
helpers Add gas constants (#11248) 2021-06-08 10:25:48 -05:00
hooks move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
pages Stringify gas estimate in backend, before it is serialized and sent to ui (#11266) 2021-06-09 22:18:05 -02:30
selectors move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
store Use verifyPassword instead of submitPassword in exportAccounts in actions.js (#11265) 2021-06-09 13:42:25 -07:00
index.js