aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/src/utils/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-79/+0
* Remove deployerLeonid Logvinov2018-05-101-27/+0
* Improve the readability of the check for should compileLeonid Logvinov2018-05-071-1/+1
* Implement new artifacts formatLeonid Logvinov2018-05-071-21/+32
* Implement the resolverLeonid Logvinov2018-04-121-9/+0
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-2/+5
* Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...Leonid Logvinov2018-04-121-16/+3
* Added a detailed description of `renameOverloadedMethods` (special thanks to ...Greg Hysen2018-04-101-1/+1
* Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-101-3/+16
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-2/+2
* Move common types out of web3 typesLeonid Logvinov2018-03-271-2/+2
* Remove redundant typesLeonid Logvinov2018-03-221-18/+0
* 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
* 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