aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/deploy
Commit message (Expand)AuthorAgeFilesLines
* Move deployer to a separate packageLeonid Logvinov2018-01-1830-2110/+0
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-102-3/+3
* Fix linter errorsLeonid Logvinov2018-01-042-2/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-043-3/+3
* Fix formattingLeonid Logvinov2018-01-031-2/+0
* Apply prettier configLeonid Logvinov2018-01-0313-83/+73
* Add some missed underscores, update changelog and commentsBrandon Millman2017-12-211-16/+16
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-1/+1
|\
| * Replace our EtherTokens with WETH9 from makerLeonid Logvinov2017-12-201-14/+1
| * Add WETH9 and mirationsLeonid Logvinov2017-12-201-0/+13
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-203-80/+80
|/
* Introduce an identityCommandBuilderLeonid Logvinov2017-12-191-2/+3
* Install types for yargsLeonid Logvinov2017-12-192-8/+9
* Fix connect unused varsLeonid Logvinov2017-12-154-6/+1
* Add a commentLeonid Logvinov2017-12-151-0/+2
* Make migrations deterministicLeonid Logvinov2017-12-141-57/+45
* Increase timeout on deployer testsAmir Bandeali2017-12-131-1/+1
* Inline network moduleLeonid Logvinov2017-12-082-21/+14
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-082-3/+4
* Address feedbackLeonid Logvinov2017-12-072-2/+0
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-0711-159/+32
* Make class methods that don't use 'this' staticAmir Bandeali2017-12-011-75/+78
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-3032-0/+2267