Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use lerna | Fabio Berger | 2017-11-14 | 1 | -4/+4 |
| | |||||
* | use yarn instead of lerna | Fabio Berger | 2017-11-14 | 1 | -4/+4 |
| | |||||
* | Install older version of yarn | Fabio Berger | 2017-11-14 | 1 | -1/+3 |
| | |||||
* | Add circle.yml and move testrpc command to top-level repo | Fabio Berger | 2017-11-13 | 1 | -0/+23 |
| | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -23/+0 |
| | |||||
* | Update testRPC snapshot used by CircleCi | Fabio Berger | 2017-11-12 | 1 | -1/+1 |
| | |||||
* | Update testrpc snapshot and testrpc artifacts | Fabio Berger | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | Update contracts snapshot hash | Leonid Logvinov | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | use yarn on CI | Leonid Logvinov | 2017-07-11 | 1 | -4/+11 |
| | |||||
* | Upgrade to a new node version | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Make CONTRACTS_COMMIT_HASH a string | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Use never testrpc snapshot | Leonid Logvinov | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Run umd tests only on master | Leonid Logvinov | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Rename CONTRACTS_COMMIT to CONTRACTS_COMMIT_HASH | Leonid Logvinov | 2017-07-05 | 1 | -3/+3 |
| | |||||
* | Use testrpc snapshots in tests | Leonid Logvinov | 2017-07-05 | 1 | -3/+5 |
| | |||||
* | Update contract artefacts | Leonid Logvinov | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | Remove update_contracts call from circleci.yml | Leonid Logvinov | 2017-06-28 | 1 | -1/+0 |
| | |||||
* | Report test coverage on CI | Leonid Logvinov | 2017-06-15 | 1 | -0/+1 |
| | |||||
* | Use npm run testrpc on circlecCI | Leonid Logvinov | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Refactor test commands | Leonid Logvinov | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | Add static mnemonic when starting testrpc on circleCI | Fabio Berger | 2017-05-29 | 1 | -1/+1 |
| | |||||
* | use commit hash instead of branch | Fabio Berger | 2017-05-27 | 1 | -2/+2 |
| | |||||
* | clone specific branch where contract artifacts are fixed to the version of ↵ | Fabio Berger | 2017-05-27 | 1 | -1/+1 |
| | | | | the 0x.js library version | ||||
* | Add linting to test pipeline | Leonid Logvinov | 2017-05-26 | 1 | -0/+1 |
| | |||||
* | Install contract dependencies | Leonid Logvinov | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | Fix paths in circle.yml | Leonid Logvinov | 2017-05-26 | 1 | -2/+2 |
| | |||||
* | Add contracts deployment and copying the artefacts to circle.ym | Leonid Logvinov | 2017-05-26 | 1 | -0/+5 |
| | |||||
* | Define node version in circleCI | Leonid Logvinov | 2017-05-25 | 1 | -0/+4 |
| | |||||
* | Rename circleci.yml to circle.yml | Leonid | 2017-05-24 | 1 | -0/+3 |