Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1305 from 0xProject/feature/contract-templates | Leonid Logvinov | 2018-11-26 | 1 | -1/+2 |
|\ | |||||
| * | Rename contract-templates to abi-gen-templates | Leonid Logvinov | 2018-11-23 | 1 | -2/+2 |
| * | Make contract-templates an npm package | Leonid Logvinov | 2018-11-22 | 1 | -1/+2 |
* | | bug: Use Testnet Exchange over mainnet | Jacob Evans | 2018-11-23 | 2 | -5/+21 |
|/ | |||||
* | Publish | Fabio Berger | 2018-11-22 | 1 | -6/+6 |
* | Updated CHANGELOGS | Fabio Berger | 2018-11-22 | 2 | -1/+6 |
* | Add CHANGELOG entry | Fabio Berger | 2018-11-21 | 1 | -0/+10 |
* | Update abi-gen-wrappers | Fabio Berger | 2018-11-21 | 13 | -13/+26 |
* | Add @0x/types to dependencies of `@0x/abi-gen-wrappers` | Fabio Berger | 2018-11-21 | 1 | -0/+1 |
* | Allow a `SimpleContractArtifact` to be passed into `deployFrom0xArtifactAsync` | Fabio Berger | 2018-11-21 | 1 | -1/+2 |
* | Publish | Leonid Logvinov | 2018-11-14 | 1 | -5/+5 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-11-14 | 2 | -0/+13 |
* | Publish | Leonid Logvinov | 2018-11-14 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-11-14 | 2 | -0/+13 |
* | Publish | Leonid Logvinov | 2018-11-12 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-11-12 | 2 | -0/+13 |
* | Publish | Jacob Evans | 2018-11-09 | 1 | -7/+7 |
* | Updated CHANGELOGS | Jacob Evans | 2018-11-09 | 2 | -0/+13 |
* | chore: Add --format stylish to tslint | Alex Browne | 2018-10-24 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2018-10-18 | 1 | -7/+7 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-10-18 | 2 | -0/+23 |
* | Fix ethereum-types versions | Leonid Logvinov | 2018-10-18 | 1 | -1/+1 |
* | chore: update yarn.lock | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
* | chore: change abi-gen-wrappers ethereum-types version | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
* | chore: change README.md from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -7/+7 |
* | chore: change tslint.json from 0xproject to 0x | Jacob Evans | 2018-10-18 | 2 | -1/+2 |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 15 | -47/+51 |
* | Enable linter on generated abi-gen wrappers | Leonid Logvinov | 2018-10-18 | 2 | -0/+5 |
* | In abi-gen-wrappers, ./wrappers -> ./src/generated-wrappers | Alex Browne | 2018-10-16 | 17 | -16/+12860 |
* | Create CHANGELOG.json for three new packages | Alex Browne | 2018-10-16 | 1 | -0/+11 |
* | Add README.md for each new package | Alex Browne | 2018-10-16 | 1 | -0/+73 |
* | Apply various PR feedback | Alex Browne | 2018-10-16 | 1 | -1/+1 |
* | Appease linter | Alex Browne | 2018-10-16 | 1 | -2/+2 |
* | Add missing dependency to abi-gen-wrappers | Alex Browne | 2018-10-16 | 1 | -0/+1 |
* | update order-utils to use new artifacts and abi-gen wrappers packages | Alex Browne | 2018-10-16 | 1 | -1/+3 |
* | Create abi-gen-wrappers package | Alex Browne | 2018-10-16 | 3 | -0/+60 |