aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/deploy/src
Commit message (Expand)AuthorAgeFilesLines
* Move deployer to a separate packageLeonid Logvinov2018-01-189-676/+0
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-2/+2
* Apply prettier configLeonid Logvinov2018-01-037-32/+34
* Add some missed underscores, update changelog and commentsBrandon Millman2017-12-211-16/+16
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-203-80/+80
* Install types for yargsLeonid Logvinov2017-12-191-1/+2
* Fix connect unused varsLeonid Logvinov2017-12-152-3/+0
* Inline network moduleLeonid Logvinov2017-12-081-14/+0
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-082-3/+4
* Address feedbackLeonid Logvinov2017-12-071-1/+0
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-077-153/+22
* Make class methods that don't use 'this' staticAmir Bandeali2017-12-011-75/+78
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-3011-0/+818