Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the resolver | Leonid Logvinov | 2018-04-12 | 1 | -0/+2 |
| | |||||
* | Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵ | Fabio Berger | 2018-04-09 | 1 | -1/+2 |
| | | | | and contracts | ||||
* | Regroup gitignore entries | Leonid Logvinov | 2018-04-02 | 1 | -2/+1 |
| | |||||
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -0/+2 |
| | |||||
* | Remove nested .gitignore files since `yarn publish` gets confused by them ↵ | Fabio Berger | 2018-03-27 | 1 | -0/+7 |
| | | | | and ignores their contents on the top-level scope | ||||
* | Fix gitignore | Fabio Berger | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Make git-ignore generic for all package scripts | Fabio Berger | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` ↵ | Fabio Berger | 2018-03-13 | 1 | -0/+3 |
| | | | | and also convert it to TS. | ||||
* | Add command to deploy react-docs example | Fabio Berger | 2018-03-07 | 1 | -0/+1 |
| | |||||
* | Address feedback | Amir Bandeali | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Add generated contract artifacts to gitignore | Amir Bandeali | 2018-02-21 | 1 | -0/+3 |
| | |||||
* | Add kovan faucet project into the mono repo | Brandon Millman | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Add md directory to website package and change generated docs directory | Brandon Millman | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | add bundles to gitignore | Fabio Berger | 2017-11-23 | 1 | -0/+2 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+2 |
| | | | | sub-packages, use new subscribeAsync 0x.js method | ||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -2/+2 |
| | |||||
* | Remove es6 target | Leonid Logvinov | 2017-05-26 | 1 | -2/+0 |
| | |||||
* | Add command to generate docs from ts code | Leonid Logvinov | 2017-05-24 | 1 | -0/+3 |
| | |||||
* | Add comments to .gitignore | Leonid Logvinov | 2017-05-24 | 1 | -1/+5 |
| | |||||
* | Add initial tsconfig | Leonid Logvinov | 2017-05-24 | 1 | -0/+2 |
| | |||||
* | Initial commit | Leonid | 2017-05-23 | 1 | -0/+59 |