aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-7/+7
* Fixed merge conflict from developmentGreg Hysen2019-01-081-3/+1
* dutch wrapper tests workingGreg Hysen2019-01-081-0/+12
* Update packages/contract-wrappers/src/types.tsFabio B2018-11-201-1/+1
* Add nonce to TxOptsLeonid Logvinov2018-11-201-0/+2
* feat(contract-wrappers): export ForwarderWrapperError and ContractWrapperErro...Brandon Millman2018-10-231-0/+5
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-4/+4
* Remove ContractNotFound errors in contract-wrappersAlex Browne2018-10-161-7/+0
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-8/+4
* update contract_wrappers to use new artifacts and abi-gen wrappers packagesAlex Browne2018-10-161-11/+12
* Remove artifacts from migrations package and update contract-wrappers accordi...Alex Browne2018-10-161-6/+2
* Update contract-wrappers package to use new contracts package for generated f...Alex Browne2018-10-161-7/+11
* Update getOrdersAndTradersInfo to return an array insteadBrandon Millman2018-08-281-5/+0
* Add getBalanceAndAllowance to wrapperBrandon Millman2018-08-281-0/+6
* Add getOrderAndTraderInfoAsync to wrapperBrandon Millman2018-08-281-0/+4
* Initial OrderValidator wrapperBrandon Millman2018-08-281-0/+16
* 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