File tree Expand file tree Collapse file tree 5 files changed +15
-9
lines changed Expand file tree Collapse file tree 5 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 1111 "words" : [
1212 " arbitrum" ,
1313 " autorestart" ,
14+ " codegen" ,
1415 " commitlint" ,
1516 " COOLDOWN" ,
1617 " datetime" ,
1718 " devnet" ,
1819 " Devnet" ,
1920 " dockerhost" ,
2021 " Ethfinex" ,
22+ " gluegun" ,
23+ " graphprotocol" ,
2124 " hearbeat" ,
2225 " IERC" ,
2326 " ipfs" ,
Original file line number Diff line number Diff line change 2626 "@graphprotocol/graph-ts" : " ^0.31.0"
2727 },
2828 "devDependencies" : {
29- "@graphprotocol/graph-cli" : " ^0.54 .0" ,
29+ "@graphprotocol/graph-cli" : " 0.52 .0" ,
3030 "@kleros/kleros-v2-eslint-config" : " workspace:^" ,
3131 "@kleros/kleros-v2-prettier-config" : " workspace:^" ,
3232 "gluegun" : " ^5.1.2"
33+ },
34+ "dependenciesComments" : {
35+ "@graphprotocol/graph-cli" : " pinned because of this issue: https://github.com/graphprotocol/graph-tooling/issues/1399#issuecomment-1676104540"
3336 }
3437}
Original file line number Diff line number Diff line change @@ -81,9 +81,9 @@ dataSources:
8181 name : DisputeKitClassic
8282 network : arbitrum-goerli
8383 source :
84- address : " 0x9ddf4a70295faaA695b8CF4F22177FA1f3a1B500 "
84+ address : " 0x439f92b61783A752462527f9dA9C6c6180C9253a "
8585 abi : DisputeKitClassic
86- startBlock : 33436570
86+ startBlock : 34139950
8787 mapping :
8888 kind : ethereum/events
8989 apiVersion : 0.0.6
Original file line number Diff line number Diff line change 11# Do not enter sensitive information here.
22export REACT_APP_DEPLOYMENT=testnet
3- export REACT_APP_KLEROS_CORE_SUBGRAPH_TESTNET=https://api.thegraph.com/subgraphs/name/alcercu/kleroscoretest
3+ export REACT_APP_KLEROS_CORE_SUBGRAPH_TESTNET=https://api.thegraph.com/subgraphs/name/kleros/kleros-v2-core-arbitrum-goerli
44export REACT_APP_DISPUTE_TEMPLATE_ARBGOERLI_SUBGRAPH_TESTNET=https://api.thegraph.com/subgraphs/name/alcercu/disputetemplateregistryarbgrli
Original file line number Diff line number Diff line change @@ -3987,9 +3987,9 @@ __metadata:
39873987 languageName: node
39883988 linkType: hard
39893989
3990- "@graphprotocol/graph-cli@npm:^0.54 .0":
3991- version: 0.54 .0
3992- resolution: "@graphprotocol/graph-cli@npm:0.54 .0"
3990+ "@graphprotocol/graph-cli@npm:0.52 .0":
3991+ version: 0.52 .0
3992+ resolution: "@graphprotocol/graph-cli@npm:0.52 .0"
39933993 dependencies:
39943994 "@float-capital/float-subgraph-uncrashable": ^0.0.0-alpha.4
39953995 "@oclif/core": 2.8.6
@@ -4019,7 +4019,7 @@ __metadata:
40194019 yaml: 1.10.2
40204020 bin:
40214021 graph: bin/run
4022- checksum: c3bd34b26dc7e09d14e60193b806f1e513ba4fd3a0525506f015573addbb4848de21c9157426b789e99efb1850c0035aaf2d865ef7b985a9bc41884d6e45d012
4022+ checksum: 7c6e2dbf022f4229b412e1107bb16b8e5914da2c21802af9a072a79a4f463132a192380e9c395a463c285004abedf16461037cebea7387c580c2de46200ddd40
40234023 languageName: node
40244024 linkType: hard
40254025
@@ -5228,7 +5228,7 @@ __metadata:
52285228 version: 0.0.0-use.local
52295229 resolution: "@kleros/kleros-v2-subgraph@workspace:subgraph"
52305230 dependencies:
5231- "@graphprotocol/graph-cli": ^0.54 .0
5231+ "@graphprotocol/graph-cli": 0.52 .0
52325232 "@graphprotocol/graph-ts": ^0.31.0
52335233 "@kleros/kleros-v2-eslint-config": "workspace:^"
52345234 "@kleros/kleros-v2-prettier-config": "workspace:^"
You can’t perform that action at this time.
0 commit comments