diff --git a/rust/config/1626446356788/alfajores_config.json b/rust/config/1626446356788/alfajores_config.json deleted file mode 100644 index 02a89c68f..000000000 --- a/rust/config/1626446356788/alfajores_config.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "signers": { - "alfajores": { - "key": "", - "type": "hexKey" - }, - "kovan": { - "key": "", - "type": "hexKey" - } - }, - "replicas": { - "kovan": { - "address": "0x47F55f3F0a82B73225E7e506f0feB6Ad53cd3B7e", - "domain": "3000", - "name": "kovan", - "rpcStyle": "ethereum", - "connection": { - "type": "http", - "url": "https://kovan.infura.io/v3/5c456d7844fa40a683e934df60534c60" - } - } - }, - "home": { - "address": "0x1CCB08D4d7212931e91efC8B89Ab7f52b7f29154", - "domain": "1000", - "name": "alfajores", - "rpcStyle": "ethereum", - "connection": { - "type": "http", - "url": "https://alfajores-forno.celo-testnet.org" - } - }, - "tracing": { - "level": "debug", - "style": "pretty" - }, - "db": "db_path" -} \ No newline at end of file diff --git a/rust/config/1626446356788/alfajores_contracts.json b/rust/config/1626446356788/alfajores_contracts.json deleted file mode 100644 index af8df4201..000000000 --- a/rust/config/1626446356788/alfajores_contracts.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "upgradeBeaconController": "0xB2C0Cfcb1FaFa1ca07d96e1590166D77971D8cdb", - "xappConnectionManager": "0x7D7E7271d9c8A8cD006101e594D0888537df3951", - "updaterManager": "0x6776ef96A04a40a4dCB835D42bF59649aA9daFeA", - "governance": { - "implementation": "0x071ca8eA9a8e9268597B8B28Cb6382636fbe4f0f", - "proxy": "0x05d3CD921EF24c3a704d5f146D6c252C71e207a0", - "beacon": "0x26629D69D3ABCEC8f4fD087C863cE4Ffc64773af" - }, - "home": { - "implementation": "0xF1D7716fAcAc8Ed6917cc33212B73Ba0010b7A43", - "proxy": "0x1CCB08D4d7212931e91efC8B89Ab7f52b7f29154", - "beacon": "0x28BF166C5F4E12c465fFDBf630285f2656becf34" - }, - "replicas": { - "3000": { - "implementation": "0xf2Ae4F8550F81cbE3562e23735F029e8990Fb6CF", - "proxy": "0x0A478D9bf38101A08a9dbf4010Bf506564d610C7", - "beacon": "0xA2f8B58652c5d122891b517D209Bd635dd388a93" - } - } -} \ No newline at end of file diff --git a/rust/config/1626446356788/alfajores_verification.json b/rust/config/1626446356788/alfajores_verification.json deleted file mode 100644 index d03b90fe1..000000000 --- a/rust/config/1626446356788/alfajores_verification.json +++ /dev/null @@ -1,77 +0,0 @@ -[ - { - "name": "UpgradeBeaconController", - "address": "0xB2C0Cfcb1FaFa1ca07d96e1590166D77971D8cdb", - "constructorArguments": [] - }, - { - "name": "Contract Implementation", - "address": "0xF1D7716fAcAc8Ed6917cc33212B73Ba0010b7A43", - "constructorArguments": [ - 1000 - ] - }, - { - "name": "Contract UpgradeBeacon", - "address": "0x28BF166C5F4E12c465fFDBf630285f2656becf34", - "constructorArguments": [ - "0xF1D7716fAcAc8Ed6917cc33212B73Ba0010b7A43", - "0xB2C0Cfcb1FaFa1ca07d96e1590166D77971D8cdb" - ] - }, - { - "name": "Contract Proxy", - "address": "0x1CCB08D4d7212931e91efC8B89Ab7f52b7f29154", - "constructorArguments": [ - "0x28BF166C5F4E12c465fFDBf630285f2656becf34", - "0xc4d66de80000000000000000000000006776ef96a04a40a4dcb835d42bf59649aa9dafea" - ] - }, - { - "name": "Contract Implementation", - "address": "0x071ca8eA9a8e9268597B8B28Cb6382636fbe4f0f", - "constructorArguments": [ - 1000, - 1 - ] - }, - { - "name": "Contract UpgradeBeacon", - "address": "0x26629D69D3ABCEC8f4fD087C863cE4Ffc64773af", - "constructorArguments": [ - "0x071ca8eA9a8e9268597B8B28Cb6382636fbe4f0f", - "0xB2C0Cfcb1FaFa1ca07d96e1590166D77971D8cdb" - ] - }, - { - "name": "Contract Proxy", - "address": "0x05d3CD921EF24c3a704d5f146D6c252C71e207a0", - "constructorArguments": [ - "0x26629D69D3ABCEC8f4fD087C863cE4Ffc64773af", - "0x485cc9550000000000000000000000007d7e7271d9c8a8cd006101e594d0888537df395100000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" - ] - }, - { - "name": "Contract Implementation", - "address": "0xf2Ae4F8550F81cbE3562e23735F029e8990Fb6CF", - "constructorArguments": [ - 1000 - ] - }, - { - "name": "Contract UpgradeBeacon", - "address": "0xA2f8B58652c5d122891b517D209Bd635dd388a93", - "constructorArguments": [ - "0xf2Ae4F8550F81cbE3562e23735F029e8990Fb6CF", - "0xB2C0Cfcb1FaFa1ca07d96e1590166D77971D8cdb" - ] - }, - { - "name": "Contract Proxy", - "address": "0x0A478D9bf38101A08a9dbf4010Bf506564d610C7", - "constructorArguments": [ - "0xA2f8B58652c5d122891b517D209Bd635dd388a93", - "0xbf30a55d0000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000" - ] - } -] \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626448061681/alfajores_contracts.json b/rust/config/1626446356788/bridge/1626448061681/alfajores_contracts.json deleted file mode 100644 index 7fdc97b45..000000000 --- a/rust/config/1626446356788/bridge/1626448061681/alfajores_contracts.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bridgeRouter": "0x032ADec328A5aeB6b364ebA439a3a2d377D95CFf" -} \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626448061681/alfajores_verification.json b/rust/config/1626446356788/bridge/1626448061681/alfajores_verification.json deleted file mode 100644 index 9b8414fd2..000000000 --- a/rust/config/1626446356788/bridge/1626448061681/alfajores_verification.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "name": "BridgeRouter", - "address": "0x032ADec328A5aeB6b364ebA439a3a2d377D95CFf", - "constructorArguments": [ - "0x7D7E7271d9c8A8cD006101e594D0888537df3951" - ] - } -] \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626448061681/kovan_contracts.json b/rust/config/1626446356788/bridge/1626448061681/kovan_contracts.json deleted file mode 100644 index 31df2cbbb..000000000 --- a/rust/config/1626446356788/bridge/1626448061681/kovan_contracts.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bridgeRouter": "0xb0e9347457CcfC9B36476B58BBD542E6eBA25852" -} \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626448061681/kovan_verification.json b/rust/config/1626446356788/bridge/1626448061681/kovan_verification.json deleted file mode 100644 index 5e624efbd..000000000 --- a/rust/config/1626446356788/bridge/1626448061681/kovan_verification.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "name": "BridgeRouter", - "address": "0xb0e9347457CcfC9B36476B58BBD542E6eBA25852", - "constructorArguments": [ - "0x1e0b2AE65BA1D0a2f6f8418D64ABEF927014Bde4" - ] - } -] \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626613080691/alfajores_contracts.json b/rust/config/1626446356788/bridge/1626613080691/alfajores_contracts.json deleted file mode 100644 index 622d8f308..000000000 --- a/rust/config/1626446356788/bridge/1626613080691/alfajores_contracts.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bridgeRouter": "0xf7DD76d7E888b36A331627db290420b1F1a8Bc90" -} \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626613080691/alfajores_verification.json b/rust/config/1626446356788/bridge/1626613080691/alfajores_verification.json deleted file mode 100644 index 1b803b67e..000000000 --- a/rust/config/1626446356788/bridge/1626613080691/alfajores_verification.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "name": "BridgeRouter", - "address": "0xf7DD76d7E888b36A331627db290420b1F1a8Bc90", - "constructorArguments": [ - "0x7D7E7271d9c8A8cD006101e594D0888537df3951" - ] - } -] \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626613080691/kovan_contracts.json b/rust/config/1626446356788/bridge/1626613080691/kovan_contracts.json deleted file mode 100644 index 8951a7ac4..000000000 --- a/rust/config/1626446356788/bridge/1626613080691/kovan_contracts.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bridgeRouter": "0x281B1F8cdcA417886329546dbC882D849d9D7efA" -} \ No newline at end of file diff --git a/rust/config/1626446356788/bridge/1626613080691/kovan_verification.json b/rust/config/1626446356788/bridge/1626613080691/kovan_verification.json deleted file mode 100644 index c3701bac6..000000000 --- a/rust/config/1626446356788/bridge/1626613080691/kovan_verification.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "name": "BridgeRouter", - "address": "0x281B1F8cdcA417886329546dbC882D849d9D7efA", - "constructorArguments": [ - "0x1e0b2AE65BA1D0a2f6f8418D64ABEF927014Bde4" - ] - } -] \ No newline at end of file diff --git a/rust/config/1626446356788/kathy-partial.json b/rust/config/1626446356788/kathy-partial.json deleted file mode 100644 index 46988a832..000000000 --- a/rust/config/1626446356788/kathy-partial.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "messageInterval": "100", - "chat": { - "message": "static message", - "recipient": "0xabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcd", - "type": "static" - } -} diff --git a/rust/config/1626446356788/kovan_config.json b/rust/config/1626446356788/kovan_config.json deleted file mode 100644 index cbb38b708..000000000 --- a/rust/config/1626446356788/kovan_config.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "signers": { - "kovan": { - "key": "", - "type": "hexKey" - }, - "alfajores": { - "key": "", - "type": "hexKey" - } - }, - "replicas": { - "alfajores": { - "address": "0x0A478D9bf38101A08a9dbf4010Bf506564d610C7", - "domain": "1000", - "name": "alfajores", - "rpcStyle": "ethereum", - "connection": { - "type": "http", - "url": "https://alfajores-forno.celo-testnet.org" - } - } - }, - "home": { - "address": "0x6c00190a2774836F612F17C11d1Bb433572C1BA9", - "domain": "3000", - "name": "kovan", - "rpcStyle": "ethereum", - "connection": { - "type": "http", - "url": "https://kovan.infura.io/v3/5c456d7844fa40a683e934df60534c60" - } - }, - "tracing": { - "level": "debug", - "style": "pretty" - }, - "db": "db_path" -} \ No newline at end of file diff --git a/rust/config/1626446356788/kovan_contracts.json b/rust/config/1626446356788/kovan_contracts.json deleted file mode 100644 index 614598d90..000000000 --- a/rust/config/1626446356788/kovan_contracts.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "upgradeBeaconController": "0x739DEDfC80635E699cfe5D5c36E770d01aDf0Fcf", - "xappConnectionManager": "0x1e0b2AE65BA1D0a2f6f8418D64ABEF927014Bde4", - "updaterManager": "0x8f78e7487C9D46899a3068dD1ba75d90665a23d7", - "governance": { - "implementation": "0xC272D7F3c6b87F73360503e0E4BaF5D281D1D1C4", - "proxy": "0x665794dE877dCE374CDFDd33B02dfDdb25301a35", - "beacon": "0x982bb6e5FbE8156A43acD17E7231DD5c125f4B55" - }, - "home": { - "implementation": "0x77287b971e1aC21bc553686DF2f7F5136920CB7e", - "proxy": "0x6c00190a2774836F612F17C11d1Bb433572C1BA9", - "beacon": "0x13Cb3d96Bdb2E1EEDC971488611A9877C8E05103" - }, - "replicas": { - "1000": { - "implementation": "0x51CA5771d44ECdbEC957d2c6Ad185E8A4cc49358", - "proxy": "0x47F55f3F0a82B73225E7e506f0feB6Ad53cd3B7e", - "beacon": "0xAc508e7E16c2dD3dAfA679A1A867547f4C8d5253" - } - } -} \ No newline at end of file diff --git a/rust/config/1626446356788/kovan_verification.json b/rust/config/1626446356788/kovan_verification.json deleted file mode 100644 index b1e231c2f..000000000 --- a/rust/config/1626446356788/kovan_verification.json +++ /dev/null @@ -1,77 +0,0 @@ -[ - { - "name": "UpgradeBeaconController", - "address": "0x739DEDfC80635E699cfe5D5c36E770d01aDf0Fcf", - "constructorArguments": [] - }, - { - "name": "Contract Implementation", - "address": "0x77287b971e1aC21bc553686DF2f7F5136920CB7e", - "constructorArguments": [ - 3000 - ] - }, - { - "name": "Contract UpgradeBeacon", - "address": "0x13Cb3d96Bdb2E1EEDC971488611A9877C8E05103", - "constructorArguments": [ - "0x77287b971e1aC21bc553686DF2f7F5136920CB7e", - "0x739DEDfC80635E699cfe5D5c36E770d01aDf0Fcf" - ] - }, - { - "name": "Contract Proxy", - "address": "0x6c00190a2774836F612F17C11d1Bb433572C1BA9", - "constructorArguments": [ - "0x13Cb3d96Bdb2E1EEDC971488611A9877C8E05103", - "0xc4d66de80000000000000000000000008f78e7487c9d46899a3068dd1ba75d90665a23d7" - ] - }, - { - "name": "Contract Implementation", - "address": "0xC272D7F3c6b87F73360503e0E4BaF5D281D1D1C4", - "constructorArguments": [ - 3000, - 1 - ] - }, - { - "name": "Contract UpgradeBeacon", - "address": "0x982bb6e5FbE8156A43acD17E7231DD5c125f4B55", - "constructorArguments": [ - "0xC272D7F3c6b87F73360503e0E4BaF5D281D1D1C4", - "0x739DEDfC80635E699cfe5D5c36E770d01aDf0Fcf" - ] - }, - { - "name": "Contract Proxy", - "address": "0x665794dE877dCE374CDFDd33B02dfDdb25301a35", - "constructorArguments": [ - "0x982bb6e5FbE8156A43acD17E7231DD5c125f4B55", - "0x485cc9550000000000000000000000001e0b2ae65ba1d0a2f6f8418d64abef927014bde400000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" - ] - }, - { - "name": "Contract Implementation", - "address": "0x51CA5771d44ECdbEC957d2c6Ad185E8A4cc49358", - "constructorArguments": [ - 3000 - ] - }, - { - "name": "Contract UpgradeBeacon", - "address": "0xAc508e7E16c2dD3dAfA679A1A867547f4C8d5253", - "constructorArguments": [ - "0x51CA5771d44ECdbEC957d2c6Ad185E8A4cc49358", - "0x739DEDfC80635E699cfe5D5c36E770d01aDf0Fcf" - ] - }, - { - "name": "Contract Proxy", - "address": "0x47F55f3F0a82B73225E7e506f0feB6Ad53cd3B7e", - "constructorArguments": [ - "0xAc508e7E16c2dD3dAfA679A1A867547f4C8d5253", - "0xbf30a55d00000000000000000000000000000000000000000000000000000000000003e80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000" - ] - } -] \ No newline at end of file diff --git a/rust/config/1626446356788/processor-partial.json b/rust/config/1626446356788/processor-partial.json deleted file mode 100644 index 3cbe62b80..000000000 --- a/rust/config/1626446356788/processor-partial.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "pollingInterval": "10" -} diff --git a/rust/config/1626446356788/relayer-partial.json b/rust/config/1626446356788/relayer-partial.json deleted file mode 100644 index 3cbe62b80..000000000 --- a/rust/config/1626446356788/relayer-partial.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "pollingInterval": "10" -} diff --git a/rust/config/1626446356788/updater-partial.json b/rust/config/1626446356788/updater-partial.json deleted file mode 100644 index a9d6f75a7..000000000 --- a/rust/config/1626446356788/updater-partial.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "pollingInterval": "5", - "updatePause": "15", - "updater": { - "key": "", - "type": "hexKey" - } -} diff --git a/rust/config/1626446356788/watcher-partial.json b/rust/config/1626446356788/watcher-partial.json deleted file mode 100644 index b24e3d361..000000000 --- a/rust/config/1626446356788/watcher-partial.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "pollingInterval": "100", - "watcher": { - "key": "", - "type": "hexKey" - }, - "connectionManagers": [ - { - "address": "0x0000000000000000000000000000000000000000", - "domain": "60", - "name": "ethereum", - "rpcStyle": "ethereum", - "config": { - "connection": { - "type": "ws", - "url": "ws://localhost:8545" - } - } - }, - { - "address": "0x0000000000000000000000000000000000000000", - "domain": "61", - "name": "eth-classic", - "rpcStyle": "ethereum", - "config": { - "connection": { - "type": "ws", - "url": "ws://localhost:8545" - } - } - } - ] -}