aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-104-13/+7
|\
| * Implement new artifacts formatLeonid Logvinov2018-05-074-13/+7
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-102-2/+4
|/
* Update test fixturesJacob Evans2018-04-182-5/+11
* Rename resolver to sol-resolverLeonid Logvinov2018-04-163-13/+20
* Uncomment testsLeonid Logvinov2018-04-131-3/+3
* Implement the resolverLeonid Logvinov2018-04-127-38/+12
* Improve on readabilityLeonid Logvinov2018-04-121-6/+2
* Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...Leonid Logvinov2018-04-125-46/+20
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-115-20/+46
|\
| * Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-105-20/+46
* | Use provider over web3 in deployer, dev-utils and subprovider tests, rename s...Fabio Berger2018-04-062-4/+7
* | Make deployer tests run on inprocess ganacheFabio Berger2018-04-043-2/+8
|/
* 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
* 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