Skip to content

Commit 37d8d60

Browse files
committed
feat: redeployed the home chain contracts
1 parent 90487b3 commit 37d8d60

File tree

10 files changed

+83
-79
lines changed

10 files changed

+83
-79
lines changed

contracts/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Smart contracts for Kleros v2
44

55
## Deployed Addresses
66

7-
Refresh the list of deployed contracts by running `scripts/generateDeploymentsMarkdown.sh`.
7+
Refresh the list of deployed contracts by running `./scripts/generateDeploymentsMarkdown.sh`.
88

99
### Rinkeby
1010

@@ -13,9 +13,13 @@ Refresh the list of deployed contracts by running `scripts/generateDeploymentsMa
1313

1414
### Arbitrum Rinkeby
1515

16-
- [FastBridgeSender](https://testnet.arbiscan.io/address/0x395014fddc3b12F9a78ED8E57DA162Fd77E12bE3)
17-
- [HomeGateway](https://testnet.arbiscan.io/address/0x300CbF0829762FeDc90287D08aeDf261EE6ED8eB)
18-
- [SafeBridgeArbitrum](https://testnet.arbiscan.io/address/0x014A442480DbAD767b7615E55E271799889FA1a7)
16+
- [ConstantNG](https://testnet.arbiscan.io/address/0x4401A368dea8D5761AEEFfd3c4a674086dea0666)
17+
- [DisputeKitClassic](https://testnet.arbiscan.io/address/0xD78DCddE2C5a2Bd4BB246Bc7dB6994b95f7c442C)
18+
- [FastBridgeSender](https://testnet.arbiscan.io/address/0x34E520dc1d2Db660113b64724e14CEdCD01Ee879)
19+
- [HomeGateway](https://testnet.arbiscan.io/address/0x40a78989317B953e427B3BD87C59eA003fcC2296)
20+
- [KlerosCore](https://testnet.arbiscan.io/address/0xf2a59723c5d625D646668E0B615B5764c3F81540)
21+
- [SafeBridgeArbitrum](https://testnet.arbiscan.io/address/0x68eE49dfD9d76f3386257a3D0e0A85c0A5519bBD)
22+
- [SortitionSumTreeFactory](https://testnet.arbiscan.io/address/0xf02733d9e5CbfE67B54F165b0277E1995106D526)
1923

2024
## Contributing
2125

contracts/deployments/arbitrumRinkeby/ConstantNG.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"address": "0x87142b7E9C7D026776499120D902AF8896C07894",
2+
"address": "0x4401A368dea8D5761AEEFfd3c4a674086dea0666",
33
"abi": [
44
{
55
"inputs": [
@@ -90,19 +90,19 @@
9090
"type": "function"
9191
}
9292
],
93-
"transactionHash": "0x994e342622469b1e19becdf52b4614d4f57bac87185e7d7496d4815cdadd276c",
93+
"transactionHash": "0xd895745c58c5c5446c2d0cf1c0361948728603c976a6778fd7a88117c360510d",
9494
"receipt": {
9595
"to": null,
9696
"from": "0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
97-
"contractAddress": "0x87142b7E9C7D026776499120D902AF8896C07894",
97+
"contractAddress": "0x4401A368dea8D5761AEEFfd3c4a674086dea0666",
9898
"transactionIndex": 0,
99-
"gasUsed": "2027143",
99+
"gasUsed": "1272164",
100100
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
101-
"blockHash": "0xf208ce071e86e58470ebbbd798aad9d927f53482ae74e57a209e827c46484265",
102-
"transactionHash": "0x994e342622469b1e19becdf52b4614d4f57bac87185e7d7496d4815cdadd276c",
101+
"blockHash": "0x7a54453a6c172718f25498599fa57f0e6ecd8d7ea906c5a63994731178695146",
102+
"transactionHash": "0xd895745c58c5c5446c2d0cf1c0361948728603c976a6778fd7a88117c360510d",
103103
"logs": [],
104-
"blockNumber": 9358156,
105-
"cumulativeGasUsed": "762143",
104+
"blockNumber": 9361437,
105+
"cumulativeGasUsed": "7164",
106106
"status": 1,
107107
"byzantium": true
108108
},

contracts/deployments/arbitrumRinkeby/DisputeKitClassic.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"address": "0xf08273e2B35E78509B027f6FAa32485844EA7cCA",
2+
"address": "0xD78DCddE2C5a2Bd4BB246Bc7dB6994b95f7c442C",
33
"abi": [
44
{
55
"inputs": [
@@ -657,26 +657,26 @@
657657
"type": "function"
658658
}
659659
],
660-
"transactionHash": "0x20ebf657d9789a86e41232084be65d3b2f8ca057121ff0c14be713f7cd0797bf",
660+
"transactionHash": "0x6b1d3c4d8dbdbc42ddeacf2cc46d7bb6bede43ae07b83767313bddc5e1f1de4c",
661661
"receipt": {
662662
"to": null,
663663
"from": "0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
664-
"contractAddress": "0xf08273e2B35E78509B027f6FAa32485844EA7cCA",
664+
"contractAddress": "0xD78DCddE2C5a2Bd4BB246Bc7dB6994b95f7c442C",
665665
"transactionIndex": 0,
666-
"gasUsed": "37895359",
666+
"gasUsed": "20682356",
667667
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
668-
"blockHash": "0x75ea03726db28a5db4df8bbc91951eccb415cd3be2adbaaa215b5489069ad30e",
669-
"transactionHash": "0x20ebf657d9789a86e41232084be65d3b2f8ca057121ff0c14be713f7cd0797bf",
668+
"blockHash": "0x88b502695f11ecc1a9f415f5fdbd8be173b3d9a4dfe074f971f4fa0493805488",
669+
"transactionHash": "0x6b1d3c4d8dbdbc42ddeacf2cc46d7bb6bede43ae07b83767313bddc5e1f1de4c",
670670
"logs": [],
671-
"blockNumber": 9358161,
672-
"cumulativeGasUsed": "17482398",
671+
"blockNumber": 9361440,
672+
"cumulativeGasUsed": "269396",
673673
"status": 1,
674674
"byzantium": true
675675
},
676676
"args": [
677677
"0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
678678
"0x0000000000000000000000000000000000000000",
679-
"0x87142b7E9C7D026776499120D902AF8896C07894"
679+
"0x4401A368dea8D5761AEEFfd3c4a674086dea0666"
680680
],
681681
"numDeployments": 1,
682682
"solcInputHash": "9627b78546d73cee66a2022d221ca6c9",

contracts/deployments/arbitrumRinkeby/FastBridgeSender.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"address": "0x395014fddc3b12F9a78ED8E57DA162Fd77E12bE3",
2+
"address": "0x34E520dc1d2Db660113b64724e14CEdCD01Ee879",
33
"abi": [
44
{
55
"inputs": [
@@ -131,24 +131,24 @@
131131
"type": "function"
132132
}
133133
],
134-
"transactionHash": "0x7be63ee825d6f802a688e5e8a46c989b36dc6593a9a2be2b4d7e7dbd5b762b15",
134+
"transactionHash": "0x0af34fa80e0381978f1f1fb7ba3a7586b6b36b38f0feb8a03d4f252a2d0e8178",
135135
"receipt": {
136136
"to": null,
137137
"from": "0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
138-
"contractAddress": "0x395014fddc3b12F9a78ED8E57DA162Fd77E12bE3",
138+
"contractAddress": "0x34E520dc1d2Db660113b64724e14CEdCD01Ee879",
139139
"transactionIndex": 0,
140-
"gasUsed": "3163693",
140+
"gasUsed": "3164989",
141141
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
142-
"blockHash": "0x03b9160800116d2856ee82fc4597d4088429b4fadfc53c69a72d78afb21b6b63",
143-
"transactionHash": "0x7be63ee825d6f802a688e5e8a46c989b36dc6593a9a2be2b4d7e7dbd5b762b15",
142+
"blockHash": "0xf161773cb59c122354aef8cf81465f3ff20d04bd8985b7df19fecc6442ce02cf",
143+
"transactionHash": "0x0af34fa80e0381978f1f1fb7ba3a7586b6b36b38f0feb8a03d4f252a2d0e8178",
144144
"logs": [],
145-
"blockNumber": 9350540,
146-
"cumulativeGasUsed": "122173",
145+
"blockNumber": 9361451,
146+
"cumulativeGasUsed": "122089",
147147
"status": 1,
148148
"byzantium": true
149149
},
150150
"args": [
151-
"0x014A442480DbAD767b7615E55E271799889FA1a7",
151+
"0x68eE49dfD9d76f3386257a3D0e0A85c0A5519bBD",
152152
"0x300CbF0829762FeDc90287D08aeDf261EE6ED8eB"
153153
],
154154
"numDeployments": 1,

contracts/deployments/arbitrumRinkeby/HomeGateway.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"address": "0x300CbF0829762FeDc90287D08aeDf261EE6ED8eB",
2+
"address": "0x40a78989317B953e427B3BD87C59eA003fcC2296",
33
"abi": [
44
{
55
"inputs": [
@@ -336,41 +336,41 @@
336336
"type": "function"
337337
}
338338
],
339-
"transactionHash": "0xbb3ce0621f9a9de04f7784800125863a9c79f29985edb2da4a158809b423a000",
339+
"transactionHash": "0xd6de68fd2bbcd4d81a2322e06e8ea09e84c28d8f44e8fbf64082b38235d21d7f",
340340
"receipt": {
341341
"to": null,
342342
"from": "0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
343-
"contractAddress": "0x300CbF0829762FeDc90287D08aeDf261EE6ED8eB",
343+
"contractAddress": "0x40a78989317B953e427B3BD87C59eA003fcC2296",
344344
"transactionIndex": 0,
345-
"gasUsed": "5322821",
346-
"logsBloom": "0x00000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000004000000000000000000000000020000000000000000000800000000000000000000000000000000000000000200000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000100000000000000000",
347-
"blockHash": "0x0dfcd622a3f40345da51d8f4dac51483282ca97a6fe1a325a93f8059c5021b36",
348-
"transactionHash": "0xbb3ce0621f9a9de04f7784800125863a9c79f29985edb2da4a158809b423a000",
345+
"gasUsed": "5322843",
346+
"logsBloom": "0x00000000000000000000000000000000000000000000000000000004000000000010000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000100008000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
347+
"blockHash": "0x73926b0cb76f488581a9a9fda166a0df19c1326906fd204def70b553713ebfcd",
348+
"transactionHash": "0xd6de68fd2bbcd4d81a2322e06e8ea09e84c28d8f44e8fbf64082b38235d21d7f",
349349
"logs": [
350350
{
351351
"transactionIndex": 0,
352-
"blockNumber": 9350542,
353-
"transactionHash": "0xbb3ce0621f9a9de04f7784800125863a9c79f29985edb2da4a158809b423a000",
354-
"address": "0x300CbF0829762FeDc90287D08aeDf261EE6ED8eB",
352+
"blockNumber": 9361454,
353+
"transactionHash": "0xd6de68fd2bbcd4d81a2322e06e8ea09e84c28d8f44e8fbf64082b38235d21d7f",
354+
"address": "0x40a78989317B953e427B3BD87C59eA003fcC2296",
355355
"topics": [
356356
"0x61606860eb6c87306811e2695215385101daab53bd6ab4e9f9049aead9363c7d",
357357
"0x0000000000000000000000000000000000000000000000000000000000000000"
358358
],
359359
"data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000064252494447450000000000000000000000000000000000000000000000000000",
360360
"logIndex": 0,
361-
"blockHash": "0x0dfcd622a3f40345da51d8f4dac51483282ca97a6fe1a325a93f8059c5021b36"
361+
"blockHash": "0x73926b0cb76f488581a9a9fda166a0df19c1326906fd204def70b553713ebfcd"
362362
}
363363
],
364-
"blockNumber": 9350542,
365-
"cumulativeGasUsed": "289041",
364+
"blockNumber": 9361454,
365+
"cumulativeGasUsed": "289063",
366366
"status": 1,
367367
"byzantium": true
368368
},
369369
"args": [
370-
"0x18c8a7ec7897177E4529065a7E7B0878358B3BfF",
371-
"0x395014fddc3b12F9a78ED8E57DA162Fd77E12bE3",
370+
"0xf2a59723c5d625D646668E0B615B5764c3F81540",
371+
"0x34E520dc1d2Db660113b64724e14CEdCD01Ee879",
372372
"0x8F1a2B8F9b04320375856580Fc6B1669Cb12a9EE",
373-
"0x0000000000000000000000000000000000000000000000000000000000000004"
373+
4
374374
],
375375
"numDeployments": 1,
376376
"solcInputHash": "9627b78546d73cee66a2022d221ca6c9",

contracts/deployments/arbitrumRinkeby/KlerosCore.json

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

contracts/deployments/arbitrumRinkeby/SafeBridgeArbitrum.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"address": "0x014A442480DbAD767b7615E55E271799889FA1a7",
2+
"address": "0x68eE49dfD9d76f3386257a3D0e0A85c0A5519bBD",
33
"abi": [
44
{
55
"anonymous": false,
@@ -39,19 +39,19 @@
3939
"type": "function"
4040
}
4141
],
42-
"transactionHash": "0x0b2bcf51bd6c17fe6fdc716f4d20f89abf4fe8a29ca690257e62c6330c204302",
42+
"transactionHash": "0x29b0ca8c481531a2209f2f268db8195d6d2398f9dc93c09401bd65482ba71bc3",
4343
"receipt": {
4444
"to": null,
4545
"from": "0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
46-
"contractAddress": "0x014A442480DbAD767b7615E55E271799889FA1a7",
46+
"contractAddress": "0x68eE49dfD9d76f3386257a3D0e0A85c0A5519bBD",
4747
"transactionIndex": 0,
48-
"gasUsed": "1575442",
48+
"gasUsed": "1574087",
4949
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
50-
"blockHash": "0xe30857ccd5a315a3e3273f904450468a8cb3076eff2b0926c133065ee7a4e183",
51-
"transactionHash": "0x0b2bcf51bd6c17fe6fdc716f4d20f89abf4fe8a29ca690257e62c6330c204302",
50+
"blockHash": "0x191b5cf71955a086a177cc63ee65b9def4d729d65b90f1b7d2e3b7c152a46c74",
51+
"transactionHash": "0x29b0ca8c481531a2209f2f268db8195d6d2398f9dc93c09401bd65482ba71bc3",
5252
"logs": [],
53-
"blockNumber": 9350537,
54-
"cumulativeGasUsed": "10062",
53+
"blockNumber": 9361449,
54+
"cumulativeGasUsed": "10087",
5555
"status": 1,
5656
"byzantium": true
5757
},

contracts/deployments/arbitrumRinkeby/SortitionSumTreeFactory.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"address": "0x04Fb43F2Ce076867b5ba38750Ecb2cc6BDe78D61",
2+
"address": "0xf02733d9e5CbfE67B54F165b0277E1995106D526",
33
"abi": [],
4-
"transactionHash": "0xb958b86350fc254346dbf6e5fdd8b22d619efc5dfc80488f18b720b77cd5205d",
4+
"transactionHash": "0xb20e3a53e371e1ee2889c15703c37dcc1f016adf5c25292437f564f55d9c0267",
55
"receipt": {
66
"to": null,
77
"from": "0xF50E77f2A2B6138D16c6c7511562E5C33c4B15A3",
8-
"contractAddress": "0x04Fb43F2Ce076867b5ba38750Ecb2cc6BDe78D61",
8+
"contractAddress": "0xf02733d9e5CbfE67B54F165b0277E1995106D526",
99
"transactionIndex": 0,
10-
"gasUsed": "8608854",
10+
"gasUsed": "8607506",
1111
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
12-
"blockHash": "0xa638f8aed0a2fd57c5ce439403d860ab05f9da9e535a3f6182658b3fc9745fc9",
13-
"transactionHash": "0xb958b86350fc254346dbf6e5fdd8b22d619efc5dfc80488f18b720b77cd5205d",
12+
"blockHash": "0x4d7cb6f4e7af64ad244213c67c7be8a64f093183be7a0a6d717cfb4ea4f11013",
13+
"transactionHash": "0xb20e3a53e371e1ee2889c15703c37dcc1f016adf5c25292437f564f55d9c0267",
1414
"logs": [],
15-
"blockNumber": 9358162,
16-
"cumulativeGasUsed": "3875914",
15+
"blockNumber": 9361442,
16+
"cumulativeGasUsed": "3875946",
1717
"status": 1,
1818
"byzantium": true
1919
},

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ethers": "^5.5.1",
3838
"follow-redirects": "^1.14.7",
3939
"hardhat": "^2.6.8",
40-
"hardhat-deploy": "^0.10.4",
40+
"hardhat-deploy": "^0.10.5",
4141
"hardhat-deploy-ethers": "^0.3.0-beta.11",
4242
"hardhat-docgen": "^1.2.1",
4343
"hardhat-gas-reporter": "^1.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ __metadata:
10281028
ethers: ^5.5.1
10291029
follow-redirects: ^1.14.7
10301030
hardhat: ^2.6.8
1031-
hardhat-deploy: ^0.10.4
1031+
hardhat-deploy: ^0.10.5
10321032
hardhat-deploy-ethers: ^0.3.0-beta.11
10331033
hardhat-docgen: ^1.2.1
10341034
hardhat-gas-reporter: ^1.0.4
@@ -8033,9 +8033,9 @@ __metadata:
80338033
languageName: node
80348034
linkType: hard
80358035

8036-
"hardhat-deploy@npm:^0.10.4":
8037-
version: 0.10.4
8038-
resolution: "hardhat-deploy@npm:0.10.4"
8036+
"hardhat-deploy@npm:^0.10.5":
8037+
version: 0.10.5
8038+
resolution: "hardhat-deploy@npm:0.10.5"
80398039
dependencies:
80408040
"@ethersproject/abi": ^5.4.0
80418041
"@ethersproject/abstract-signer": ^5.4.1
@@ -8062,7 +8062,7 @@ __metadata:
80628062
peerDependencies:
80638063
"@ethersproject/hardware-wallets": ^5.0.14
80648064
hardhat: ^2.6.8
8065-
checksum: d993d200e5bca75b85df983fad4526e3530d8e03648510ffd9cae30ae3ae97e34bcc1c03e0162024801f84b36d7a4bf43718548223abced1c8e76b1fd144edc4
8065+
checksum: e0e54d50f4632c7b47a716da50b55ce6c2938dfd825b22a8766fcee35ac1c393e0da652212283ad7a7380866e55f72bdf84bb8ef9ed5b5e776b8d33718d1d762
80668066
languageName: node
80678067
linkType: hard
80688068

0 commit comments

Comments
 (0)