Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |