Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix validateOrderFillableOrThrowAsync method so it also checks order ↵ | Fabio Berger | 2018-11-09 | 1 | -3/+13 |
| | | | | signature, cancelled, cancelledUpTo, and throws helpful error messages | ||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 2 | -5/+5 |
| | |||||
* | Fix linter issue | Leonid Logvinov | 2018-10-02 | 1 | -1/+0 |
| | |||||
* | Move fetchers to contract-wrappers | Fabio Berger | 2018-09-04 | 2 | -0/+107 |
| | |||||
* | Remove exchange-related functionality for now | Leonid Logvinov | 2018-06-29 | 2 | -64/+0 |
| | |||||
* | Add var returns | Fabio Berger | 2018-05-10 | 1 | -3/+5 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 2 | -0/+62 |
unifying library with the same interface |