index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
0x.js
/
src
/
0x.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with ...
Fabio Berger
2017-12-21
1
-0
/
+4
*
Make assertion stricter so that one cannot submit invalid baseUnit amounts to...
Fabio Berger
2017-12-21
1
-1
/
+1
*
Add etherToken.getLogsAsync and etherToken.subscribe with tests
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Throw a better error message when taker is null|undefined or anything but not...
Leonid Logvinov
2017-12-19
1
-0
/
+2
*
Modify the etherToken wrapper methods to accept an etherTokenAddress as the f...
Fabio Berger
2017-12-17
1
-1
/
+1
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
1
-2
/
+0
*
Fix linter errors
Leonid Logvinov
2017-12-14
1
-1
/
+1
*
Move more shared utils into utils package and reuse them
Leonid Logvinov
2017-12-14
1
-2
/
+1
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-3
/
+10
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-1
/
+1
*
Pass networkId on provider update
Leonid Logvinov
2017-11-24
1
-4
/
+5
*
Fix the imports order
Leonid Logvinov
2017-11-24
1
-22
/
+23
*
Store networkId in web3Wrapper
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Add networkId to ZeroExConfig and make it required
Leonid Logvinov
2017-11-24
1
-16
/
+7
*
Add json-schemas package to mono repo
Brandon Millman
2017-11-14
1
-1
/
+1
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+333