aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-1/+2
|
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\ | | | | Document Node.js version requirement and add it to package.json
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| |
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
| |
* | Fix sol-compiler binary so it can be called directly from packagesFabio Berger2018-05-151-1/+1
| |
* | Remove build from docs:stage commandsFabio Berger2018-05-151-1/+1
| |
* | Move from using lerna multi-package commands to wsrun, update README's ↵Fabio Berger2018-05-151-1/+1
|/ | | | accordingly
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 linter issuesLeonid Logvinov2018-05-101-1/+1
|
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-0/+92