1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages/send
David Walsh 67303b7865
Fix BigNumber issues (#9860)
* Document where we need BigNumber-related changes

* Fix 1 unit test

* Debug progress

* Add required values for each upstream usage of getBigNumber

* Switch to base 10

* Address feedback
2020-11-13 14:08:18 +08:00
..
send-content Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
send-footer Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00
send-header [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
tests Add sort and search to AddRecipient accounts list (#9257) 2020-11-06 15:16:51 -08:00
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Use optional chaining for functions (#9799) 2020-11-12 11:13:21 -06:00
send.constants.js Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00
send.container.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
send.scss Make QR code button focusable (#9822) 2020-11-09 09:52:06 -06:00
send.utils.js Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00