aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add function docsLeonid Logvinov2018-03-211-2/+6
|
* Add function docsLeonid Logvinov2018-03-212-0/+6
|
* Add tests for compiler utilsLeonid Logvinov2018-03-212-4/+2
|
* Enable strictNullChecksLeonid Logvinov2018-03-212-1/+119
|
* 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
|
* Stop printing help on errorLeonid Logvinov2018-03-211-0/+13
|
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-5/+0
|
* Make Deployer configurable by jsonrpcUrl instead of jsonrpcPortLeonid Logvinov2018-03-121-4/+4
|
* Move compiler URL to constantsLeonid Logvinov2018-03-121-0/+1
|
* Add sol-cover implementationLeonid Logvinov2018-03-122-8/+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-212-2/+14
|
* Merge branch 'development' into feature/web3-abi-v2-typesLeonid2018-02-211-0/+1
|\
| * Rename variablesAmir Bandeali2018-02-161-1/+1
| |
| * Add contracts to compiler optionsAmir Bandeali2018-02-161-0/+1
| |
* | Add types for ABIv2Leonid Logvinov2018-02-151-1/+1
|/
* Remove truffle from testsLeonid Logvinov2018-01-301-7/+7
|
* Change file layoutLeonid Logvinov2018-01-186-0/+225