index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
util
/
format.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade chai-bignumber
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
1
-4
/
+4
*
show < 0.00001 ETH when amount gets really small
Steve Klebanoff
2018-12-13
1
-5
/
+16
*
show as <$0.01 when less than a cent in USD, and also show 1 significant digi...
Steve Klebanoff
2018-12-13
1
-3
/
+12
*
chore(instant): update selectedAssetAmount in the redux state to be named sel...
Brandon Millman
2018-11-14
1
-8
/
+8
*
feat: create PaymentMethodDropdown
fragosti
2018-11-08
1
-0
/
+3
*
Merge branch 'development' into feature/not-enough-eth
Steve Klebanoff
2018-10-27
1
-1
/
+1
|
\
|
*
feat: cover more token symbol edge cases
fragosti
2018-10-24
1
-1
/
+1
*
|
ethDecimals -> ETH_DECIMALS
Steve Klebanoff
2018-10-27
1
-3
/
+3
|
/
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
ReactNode as default for formatters, and show bold dash
Steve Klebanoff
2018-10-18
1
-6
/
+14
*
Add tests for format and use toFixed instead of round for usd
fragosti
2018-10-17
1
-1
/
+1
*
feat: populate order details with information from worst buy quote
fragosti
2018-10-12
1
-0
/
+45