aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/test/util/format.test.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-117/+0
* show < 0.00001 ETH when amount gets really smallSteve Klebanoff2018-12-131-2/+10
* show as <$0.01 when less than a cent in USD, and also show 1 significant digi...Steve Klebanoff2018-12-131-0/+10
* chore(instant): fix prettierBrandon Millman2018-11-141-1/+3
* chore(instant): update selectedAssetAmount in the redux state to be named sel...Brandon Millman2018-11-141-12/+12
* Merge branch 'development' into feature/not-enough-ethSteve Klebanoff2018-10-271-4/+4
|\
| * feat: cover more token symbol edge casesfragosti2018-10-241-4/+4
* | ethDecimals -> ETH_DECIMALSSteve Klebanoff2018-10-271-4/+4
|/
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Add tests for format and use toFixed instead of round for usdfragosti2018-10-171-0/+97