1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-18 07:23:21 +01:00
metamask-extension/ui/app/pages/send/send-content/send-amount-row
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
..
amount-max-button Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
tests [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send-amount-row.component.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
send-amount-row.container.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
send-amount-row.scss Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30