aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/src/migrate.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-23/+0
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Remove artifacts from migrations package and update contract-wrappers ↵Alex Browne2018-10-161-31/+8
| | | | accordingly
* More small chnages/bug fixesAlex Browne2018-09-051-30/+0
|
* Update mainnet configsAmir Bandeali2018-09-051-3/+4
|
* Add mainnet migrationsAmir Bandeali2018-09-051-2/+16
|
* Export LedgerEthereumClient type in subprovidersAmir Bandeali2018-06-301-10/+17
|
* Fix migrationsAmir Bandeali2018-06-301-0/+2
|
* Use ledger subproviderAmir Bandeali2018-06-301-13/+22
|
* Add Kovan migrationsAmir Bandeali2018-06-301-5/+15
|
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
|
* Migrate migrations to v2Leonid Logvinov2018-05-251-3/+16
|
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-2/+1
|
* Fix templatesLeonid Logvinov2018-05-101-1/+1
|
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-1/+1
|
* Remove deployerLeonid Logvinov2018-05-101-1/+0
|
* Remove deployer from 0x.js and migrationsLeonid Logvinov2018-05-101-12/+10
|
* Configure migrations with a compiler.jsonLeonid Logvinov2018-05-101-1/+1
|
* Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵Fabio Berger2018-04-091-0/+25
and contracts