aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/src/migration.ts
Commit message (Expand)AuthorAgeFilesLines
* Group similar setup transactionsJacob Evans2019-01-121-6/+9
* Register ERC20/721 into MAPJacob Evans2019-01-121-18/+26
* feature(migrations): Add MultiAssetProxy MigrationJacob Evans2019-01-121-27/+57
* Dutch wrapperGreg Hysen2019-01-081-0/+9
* chore: Update CHANGELOGS use mainnet ZRX amount in Forwarder.Jacob Evans2018-11-261-1/+3
* chore: Fund forwarder in migrationsJacob Evans2018-11-261-0/+5
* bug: Use Testnet Exchange over mainnetJacob Evans2018-11-231-0/+1
* Fix additional commentsFabio Berger2018-11-211-2/+2
* Improve commentsFabio Berger2018-11-211-4/+3
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-6/+6
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-1/+1
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...Alex Browne2018-10-161-49/+28
* Cleanup migrations and contracts package. Make contracts private again.Alex Browne2018-10-161-4/+8
* Remove artifacts from migrations package and update contract-wrappers accordi...Alex Browne2018-10-161-0/+192
* Migrate migrations to v2Leonid Logvinov2018-05-251-132/+0
* merge developmentFabio Berger2018-05-231-2/+3
|\
| * Fix TSLint rulesFabio Berger2018-05-161-2/+3
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-17/+60
|\|
| * Fix templatesLeonid Logvinov2018-05-101-1/+2
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-9/+13
| * Fix linter issuesLeonid Logvinov2018-05-101-10/+10
| * Rename deployer to sol-compilerLeonid Logvinov2018-05-101-1/+3
| * Remove deployer from 0x.js and migrationsLeonid Logvinov2018-05-101-16/+52
|/
* Fix expiration watcher comparatorLeonid Logvinov2018-04-181-1/+1
* Move NULL_BYTES to @0xproject/utilsFabio Berger2018-04-111-7/+5
* Move migrations into separate monorepo subpackage and hook it up to 0x.js and...Fabio Berger2018-04-091-0/+90