aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix prettierFabio Berger2018-11-211-1/+9
|
* Create migrations doc reference pageFabio Berger2018-11-211-0/+2
|
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to ↵Alex Browne2018-10-161-1/+1
| | | | use it.
* Remove artifacts from migrations package and update contract-wrappers ↵Alex Browne2018-10-161-2/+1
| | | | accordingly
* More small chnages/bug fixesAlex Browne2018-09-051-1/+0
|
* Use ledger subproviderAmir Bandeali2018-06-301-1/+1
|
* Add Kovan migrationsAmir Bandeali2018-06-301-2/+3
|
* Migrate migrations to v2Leonid Logvinov2018-05-251-1/+2
|
* Simply exportFabio Berger2018-04-111-3/+1
|
* Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵Fabio Berger2018-04-091-0/+3
and contracts