aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/contract_wrappers.ts
Commit message (Expand)AuthorAgeFilesLines
* Improvements and conventions in utils package + abi decoderGreg Hysen2019-02-091-2/+2
* ran prettier and linterGreg Hysen2019-02-091-1/+1
* Merged tx decoder into AbiDecoder in utils and merged zeroex tx decoder into ...Greg Hysen2019-02-091-1/+11
* Ran prettier & linterGreg Hysen2019-01-081-1/+1
* Progress on dutch auction wrapper. Need to add auction data decoding to it.Greg Hysen2019-01-081-1/+1
* Dutch wrapperGreg Hysen2019-01-081-0/+10
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* In contract-wrappers, remove setProvider and add unsubscribeAll method.Alex Browne2018-10-161-14/+6
* Update json-schemas for contract-wrappersAlex Browne2018-10-161-6/+1
* Fix linter errors in contract-wrappersAlex Browne2018-10-161-1/+0
* Improve error handling for unknown network ids in contract-wrappersAlex Browne2018-10-161-1/+3
* Apply various PR feedbackAlex Browne2018-10-161-4/+4
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-14/+36
* update contract_wrappers to use new artifacts and abi-gen wrappers packagesAlex Browne2018-10-161-6/+22
* Remove artifacts from migrations package and update contract-wrappers accordi...Alex Browne2018-10-161-36/+20
* Update contract-wrappers package to use new contracts package for generated f...Alex Browne2018-10-161-3/+2
* Fix linter issueLeonid Logvinov2018-10-021-1/+1
* Add `validateFillOrderThrowIfInvalidAsync` and `validateOrderFillableOrThrowA...Fabio Berger2018-09-041-0/+2
* Initial OrderValidator wrapperBrandon Millman2018-08-281-0/+6
* Add more assertionsBrandon Millman2018-07-311-1/+6
* Implement initial forwarder wrapperBrandon Millman2018-07-311-0/+7
* Add Exchange contract wrapperLeonid Logvinov2018-07-051-3/+37
* Remove tokenTransferProxyAddress from configLeonid Logvinov2018-06-291-6/+2
* Export newly refactored contracts from contract-wrappers and index.tsLeonid Logvinov2018-06-291-38/+28
* Remove unused methods and importsFabio Berger2018-05-111-25/+1
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-2/+2
* Rename zeroExContract... to contractWrappers...Fabio Berger2018-05-101-8/+8
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+136