aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typoLeonid Logvinov2018-04-021-2/+2
|
* Compile only the Exchange contract in compiler testsLeonid Logvinov2018-04-021-1/+1
|
* Create solc_bin dir if does not exist before attempting to compileAmir Bandeali2018-04-021-3/+3
|
* Set timeout for compiler testsLeonid Logvinov2018-03-221-3/+3
|
* Revert optimizer configLeonid Logvinov2018-03-221-1/+1
|
* Remove .onlyLeonid Logvinov2018-03-211-1/+1
|
* Add tests for compiler utilsLeonid Logvinov2018-03-213-47/+151
|
* Enable strictNullChecksLeonid Logvinov2018-03-211-1/+1
|
* Change the type of optimizerEnabled to boolean and convert it to number only ↵Leonid Logvinov2018-03-211-1/+1
| | | | before passing to a compiler
* Make Deployer configurable by jsonrpcUrl instead of jsonrpcPortLeonid Logvinov2018-03-122-2/+2
|
* Add sol-cover implementationLeonid Logvinov2018-03-121-1/+1
|
* Check dependencies when determining if should be recompiledAmir Bandeali2018-02-211-4/+4
|
* Rename variablesAmir Bandeali2018-02-162-2/+2
|
* Fix checks, add contract list to compile script in package.jsonAmir Bandeali2018-02-162-0/+2
|
* Add tslint.json to deployer package and fix all tslint issuesFabio Berger2018-02-101-0/+1
|
* Move tests to a separate folderLeonid Logvinov2018-01-188-0/+929