aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/fetchers
Commit message (Collapse)AuthorAgeFilesLines
* Fix validateOrderFillableOrThrowAsync method so it also checks order ↵Fabio Berger2018-11-091-3/+13
| | | | signature, cancelled, cancelledUpTo, and throws helpful error messages
* chore: change package org from 0xproject to 0xJacob Evans2018-10-182-5/+5
|
* Fix linter issueLeonid Logvinov2018-10-021-1/+0
|
* Move fetchers to contract-wrappersFabio Berger2018-09-042-0/+107
|
* Remove exchange-related functionality for nowLeonid Logvinov2018-06-292-64/+0
|
* Add var returnsFabio Berger2018-05-101-3/+5
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-102-0/+62
unifying library with the same interface