aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/src/cli.ts
Commit message (Expand)AuthorAgeFilesLines
* Enable strictNullChecksLeonid Logvinov2018-03-211-2/+2
* Change the type of optimizerEnabled to boolean and convert it to number only ...Leonid Logvinov2018-03-211-2/+2
* Stop printing help on errorLeonid Logvinov2018-03-211-2/+3
* Rename onDeployCommand to onDeployCommandAsync and onCompileCommand to onComp...Leonid Logvinov2018-03-211-4/+9
* Add pragma above command-line scriptFabio Berger2018-03-161-0/+3
* Make Deployer configurable by jsonrpcUrl instead of jsonrpcPortLeonid Logvinov2018-03-121-7/+7
* Add sol-cover implementationLeonid Logvinov2018-03-121-37/+0
* Fix default contract set calculationLeonid Logvinov2018-02-281-0/+3
* Fix default pathsLeonid Logvinov2018-02-281-2/+2
* Address feedbackAmir Bandeali2018-02-211-0/+1
* Check dependencies when determining if should be recompiledAmir Bandeali2018-02-211-2/+3
* Rename variablesAmir Bandeali2018-02-161-9/+9
* Fix checks, add contract list to compile script in package.jsonAmir Bandeali2018-02-161-1/+1
* Add contracts to compiler optionsAmir Bandeali2018-02-161-0/+21
* Rename directoriesAmir Bandeali2018-02-031-2/+2
* Change file layoutLeonid Logvinov2018-01-181-2/+2
* Move deployer to a separate packageLeonid Logvinov2018-01-181-0/+156