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
/
token_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-434
/
+0
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-1
/
+6
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-7
/
+2
*
Fix typos
Fabio Berger
2018-03-23
1
-1
/
+1
*
Add txData to async calls
Leonid Logvinov
2018-02-28
1
-1
/
+4
*
Allow users to specify the contracts backend in abi-gen
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Merge branch 'development' into fix/unsubscribeAll
Leonid Logvinov
2018-02-28
1
-34
/
+80
|
\
|
*
Check isETHAddressHex before lowercase
Jacob Evans
2018-02-27
1
-28
/
+27
|
*
Lowercase public addresses
Jacob Evans
2018-02-23
1
-49
/
+96
*
|
Rename _unsubscribeAll to unsubscribeAll
Leonid Logvinov
2018-02-27
1
-2
/
+2
|
/
*
Use abi-gen for events in 0x.js
Leonid Logvinov
2018-02-07
1
-11
/
+2
*
Fix lint errors
Brandon Millman
2018-01-31
1
-3
/
+3
*
Normalize the dependencies
Leonid Logvinov
2018-01-30
1
-1
/
+1
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-3
/
+2
*
Fix linter errors
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-44
/
+109
*
Fix comments
Leonid Logvinov
2017-12-19
1
-1
/
+1
*
Rename SubscriptionOpts to BlockRange
Leonid Logvinov
2017-12-19
1
-5
/
+5
*
Fix documentation issue where `unsubscribeAll` shown as method on every contr...
Fabio Berger
2017-12-17
1
-0
/
+6
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
1
-2
/
+0
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-2
/
+2
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-1
/
+1
*
Adjust 0x.js to use generated wrappers
Leonid Logvinov
2017-12-02
1
-2
/
+5
*
Add option config for gasPrice and gasLimit for every transaction sending method
Leonid Logvinov
2017-11-28
1
-15
/
+26
*
Pass networkId on provider update
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Fix the imports order
Leonid Logvinov
2017-11-24
1
-9
/
+6
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-14
/
+16
*
Make getZRXTokenAddress non async
Leonid Logvinov
2017-11-24
1
-2
/
+2
*
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
/
+313