aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Add getOrdersInfo to exchange_wrapperBrandon Millman2018-07-311-2/+2
* Implement initial forwarder wrapperBrandon Millman2018-07-311-0/+2
* Dedupe AssetProxyId typesLeonid Logvinov2018-07-091-5/+0
* Add basic validation for exchange contract wrapperLeonid Logvinov2018-07-091-2/+4
* Add type for AssetProxyIdLeonid Logvinov2018-07-091-0/+5
* Add blockPollingInterval config to contractWrappers config typeLeonid Logvinov2018-07-051-0/+2
* Add OrderInfo and OrderStatus to typesLeonid Logvinov2018-07-051-0/+16
* Remove tokenTransferProxyAddress from configLeonid Logvinov2018-06-291-4/+4
* Refactor typesLeonid Logvinov2018-06-291-35/+21
* merge v2-prototypeFabio Berger2018-06-061-1/+1
|\
| * Mention the gasLimit until in the doc commentFabio Berger2018-06-051-1/+1
* | Try enabling no-unused-variable...fragosti2018-06-051-4/+0
|/
* Rename zeroExContract... to contractWrappers...Fabio Berger2018-05-101-1/+1
* Remove unneeded tslint disableFabio Berger2018-05-101-1/+0
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+187