aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename Log*Args to Log*ContractEventArgsLeonid Logvinov2017-06-211-2/+2
* Rename LogErrorArgs to LogErrorEventArgs and EventArgs to ContractEventArgsLeonid Logvinov2017-06-191-2/+2
* Merge branch 'master' into event-typesLeonid2017-06-151-0/+1
|\
| * Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-0/+1
* | Add actual type for contract event argumentsLeonid Logvinov2017-06-151-0/+4
|/
* Remove types that are not used in public interface from export and rename Eve...Leonid Logvinov2017-06-141-6/+2
* Rename ZeroExEvent to EventEmitterLeonid Logvinov2017-06-131-1/+1
* Refactor subscription to return zeroExSignature objectLeonid Logvinov2017-06-131-0/+1
* Export DoneCallbackLeonid Logvinov2017-06-131-0/+1
* Introduce index.ts file which defines public interfaceLeonid Logvinov2017-06-131-0/+24