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
/
contract_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
-202
/
+0
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-5
/
+3
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-9
/
+9
*
Allow users to specify the contracts backend in abi-gen
Leonid Logvinov
2018-02-28
1
-4
/
+4
*
Move BlockParamLiteral to shared types package
Jacob Evans
2018-02-07
1
-2
/
+1
*
Revert "Temp"
Leonid Logvinov
2018-02-06
1
-1
/
+0
*
Merge branch 'development' of github.com:0xProject/0x.js into development
Leonid Logvinov
2018-02-06
1
-1
/
+1
|
\
|
*
Merge branch 'development' into fix/ether_token_address
Leonid
2018-02-05
1
-9
/
+7
|
|
\
|
*
|
Add zeroEx.etherToken.getContractAddressifExists
Leonid Logvinov
2018-01-30
1
-1
/
+1
*
|
|
Temp
Leonid Logvinov
2018-02-06
1
-0
/
+1
|
|
/
|
/
|
*
|
Fix errors after TS upgrade
Leonid Logvinov
2018-02-01
1
-4
/
+4
*
|
Fix lint errors
Brandon Millman
2018-01-31
1
-1
/
+1
*
|
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-4
/
+2
|
/
*
Make some callbacks failable and add error handling
Leonid Logvinov
2018-01-11
1
-12
/
+12
*
Fix callback types
Leonid Logvinov
2018-01-10
1
-1
/
+1
*
Include web3 types via typeRoots and factor out common parts of tsconfig.json
Leonid Logvinov
2018-01-10
1
-0
/
+3
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-23
/
+36
*
Rename SubscriptionOpts to BlockRange
Leonid Logvinov
2017-12-19
1
-3
/
+3
*
Fix documentation issue where `unsubscribeAll` shown as method on every contr...
Fabio Berger
2017-12-17
1
-4
/
+1
*
Move more shared utils into utils package and reuse them
Leonid Logvinov
2017-12-14
1
-1
/
+1
*
Rename blockAndLogStreamer to blockAndLogStreamerIfExists
Leonid Logvinov
2017-12-12
1
-14
/
+18
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-6
/
+6
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-4
/
+27
*
Adjust 0x.js to use generated wrappers
Leonid Logvinov
2017-12-02
1
-5
/
+7
*
Fix merge conflicts
Leonid Logvinov
2017-11-28
1
-1
/
+1
*
Move variable declaration inside the if
Leonid Logvinov
2017-11-24
1
-0
/
+12
*
Refactor getContractAddress to contractWrapper
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-11
/
+12
*
Await block reconcilation
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
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
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+152