aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v2-prototype' into feature/truffle-sol-covLeonid Logvinov2018-05-241-1/+1
|\
| * Fix TokenTransferProxy artifact name since it's now suffixed with _v1Fabio Berger2018-05-231-1/+1
| |
* | Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-2/+1
|/
* merge developmentFabio Berger2018-05-231-2/+3
|\
| * Fix TSLint rulesFabio Berger2018-05-161-2/+3
| |
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-166-37/+126
|\|
| * Fix templatesLeonid Logvinov2018-05-102-2/+3
| |
| * Remove unused deployer docs configsLeonid Logvinov2018-05-104-33/+40
| |
| * Fix linter issuesLeonid Logvinov2018-05-102-11/+10
| |
| * Rename deployer to sol-compilerLeonid Logvinov2018-05-102-2/+4
| |
| * Remove deployerLeonid Logvinov2018-05-101-1/+0
| |
| * Remove deployer from 0x.js and migrationsLeonid Logvinov2018-05-105-35/+126
| |
| * Configure migrations with a compiler.jsonLeonid Logvinov2018-05-101-1/+1
| |
* | Remove remenants of MaliciousToken contractFabio Berger2018-04-261-1/+0
|/
* Fix expiration watcher comparatorLeonid Logvinov2018-04-181-1/+1
|
* Simply exportFabio Berger2018-04-111-3/+1
|
* Move NULL_BYTES to @0xproject/utilsFabio Berger2018-04-113-22/+17
|
* Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵Fabio Berger2018-04-097-0/+206
and contracts