Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix prettier | Brandon Millman | 2018-05-19 | 1 | -1/+3 |
| | |||||
* | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+3 |
|\ | | | | | Document Node.js version requirement and add it to package.json | ||||
| * | Change minimum Node version to 6.12 | Alex Browne | 2018-05-15 | 1 | -1/+1 |
| | | |||||
| * | Document Node.js version requirement and add it to package.json | Alex Browne | 2018-05-15 | 1 | -0/+3 |
| | | |||||
* | | Add changelog entries for packages where executable binary exporting fixed | Fabio Berger | 2018-05-15 | 1 | -0/+9 |
| | | |||||
* | | Fix sol-compiler binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 2 | -1/+3 |
| | | |||||
* | | Remove build from docs:stage commands | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| | | |||||
* | | Move from using lerna multi-package commands to wsrun, update README's ↵ | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
|/ | | | | accordingly | ||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Revert "Remove gitkeeps" | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
| | | | | This reverts commit 3f6876c4199353b597e1b0ebcf3907d6b8cce284. | ||||
* | Remove gitkeeps | Fabio Berger | 2018-05-11 | 1 | -0/+0 |
| | |||||
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 4 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix ganache subprovider config Fix a bug in compiler config precedence Fix linter errors Fix templates Remove unused deployer docs configs Add a legacy endpoint for the deployer Add a check for compiler output Add a comment Put ARTIFACTS_VERSION in a config Improve a comment Remove _applyDefaultsToDeployTxDataAsync Add a HACK comment Fix linter issues Rename deployer to sol-compiler Remove deployer Remove deployer from 0x.js and migrations Configure migrations with a compiler.json Remove deployer from metacoin and contract tests Update wallet footer and add remove token functionality # Conflicts: # .gitignore # packages/0x.js/package.json # packages/0x.js/src/0x.ts # packages/contracts/package.json # packages/contracts/test/multi_sig_with_time_lock.ts # packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts # packages/contracts/util/artifacts.ts # packages/deployer/test/deployer_test.ts # packages/migrations/package.json | ||||
* | Fix a bug in compiler config precedence | Leonid Logvinov | 2018-05-11 | 1 | -2/+4 |
| | |||||
* | Fix templates | Leonid Logvinov | 2018-05-10 | 1 | -0/+0 |
| | |||||
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -3/+1 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 4 | -4/+7 |
| | |||||
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 29 | -0/+1962 |