| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve reliability of the minimum block number hack for the devnet/geth | Alex Browne | 2018-06-29 | 1 | -2/+2 |
| * | fix name | Fabio Berger | 2018-06-22 | 1 | -1/+1 |
| * | Add missing package tests from circleci | Fabio Berger | 2018-06-22 | 1 | -19/+64 |
| * | Run contracts tests against Geth in CI | Alex Browne | 2018-06-08 | 1 | -19/+22 |
| * | Don't build website if no changes were made to it | Leonid Logvinov | 2018-06-07 | 1 | -1/+6 |
| * | Remove lerna bootstrap | Leonid Logvinov | 2018-06-07 | 1 | -1/+0 |
| * | Don't wait con contract tests to submit coverage | Leonid Logvinov | 2018-06-01 | 1 | -1/+0 |
| * | Keep node versions consistent | Leonid Logvinov | 2018-06-01 | 1 | -5/+5 |
| * | Split tests into two buckets | Leonid Logvinov | 2018-06-01 | 1 | -25/+23 |
| * | Use a newer version of node/yarn to speed-up deps instaation | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
| * | Try to cache dependencies | Leonid Logvinov | 2018-06-01 | 1 | -15/+12 |
| * | Combine lint and pretttier tests together | Leonid Logvinov | 2018-06-01 | 1 | -17/+3 |
| * | Rebalance tests | Leonid Logvinov | 2018-06-01 | 1 | -25/+10 |
| * | Temporarily disable installation tests | Leonid Logvinov | 2018-05-25 | 1 | -3/+3 |
| * | Disable contracts coverage on CI | Leonid Logvinov | 2018-05-25 | 1 | -8/+0 |
| * | Revert to lerna:run lint | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| * | Do lint sequentially | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| * | Exclude monorepo-scripts from tslint as test | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| * | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 1 | -6/+6 |
| * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -8/+8 |
| * | Implement the resolver | Leonid Logvinov | 2018-04-12 | 1 | -0/+7 |
| * | Fix some of the publishing/installation issues | Leonid Logvinov | 2018-04-12 | 1 | -3/+3 |
| * | Temporarily remove installation test | Leonid Logvinov | 2018-04-03 | 1 | -3/+3 |
| * | Add typeRoots | Leonid Logvinov | 2018-03-27 | 1 | -1/+0 |
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 1 | -0/+13 |
| * | Add tests for sol-cov | Leonid Logvinov | 2018-03-15 | 1 | -0/+7 |
| * | Enable coverage for all other packages with tests | Leonid Logvinov | 2018-03-15 | 1 | -0/+44 |
| * | Fix parallel coverage results reporting | Leonid Logvinov | 2018-03-15 | 1 | -3/+27 |
| * | Configure post build hook | Leonid Logvinov | 2018-03-14 | 1 | -2/+3 |
| * | Notify coveralls after all tasks have finished | Leonid Logvinov | 2018-03-14 | 1 | -0/+2 |
| * | Revert "Report all coverage reports together" | Leonid Logvinov | 2018-03-14 | 1 | -21/+0 |
| * | Report all coverage reports together | Leonid Logvinov | 2018-03-13 | 1 | -0/+21 |
| * | Fix scopes | Leonid Logvinov | 2018-01-18 | 1 | -2/+2 |
| * | Fix CI config | Leonid Logvinov | 2018-01-18 | 1 | -3/+3 |
| * | Add --frozen-lockfile flag on CI | Leonid Logvinov | 2018-01-17 | 1 | -1/+1 |
| * | Test deployer separately from contracts | Leonid Logvinov | 2018-01-17 | 1 | -3/+19 |
| * | Fix ignore configuration | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
| * | Fix the glob pattern for exclusion | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
| * | Run testrpc for rest tests | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
| * | Separate contracts tests from others | Leonid Logvinov | 2018-01-16 | 1 | -2/+14 |
| * | Change cached directory | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
| * | Respore dependency cache | Leonid Logvinov | 2018-01-16 | 1 | -0/+2 |
| * | Revert "Don't run testrpc for the rest of the tests" | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
| * | Don't run testrpc for the rest of the tests | Leonid Logvinov | 2018-01-16 | 1 | -4/+0 |
| * | Split tests into two bundles | Leonid Logvinov | 2018-01-16 | 1 | -3/+19 |
| * | Add caching between steps | Leonid Logvinov | 2018-01-16 | 1 | -0/+17 |
| * | Specify the executor | Leonid Logvinov | 2018-01-16 | 1 | -0/+6 |
| * | Test workflow | Leonid Logvinov | 2018-01-16 | 1 | -0/+20 |
| * | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -0/+1 |
| * | Update snapshot and artifacts | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| * | Use the new snapshot including WETH9 and it's artifacts | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| * | Change circle commit hash to the newest one from the monorepo | Leonid Logvinov | 2017-12-14 | 1 | -1/+1 |
| * | Fix CI command | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
| * | Move conditional running of umd test to 0x.js's package.json | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
| * | Standardize around a `test:circleci` command that any sub-package can impleme... | Fabio Berger | 2017-11-14 | 1 | -2/+1 |
| * | Only run umd tests on development | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| * | remove unnecessary -- | Fabio Berger | 2017-11-14 | 1 | -5/+5 |
| * | Add missing key | Fabio Berger | 2017-11-14 | 1 | -0/+1 |
| * | Simply lerna command and run bootstrap to install dependencies | Fabio Berger | 2017-11-14 | 1 | -5/+6 |
| * | Fix lerna command | Fabio Berger | 2017-11-14 | 1 | -4/+4 |
| * | Add checkout | Fabio Berger | 2017-11-14 | 1 | -0/+1 |
| * | Upgrade circleci to version 2.0 | Fabio Berger | 2017-11-14 | 1 | -0/+27 |
