Skip to content

Commit

Permalink
improve(core): add patched emp addresses
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Rice <[email protected]>
  • Loading branch information
mrice32 committed Dec 19, 2020
1 parent 0065ac2 commit 6a536e0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 18 deletions.
4 changes: 2 additions & 2 deletions packages/core/networks/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
{
"contractName": "ExpiringMultiPartyLib",
"address": "0x38015ddB8b34c84934Cff058F571349Cc7d4139d"
"address": "0x0246FBF444cAe32867b410464664f8F02e1822C7"
},
{
"contractName": "ExpiringMultiPartyCreator",
"address": "0x9A077D4fCf7B26a0514Baa4cff0B481e9c35CE87"
"address": "0xB3De1e212B49e68f4a68b5993f31f63946FCA2a6"
}
]
4 changes: 2 additions & 2 deletions packages/core/networks/1_args.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"0x38015ddB8b34c84934Cff058F571349Cc7d4139d": [],
"0x9A077D4fCf7B26a0514Baa4cff0B481e9c35CE87": [
"0x0246FBF444cAe32867b410464664f8F02e1822C7": [],
"0xB3De1e212B49e68f4a68b5993f31f63946FCA2a6": [
"0x40f941E48A552bF496B154Af6bf55725f18D77c3",
"0x7c96d6235CfaaCcAc5d80fCe74E6032B25dd1F03",
"0x0000000000000000000000000000000000000000"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/networks/42.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
},
{
"contractName": "ExpiringMultiPartyLib",
"address": "0xB79F6eF89c86115a7b63C240DF7339ff7514847F"
"address": "0x7E617335cbe37110691bE81b5B498B7Fa81FB7B2"
},
{
"contractName": "ExpiringMultiPartyCreator",
"address": "0xF763D367E1302A16716b6c40783A17c1aC754F2E"
"address": "0x1082C1878FAeAC03310468A379cf4D159939FA42"
}
]
14 changes: 2 additions & 12 deletions packages/core/networks/42_args.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
{
"0xeF9c374b7976941fCAf5e501eaB531E430463fC6": [],
"0x10E241725178991417E65fadE965Ca1F07852283": [
"600",
["50000000000000000"],
["500000000000000"],
1209600,
"0x489Bf230d4Ab5c2083556E394a28276C22c3B580",
"0xeD0169a88d267063184b0853BaAAAe66c3c154B2",
"0x0000000000000000000000000000000000000000"
],
"0xbeCA65040Cc8497ABA9de30F0E413871282CFfC2": [],
"0xB79F6eF89c86115a7b63C240DF7339ff7514847F": [],
"0xF763D367E1302A16716b6c40783A17c1aC754F2E": [
"0x7E617335cbe37110691bE81b5B498B7Fa81FB7B2": [],
"0x1082C1878FAeAC03310468A379cf4D159939FA42": [
"0xeD0169a88d267063184b0853BaAAAe66c3c154B2",
"0xe7e87f89e3D15617261Fd52188Ca64803165f8Af",
"0x0000000000000000000000000000000000000000"
Expand Down

0 comments on commit 6a536e0

Please sign in to comment.