File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 5050| v3.0 - v3.1 | N/A | N/A | N/A | N/A | [ semaphore-protocol/arbitrum-72dca3] ( https://thegraph.com/hosted-service/subgraph/semaphore-protocol/arbitrum-72dca3 ) | N/A |
5151| >= v3.2 | [ semaphore-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-sepolia/v3.6.1 ) | [ semaphore-mumbai] ( https://api.studio.thegraph.com/query/14377/semaphore-mumbai/v3.6.1 ) | N/A | N/A | [ semaphore-arbitrum] ( https://api.studio.thegraph.com/query/14377/semaphore-arbitrum/v3.6.1 ) | N/A |
5252| v4.0.0-beta | [ semaphore-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-sepolia/v4.0.0-beta ) | [ semaphore-matic-mumbai] ( https://api.studio.thegraph.com/query/14377/semaphore-matic-mumbai/v4.0.0-beta ) | [ semaphore-optimism-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-optimism-sepolia/v4.0.0-beta ) | [ semaphore-arbitrum-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-arbitrum-sepolia/v4.0.0-beta ) | N/A | N/A |
53- | >= v4.0.0-beta.15 | [ semaphore-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-sepolia/v4.0.0-beta.15 ) | N/A | [ semaphore-optimism-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-optimism-sepolia/v4.0.0-beta.15 ) | [ semaphore-arbitrum-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-arbitrum-sepolia/v4.0.0-beta.15 ) | N/A | [ semaphore-matic-amoy] ( https://api.studio.thegraph.com/query/14377/semaphore-matic-amoy/v4.0.0-beta.15 ) |
53+ | >= v4.0.0-beta.17 | [ semaphore-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-sepolia/v4.0.0-beta.17 ) | N/A | [ semaphore-optimism-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-optimism-sepolia/v4.0.0-beta.17 ) | [ semaphore-arbitrum-sepolia] ( https://api.studio.thegraph.com/query/14377/semaphore-arbitrum-sepolia/v4.0.0-beta.17 ) | N/A | [ semaphore-matic-amoy] ( https://api.studio.thegraph.com/query/14377/semaphore-matic-amoy/v4.0.0-beta.17 ) |
5454
5555## 🛠 Install
5656
Original file line number Diff line number Diff line change 1010 "build" : " graph build" ,
1111 "build:sepolia" : " yarn codegen:sepolia && graph build" ,
1212 "auth" : " graph auth --studio" ,
13- "deploy" : " graph deploy --node https://api. studio.thegraph.com/deploy/ ${0}" ,
13+ "deploy" : " graph deploy --studio ${0}" ,
1414 "start-ipfs" : " node scripts/start-ipfs.js" ,
1515 "create-local" : " graph create --node http://localhost:8020/ semaphore" ,
1616 "remove-local" : " graph remove --node http://localhost:8020/ semaphore" ,
1717 "deploy-local" : " graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 semaphore" ,
1818 "test" : " graph test Semaphore -v 0.5.0"
1919 },
2020 "dependencies" : {
21- "@graphprotocol/graph-cli" : " 0.77 .0" ,
21+ "@graphprotocol/graph-cli" : " 0.78 .0" ,
2222 "@graphprotocol/graph-ts" : " 0.35.1" ,
23- "@semaphore-protocol/utils" : " workspace:packages/utils "
23+ "@semaphore-protocol/utils" : " 4.0.0-beta.16 "
2424 },
2525 "devDependencies" : {
2626 "@types/mustache" : " ^4.2.2" ,
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ export default function getURL(supportedNetwork: SupportedNetwork): string {
1212 throw new TypeError ( `Network '${ supportedNetwork } ' is not supported` )
1313 }
1414
15- return `https://api.studio.thegraph.com/query/14377/semaphore-${ supportedNetwork } /v4.0.0-beta.15 `
15+ return `https://api.studio.thegraph.com/query/14377/semaphore-${ supportedNetwork } /v4.0.0-beta.17 `
1616}
Original file line number Diff line number Diff line change @@ -4402,9 +4402,9 @@ __metadata:
44024402 languageName: node
44034403 linkType: hard
44044404
4405- "@graphprotocol/graph-cli@npm:0.77 .0":
4406- version: 0.77 .0
4407- resolution: "@graphprotocol/graph-cli@npm:0.77 .0"
4405+ "@graphprotocol/graph-cli@npm:0.78 .0":
4406+ version: 0.78 .0
4407+ resolution: "@graphprotocol/graph-cli@npm:0.78 .0"
44084408 dependencies:
44094409 "@float-capital/float-subgraph-uncrashable": "npm:^0.0.0-alpha.4"
44104410 "@oclif/core": "npm:2.8.6"
@@ -4436,7 +4436,7 @@ __metadata:
44364436 yaml: "npm:1.10.2"
44374437 bin:
44384438 graph: bin/run
4439- checksum: 10/af7c1d3fe3549657580076da2f73ccc714d587555dc5599c5c1367a6bcba8f6a96c44ea229857610118f2155b3e805c573c4a1bfeab625287c0aaeb56cdcd759
4439+ checksum: 10/d7c5288a6a5e82bf1da8cddc589b18c757ac3f71fdbbac3f60a309e0523ad35de2a704ea14b4e81f8a34dd90e642659d899beaf9dfabeb0bd7333f045fb39968
44404440 languageName: node
44414441 linkType: hard
44424442
@@ -24713,9 +24713,9 @@ __metadata:
2471324713 version: 0.0.0-use.local
2471424714 resolution: "semaphore-subgraph@workspace:apps/subgraph"
2471524715 dependencies:
24716- "@graphprotocol/graph-cli": "npm:0.77 .0"
24716+ "@graphprotocol/graph-cli": "npm:0.78 .0"
2471724717 "@graphprotocol/graph-ts": "npm:0.35.1"
24718- "@semaphore-protocol/utils": "workspace:packages/utils "
24718+ "@semaphore-protocol/utils": "npm:4.0.0-beta.16 "
2471924719 "@types/mustache": "npm:^4.2.2"
2472024720 matchstick-as: "npm:0.5.0"
2472124721 mustache: "npm:^4.2.0"
You can’t perform that action at this time.
0 commit comments