Skip to content

Commit 11dfc46

Browse files
authored
Merge branch 'dev' into feat(web)/dashboard-pixelart
2 parents db0c0ce + cd06014 commit 11dfc46

26 files changed

+643
-645
lines changed

contracts/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ Refresh the list of deployed contracts by running `./scripts/generateDeployments
6666
#### Arbitrum Goerli
6767

6868
- [PNK](https://goerli.arbiscan.io/token/0x3483FA1b87792cd5BE4100822C4eCEC8D3E531ee)
69-
- [ArbitrableExample](https://goerli.arbiscan.io/address/0x5d96ede4D4Dd4c245d6879A4D790fF0AB1F476cC)
69+
- [ArbitrableExample](https://goerli.arbiscan.io/address/0x437cbF6F0A62238b392715aC55bdC5abdA148eD8)
7070
- [BlockHashRNG](https://goerli.arbiscan.io/address/0xCea37c9A838831F6B4eE3BffbDC21b945113AD0C)
7171
- [DAI](https://goerli.arbiscan.io/address/0xB755843e26F2cD1c6A46659cEBb67CcFAE0f2EeE)
7272
- [DAIFaucet](https://goerli.arbiscan.io/address/0xCEBF1e0A5921767dd97b999ed14801A3770afAfd)
73-
- [DisputeKitClassic: proxy](https://goerli.arbiscan.io/address/0x6394A70cADD1376FdE5C38bA331761256DDd03E2), [implementation](https://goerli.arbiscan.io/address/0x9755b94c2c8AB04dDc7d102A6F8c974f538481fb)
74-
- [DisputeResolver](https://goerli.arbiscan.io/address/0xE4af4D800Ce12149199FA6f8870cD650cD8f3164)
75-
- [DisputeTemplateRegistry: proxy](https://goerli.arbiscan.io/address/0xBf5AF2c2938B3EE689d9A4f5324F144d9a617a2A), [implementation](https://goerli.arbiscan.io/address/0x93bf43132b6805E215d3c8305232ec3A174Ef146)
76-
- [KlerosCore: proxy](https://goerli.arbiscan.io/address/0x813DCc76dbA91DD9f6bDD038aea0877FC95656bE), [implementation](https://goerli.arbiscan.io/address/0xEE08d6427F4f23E602C4114B8F2B7f6d6D3F4206)
73+
- [DisputeKitClassic: proxy](https://goerli.arbiscan.io/address/0xc9aF9335327cAe0Cd45EC96ad9bDcD4304772729), [implementation](https://goerli.arbiscan.io/address/0x2757458b91faaB4240A6eAE72185C8185683a642)
74+
- [DisputeResolver](https://goerli.arbiscan.io/address/0x20433D10d3865e19af45956ed5bFe30c56536431)
75+
- [DisputeTemplateRegistry: proxy](https://goerli.arbiscan.io/address/0x8d17Ed667512412D9c194d178699f68159f250A2), [implementation](https://goerli.arbiscan.io/address/0x2F4c6c23C516A9247a413186cDcA693E1C078A1D)
76+
- [KlerosCore: proxy](https://goerli.arbiscan.io/address/0x544afd5A8AbC40ba5d38BbA8d47f30502896b050), [implementation](https://goerli.arbiscan.io/address/0x241C37152D43f60a0142bCbb2D765e908dd03D9D)
7777
- [PNKFaucet](https://goerli.arbiscan.io/address/0x05648Ee14941630a649082e0dA5cb80D29cC9002)
7878
- [PinakionV2](https://goerli.arbiscan.io/address/0x3483FA1b87792cd5BE4100822C4eCEC8D3E531ee)
79-
- [PolicyRegistry: proxy](https://goerli.arbiscan.io/address/0x0d7EeA661C1f9cB1AD389c9Df90B3beDE86a1529), [implementation](https://goerli.arbiscan.io/address/0xF9128Ae440A9d4BABc6B66f9385C5Ba6ADf11D89)
80-
- [RandomizerRNG: proxy](https://goerli.arbiscan.io/address/0xF67D956988cb11449db7aeA80E6339b95b160593), [implementation](https://goerli.arbiscan.io/address/0xc1C85d303B4995Cb543C2b449C1b3dF490d49ebE)
81-
- [SortitionModule: proxy](https://goerli.arbiscan.io/address/0xA7e5D4C3E6C593cF6A367C3A415BB8E4A065E62E), [implementation](https://goerli.arbiscan.io/address/0xA472Dfb104696E5CE82E46148c33Cd5FeE2C3b7d)
79+
- [PolicyRegistry: proxy](https://goerli.arbiscan.io/address/0x37FFaF5506BB16327B4a32191Bb39d739fCE55a3), [implementation](https://goerli.arbiscan.io/address/0x3ab4C2906E3Cbc44C3e282affDb66272BCae6482)
80+
- [RandomizerRNG: proxy](https://goerli.arbiscan.io/address/0x105C019c2724F08BFA41Ff0D0bD77030E1DEA177), [implementation](https://goerli.arbiscan.io/address/0xc90d73C64997699d835a1122D47d4A231965740C)
81+
- [SortitionModule: proxy](https://goerli.arbiscan.io/address/0x5c9E4e7e85157DFD16D400dd358C541b65DaA83f), [implementation](https://goerli.arbiscan.io/address/0xec7C6C1b2FC93bBeF0fA4e301165144702c126F9)
8282
- [WETH](https://goerli.arbiscan.io/address/0xbB5839497dE7e6d4ddaFde093F69abA9be782E07)
8383
- [WETHFaucet](https://goerli.arbiscan.io/address/0xD2d862B060986b25996aaeDB54813002AB791013)
8484

contracts/deployments/arbitrumGoerliDevnet/ArbitrableExample.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeKitClassic.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeKitClassic_Implementation.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeKitClassic_Proxy.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeResolver.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeTemplateRegistry.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeTemplateRegistry_Implementation.json

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

contracts/deployments/arbitrumGoerliDevnet/DisputeTemplateRegistry_Proxy.json

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

contracts/deployments/arbitrumGoerliDevnet/KlerosCore.json

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

contracts/deployments/arbitrumGoerliDevnet/KlerosCore_Implementation.json

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

contracts/deployments/arbitrumGoerliDevnet/KlerosCore_Proxy.json

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

contracts/deployments/arbitrumGoerliDevnet/PolicyRegistry.json

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

contracts/deployments/arbitrumGoerliDevnet/PolicyRegistry_Implementation.json

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

contracts/deployments/arbitrumGoerliDevnet/PolicyRegistry_Proxy.json

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

contracts/deployments/arbitrumGoerliDevnet/RandomizerRNG.json

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

contracts/deployments/arbitrumGoerliDevnet/RandomizerRNG_Implementation.json

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

contracts/deployments/arbitrumGoerliDevnet/RandomizerRNG_Proxy.json

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

contracts/deployments/arbitrumGoerliDevnet/SortitionModule.json

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

contracts/deployments/arbitrumGoerliDevnet/SortitionModule_Implementation.json

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

contracts/deployments/arbitrumGoerliDevnet/SortitionModule_Proxy.json

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

contracts/src/arbitration/KlerosCore.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ contract KlerosCore is IArbitratorV2, UUPSProxiable, Initializable {
222222
uint256[4] memory _timesPerPeriod,
223223
bytes memory _sortitionExtraData,
224224
ISortitionModule _sortitionModuleAddress
225-
) external initializer {
225+
) external reinitializer(1) {
226226
governor = _governor;
227227
pinakion = _pinakion;
228228
jurorProsecutionModule = _jurorProsecutionModule;

contracts/src/arbitration/dispute-kits/DisputeKitClassic.sol

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,7 @@ contract DisputeKitClassic is IDisputeKit, IEvidence, Initializable, UUPSProxiab
307307
for (uint256 i = 0; i < _voteIDs.length; i++) {
308308
require(round.votes[_voteIDs[i]].account == msg.sender, "The caller has to own the vote.");
309309
require(
310-
!hiddenVotes ||
311-
round.votes[_voteIDs[i]].commit == keccak256(abi.encodePacked(_choice, _justification, _salt)),
310+
!hiddenVotes || round.votes[_voteIDs[i]].commit == keccak256(abi.encodePacked(_choice, _salt)),
312311
"The commit must match the choice in courts with hidden votes."
313312
);
314313
require(!round.votes[_voteIDs[i]].voted, "Vote already cast.");

contracts/src/arbitration/dispute-kits/DisputeKitSybilResistant.sol

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,7 @@ contract DisputeKitSybilResistant is IDisputeKit, IEvidence, Initializable, UUPS
325325
for (uint256 i = 0; i < _voteIDs.length; i++) {
326326
require(round.votes[_voteIDs[i]].account == msg.sender, "The caller has to own the vote.");
327327
require(
328-
!hiddenVotes ||
329-
round.votes[_voteIDs[i]].commit == keccak256(abi.encodePacked(_choice, _justification, _salt)),
328+
!hiddenVotes || round.votes[_voteIDs[i]].commit == keccak256(abi.encodePacked(_choice, _salt)),
330329
"The commit must match the choice in courts with hidden votes."
331330
);
332331
require(!round.votes[_voteIDs[i]].voted, "Vote already cast.");

subgraph/DisputeTemplateRegistry/subgraph.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ dataSources:
66
name: DisputeTemplateRegistry
77
network: arbitrum-goerli
88
source:
9-
address: "0x22A58a17F12A718d18C9B6Acca3E311Da1b00A04"
9+
address: "0x8d17Ed667512412D9c194d178699f68159f250A2"
1010
abi: DisputeTemplateRegistry
11-
startBlock: 33436741
11+
startBlock: 48887136
1212
mapping:
1313
kind: ethereum/events
1414
apiVersion: 0.0.6

subgraph/subgraph.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ dataSources:
66
name: KlerosCore
77
network: arbitrum-goerli
88
source:
9-
address: "0x813DCc76dbA91DD9f6bDD038aea0877FC95656bE"
9+
address: "0x544afd5A8AbC40ba5d38BbA8d47f30502896b050"
1010
abi: KlerosCore
11-
startBlock: 43823780
11+
startBlock: 48886815
1212
mapping:
1313
kind: ethereum/events
1414
apiVersion: 0.0.6
@@ -61,9 +61,9 @@ dataSources:
6161
name: PolicyRegistry
6262
network: arbitrum-goerli
6363
source:
64-
address: "0x0d7EeA661C1f9cB1AD389c9Df90B3beDE86a1529"
64+
address: "0x37FFaF5506BB16327B4a32191Bb39d739fCE55a3"
6565
abi: PolicyRegistry
66-
startBlock: 43823685
66+
startBlock: 48886711
6767
mapping:
6868
kind: ethereum/events
6969
apiVersion: 0.0.6
@@ -81,9 +81,9 @@ dataSources:
8181
name: DisputeKitClassic
8282
network: arbitrum-goerli
8383
source:
84-
address: "0x6394A70cADD1376FdE5C38bA331761256DDd03E2"
84+
address: "0xc9aF9335327cAe0Cd45EC96ad9bDcD4304772729"
8585
abi: DisputeKitClassic
86-
startBlock: 43823737
86+
startBlock: 48886762
8787
mapping:
8888
kind: ethereum/events
8989
apiVersion: 0.0.6

0 commit comments

Comments
 (0)