Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show < 0.00001 ETH when amount gets really small | Steve Klebanoff | 2018-12-13 | 1 | -2/+10 |
* | show as <$0.01 when less than a cent in USD, and also show 1 significant digi... | Steve Klebanoff | 2018-12-13 | 1 | -0/+10 |
* | chore(instant): fix prettier | Brandon Millman | 2018-11-14 | 1 | -1/+3 |
* | chore(instant): update selectedAssetAmount in the redux state to be named sel... | Brandon Millman | 2018-11-14 | 1 | -12/+12 |
* | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 1 | -4/+4 |
|\ | |||||
| * | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 1 | -4/+4 |
* | | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -4/+4 |
|/ | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
* | Add tests for format and use toFixed instead of round for usd | fragosti | 2018-10-17 | 1 | -0/+97 |