aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/src/utils/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* Enable strictNullChecksLeonid Logvinov2018-03-211-1/+1
|
* Change the type of optimizerEnabled to boolean and convert it to number only ↵Leonid Logvinov2018-03-211-2/+2
| | | | before passing to a compiler
* Support proper semver version rangesLeonid Logvinov2018-03-211-1/+1
|
* Make Deployer configurable by jsonrpcUrl instead of jsonrpcPortLeonid Logvinov2018-03-121-4/+4
|
* Add sol-cover implementationLeonid Logvinov2018-03-121-7/+16
|
* Address feedbackAmir Bandeali2018-02-211-2/+2
|
* Use source tree hash instead of compile flagAmir Bandeali2018-02-211-2/+3
|
* Check dependencies when determining if should be recompiledAmir Bandeali2018-02-211-2/+13
|
* Rename variablesAmir Bandeali2018-02-161-1/+1
|
* Add contracts to compiler optionsAmir Bandeali2018-02-161-0/+1
|
* Change file layoutLeonid Logvinov2018-01-181-0/+97