aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-05-17 19:57:51 +0800
committerFabio Berger <me@fabioberger.com>2018-05-17 19:57:51 +0800
commit0eacbac8f69bf3b5f03029aae338f63462ca3154 (patch)
tree4a7709245f79912b0223a2fcabad261288b80b7c /packages/migrations
parent22f3f57f44cfc4bdd27a79df36a8d80b96b02a07 (diff)
parentcec76c33b6a33d2c36305bd581de628641c14d5e (diff)
downloaddexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.tar
dexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.tar.gz
dexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.tar.bz2
dexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.tar.lz
dexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.tar.xz
dexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.tar.zst
dexon-sol-tools-0eacbac8f69bf3b5f03029aae338f63462ca3154.zip
Merge branch 'development' into improvement/addCustomTslintRules
* development: Remove "Order utils" from menu for now Fix top tokens key Improve about page descriptions Do not remove artifacts when running `clean`
Diffstat (limited to 'packages/migrations')
-rw-r--r--packages/migrations/artifacts/1.0.0/Exchange.json8
-rw-r--r--packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json8
-rw-r--r--packages/migrations/artifacts/1.0.0/TokenRegistry.json8
-rw-r--r--packages/migrations/artifacts/1.0.0/TokenTransferProxy.json8
-rw-r--r--packages/migrations/artifacts/1.0.0/WETH9.json8
-rw-r--r--packages/migrations/artifacts/1.0.0/ZRXToken.json8
-rw-r--r--packages/migrations/package.json2
7 files changed, 7 insertions, 43 deletions
diff --git a/packages/migrations/artifacts/1.0.0/Exchange.json b/packages/migrations/artifacts/1.0.0/Exchange.json
index dbe83ca32..25b0d4557 100644
--- a/packages/migrations/artifacts/1.0.0/Exchange.json
+++ b/packages/migrations/artifacts/1.0.0/Exchange.json
@@ -668,11 +668,5 @@
}
}
},
- "networks": {
- "50": {
- "address": "0x48bacb9266a570d521063ef5dd96e61686dbe788",
- "links": {},
- "constructorArgs": "[\"0x1d7022f5b17d2f8b695918fb48fa1089c9f85401\",\"0x1dc4c1cefef38a777b15aa20260a54e584b16c48\"]"
- }
- }
+ "networks": {}
} \ No newline at end of file
diff --git a/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json b/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json
index 79aefc3f7..7ab25758b 100644
--- a/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json
+++ b/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json
@@ -715,11 +715,5 @@
}
}
},
- "networks": {
- "50": {
- "address": "0x34d402f14d58e001d8efbe6585051bf9706aa064",
- "links": {},
- "constructorArgs": "[[\"0x5409ed021d9299bf6814279a6a1411a7e866a631\",\"0x6ecbe1db9ef729cbe972c83fb886247691fb6beb\"],\"2\",\"0\",\"0x1dc4c1cefef38a777b15aa20260a54e584b16c48\"]"
- }
- }
+ "networks": {}
} \ No newline at end of file
diff --git a/packages/migrations/artifacts/1.0.0/TokenRegistry.json b/packages/migrations/artifacts/1.0.0/TokenRegistry.json
index f3f92c568..93753ad55 100644
--- a/packages/migrations/artifacts/1.0.0/TokenRegistry.json
+++ b/packages/migrations/artifacts/1.0.0/TokenRegistry.json
@@ -590,11 +590,5 @@
}
}
},
- "networks": {
- "50": {
- "address": "0x0b1ba0af832d7c05fd64161e0db78e85978e8082",
- "links": {},
- "constructorArgs": "[]"
- }
- }
+ "networks": {}
} \ No newline at end of file
diff --git a/packages/migrations/artifacts/1.0.0/TokenTransferProxy.json b/packages/migrations/artifacts/1.0.0/TokenTransferProxy.json
index ac8788603..eb157b760 100644
--- a/packages/migrations/artifacts/1.0.0/TokenTransferProxy.json
+++ b/packages/migrations/artifacts/1.0.0/TokenTransferProxy.json
@@ -226,11 +226,5 @@
}
}
},
- "networks": {
- "50": {
- "address": "0x1dc4c1cefef38a777b15aa20260a54e584b16c48",
- "links": {},
- "constructorArgs": "[]"
- }
- }
+ "networks": {}
} \ No newline at end of file
diff --git a/packages/migrations/artifacts/1.0.0/WETH9.json b/packages/migrations/artifacts/1.0.0/WETH9.json
index 493fae7e5..c6c59fb94 100644
--- a/packages/migrations/artifacts/1.0.0/WETH9.json
+++ b/packages/migrations/artifacts/1.0.0/WETH9.json
@@ -322,11 +322,5 @@
}
}
},
- "networks": {
- "50": {
- "address": "0x871dd7c2b4b25e1aa18728e9d5f2af4c4e431f5c",
- "links": {},
- "constructorArgs": "[]"
- }
- }
+ "networks": {}
} \ No newline at end of file
diff --git a/packages/migrations/artifacts/1.0.0/ZRXToken.json b/packages/migrations/artifacts/1.0.0/ZRXToken.json
index df0dfd78b..b5c71bd46 100644
--- a/packages/migrations/artifacts/1.0.0/ZRXToken.json
+++ b/packages/migrations/artifacts/1.0.0/ZRXToken.json
@@ -278,11 +278,5 @@
}
}
},
- "networks": {
- "50": {
- "address": "0x1d7022f5b17d2f8b695918fb48fa1089c9f85401",
- "links": {},
- "constructorArgs": "[]"
- }
- }
+ "networks": {}
} \ No newline at end of file
diff --git a/packages/migrations/package.json b/packages/migrations/package.json
index aec2dc311..b1925ed35 100644
--- a/packages/migrations/package.json
+++ b/packages/migrations/package.json
@@ -12,7 +12,7 @@
"prebuild": "run-s clean compile copy_artifacts generate_contract_wrappers",
"copy_artifacts": "copyfiles -u 4 'artifacts/1.0.0/**/*' ./lib/src/artifacts",
"build": "tsc",
- "clean": "shx rm -rf lib artifacts",
+ "clean": "shx rm -rf lib",
"lint": "tslint --project .",
"migrate": "run-s build compile script:migrate",
"script:migrate": "node ./lib/migrate.js",