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
/
contract_wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass networkId on provider update
Leonid Logvinov
2017-11-24
2
-2
/
+2
*
Reuse the protected function to get contract address
Leonid Logvinov
2017-11-24
1
-10
/
+2
*
Move variable declaration inside the if
Leonid Logvinov
2017-11-24
1
-0
/
+12
*
Refactor getContractAddress to contractWrapper
Leonid Logvinov
2017-11-24
5
-41
/
+17
*
Fix the imports order
Leonid Logvinov
2017-11-24
1
-9
/
+6
*
Enable some new linter rules and fix the issues
Leonid Logvinov
2017-11-24
2
-19
/
+19
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
6
-59
/
+70
*
Fix linter issues
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Await block reconcilation
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Remove even more asyncs
Leonid Logvinov
2017-11-24
3
-17
/
+31
*
Make zeroEx.tokenRegistry.getContractAddress non-async
Leonid Logvinov
2017-11-24
1
-5
/
+12
*
Make exchange subscriptions non-async
Leonid Logvinov
2017-11-24
1
-2
/
+2
*
Make zeroEx.exchange.getContractAddress non-async
Leonid Logvinov
2017-11-24
1
-6
/
+13
*
Make getZRXTokenAddress non async
Leonid Logvinov
2017-11-24
2
-14
/
+22
*
Rename removed to isRemoved
Leonid Logvinov
2017-11-24
1
-6
/
+6
*
Make DecodedLogEvent contain web3 log under a log subkey
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Merge branch 'development' into feature/addJsonSchemas
Brandon Millman
2017-11-15
1
-2
/
+2
|
\
|
*
Renamed canceled to cancelled
Jacob Evans
2017-11-14
1
-2
/
+2
*
|
Add json-schemas package to mono repo
Brandon Millman
2017-11-14
2
-2
/
+2
|
/
*
Add interface type
Fabio Berger
2017-11-14
1
-2
/
+6
*
Declare as string
Fabio Berger
2017-11-14
1
-1
/
+1
*
Fix lint and ts issues
Fabio Berger
2017-11-14
1
-1
/
+1
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
6
-0
/
+1600