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
/
src
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TransationReceipt as a public exported type
Leonid Logvinov
2017-09-05
1
-0
/
+1
*
Add ZeroExConfig type to public interface
Leonid Logvinov
2017-08-29
1
-0
/
+1
*
Add initial implementation and tests for zeroEx.token.subscribeAsync
Leonid Logvinov
2017-07-04
1
-0
/
+5
*
Rename Log*Args to Log*ContractEventArgs
Leonid Logvinov
2017-06-21
1
-2
/
+2
*
Rename LogErrorArgs to LogErrorEventArgs and EventArgs to ContractEventArgs
Leonid Logvinov
2017-06-19
1
-2
/
+2
*
Merge branch 'master' into event-types
Leonid
2017-06-15
1
-0
/
+1
|
\
|
*
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
Leonid Logvinov
2017-06-15
1
-0
/
+1
*
|
Add actual type for contract event arguments
Leonid Logvinov
2017-06-15
1
-0
/
+4
|
/
*
Remove types that are not used in public interface from export and rename Eve...
Leonid Logvinov
2017-06-14
1
-6
/
+2
*
Rename ZeroExEvent to EventEmitter
Leonid Logvinov
2017-06-13
1
-1
/
+1
*
Refactor subscription to return zeroExSignature object
Leonid Logvinov
2017-06-13
1
-0
/
+1
*
Export DoneCallback
Leonid Logvinov
2017-06-13
1
-0
/
+1
*
Introduce index.ts file which defines public interface
Leonid Logvinov
2017-06-13
1
-0
/
+24