1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-28 23:06:37 +01:00
metamask-extension/ui/pages/send
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
..
send-content move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
send-footer move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
send-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send.component.js create safer isValidAddress method (#11089) 2021-05-17 14:00:59 -05:00
send.component.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send.constants.js Add gas constants (#11248) 2021-06-08 10:25:48 -05:00
send.container.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
send.container.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send.utils.js Stringify gas estimate in backend, before it is serialized and sent to ui (#11266) 2021-06-09 22:18:05 -02:30
send.utils.test.js Stringify gas estimate in backend, before it is serialized and sent to ui (#11266) 2021-06-09 22:18:05 -02:30