1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui
Dan J Miller 3af174b590 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 19:57:24 -07:00
..
__mocks__
components Adding notification for updated seed phrase wording (#11131) 2021-06-07 10:38:28 -02:30
contexts
css Fix #10173 - Prevent lag in external monitors when using Mac + Chrome (#10952) 2021-06-07 09:58:45 -02:30
ducks Fix a condition for checking if a token should be added (#11127) 2021-06-07 10:33:25 -02:30
helpers Handling custom token decimal fetch failure due to network error (#10956) 2021-06-07 10:33:20 -02:30
hooks Lint fix 2021-06-07 11:03:33 -02:30
pages Stringify gas estimate in backend, before it is serialized and sent to ui (#11266) 2021-06-09 19:57:24 -07:00
selectors Adding notification for updated seed phrase wording (#11131) 2021-06-07 10:38:28 -02:30
store Use verifyPassword instead of submitPassword in exportAccounts in actions.js (#11265) 2021-06-09 19:56:59 -07:00
index.js