Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conversion util can invert conversion rate | Dan | 2017-10-09 | 1 | -2/+16 |
| | |||||
* | Fix send of USD and backspacing amount to 0 | Dan | 2017-09-29 | 1 | -2/+2 |
| | |||||
* | Client side error handling for from, to and amount fields in send.js | Dan | 2017-09-23 | 1 | -0/+13 |
| | |||||
* | Confirm screen shows amount plus gas in total field | Dan | 2017-09-22 | 1 | -0/+10 |
| | |||||
* | Ensure conversion util does not return insignificant trailing zeroes. | Dan | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Handle transaction totals in WEI in tx-list, send and pending. | Dan | 2017-09-16 | 1 | -0/+6 |
| | |||||
* | Adds USD to token list. | Dan | 2017-09-16 | 1 | -0/+4 |
| | |||||
* | Reapply conversion utility changes and fix calls to utility in pending-tx. | Dan | 2017-09-14 | 1 | -41/+100 |
| | |||||
* | Revert "Overhaul currency conversion utility and update calls to utility in ↵ | Chi Kei Chan | 2017-09-13 | 1 | -100/+41 |
| | | | | | | pending-tx." This reverts commit 080890a46ec98814bce8680f561fae3b52d81ed2. | ||||
* | Overhaul currency conversion utility and update calls to utility in pending-tx. | Dan | 2017-09-13 | 1 | -41/+100 |
| | |||||
* | [New-UI] Confirm Screen restyle and connect to state (#2042) | Dan J Miller | 2017-09-12 | 1 | -0/+50 |
| | | | | | | | | | | | | | | | | * Adds utility for converting currencies (WIP) * Implements confirm screen * Style tweaks. * Confirm screen total ammount now uses real data. * Confirm screen total ammount now uses real data. * Replace content divider with sibling css. * Replace section divider with scss. | ||||
* | Convert conversion util to pure json. | Kevin Serrano | 2016-11-19 | 1 | -5/+0 |
| | |||||
* | Remove logging. Clean up duplicate entries in currency list. | Kevin Serrano | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | Enable full listing of supported currencies by Cryptonator. | Kevin Serrano | 2016-08-10 | 1 | -0/+5 |