Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -6/+6 |
| | |||||
* | Fix linter issue | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Merge development | Fabio Berger | 2018-08-15 | 1 | -4/+56 |
|\ | |||||
| * | Add more assertions | Brandon Millman | 2018-07-31 | 1 | -4/+56 |
| | | |||||
* | | Make signature_util into an object literal so related functions are rendered ↵ | Fabio Berger | 2018-08-03 | 1 | -2/+2 |
|/ | | | | together in the docs | ||||
* | Add explicit HACK comment when we import assert | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Add isSubscriptionToken assertion | Leonid Logvinov | 2018-06-29 | 1 | -0/+5 |
| | |||||
* | Use new signature verification method in assertions | Leonid Logvinov | 2018-06-29 | 1 | -9/+12 |
| | |||||
* | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -2/+3 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -2/+0 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 1 | -0/+31 |
unifying library with the same interface |