Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contract-wrappers package to use new contracts package for generated ↵ | Alex Browne | 2018-10-16 | 1 | -27/+0 |
| | | | | files | ||||
* | Initial OrderValidator wrapper | Brandon Millman | 2018-08-28 | 1 | -0/+2 |
| | |||||
* | Move types from sol-compiler to types so they can be used in other places ↵ | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
| | | | | without requiring sol-compiler as a dep | ||||
* | Implement initial forwarder wrapper | Brandon Millman | 2018-07-31 | 1 | -0/+2 |
| | |||||
* | Rename compact_artifacts to artifacts | Leonid Logvinov | 2018-07-05 | 1 | -9/+9 |
| | |||||
* | Remove old contracts and add new ones to/from artifacts.ts | Leonid Logvinov | 2018-06-29 | 1 | -14/+19 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 1 | -0/+18 |
unifying library with the same interface |