Skip to content

Commit

Permalink
Merge pull request #6386 from connext/fix/move_linea_to_goldsky
Browse files Browse the repository at this point in the history
  • Loading branch information
preethamr authored Feb 4, 2025
2 parents 56b8d2a + 1d20a7e commit 9d83205
Show file tree
Hide file tree
Showing 30 changed files with 146,775 additions and 522,836 deletions.
218,666 changes: 97,071 additions & 121,595 deletions packages/adapters/subgraph/.graphclient/index.ts

Large diffs are not rendered by default.

100,043 changes: 38,807 additions & 61,236 deletions packages/adapters/subgraph/.graphclient/schema.graphql

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

456 changes: 454 additions & 2 deletions packages/adapters/subgraph/.graphclient/sources/Connext_Linea/types.ts

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3,999 changes: 0 additions & 3,999 deletions packages/adapters/subgraph/.graphclient/sources/Connext_Sepolia/schema.graphql

This file was deleted.

3,927 changes: 0 additions & 3,927 deletions packages/adapters/subgraph/.graphclient/sources/Connext_Sepolia/types.ts

This file was deleted.

39,882 changes: 0 additions & 39,882 deletions packages/adapters/subgraph/.graphclient/sources/Hub_Sepolia/introspectionSchema.ts

This file was deleted.

3,336 changes: 0 additions & 3,336 deletions packages/adapters/subgraph/.graphclient/sources/Hub_Sepolia/schema.graphql

This file was deleted.

3,224 changes: 0 additions & 3,224 deletions packages/adapters/subgraph/.graphclient/sources/Hub_Sepolia/types.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2,719 changes: 0 additions & 2,719 deletions packages/adapters/subgraph/.graphclient/sources/StableSwap_Sepolia/types.ts

This file was deleted.

221 changes: 109 additions & 112 deletions packages/adapters/subgraph/.graphclientrc.yml
Original file line number Diff line number Diff line change
@@ -1,112 +1,112 @@
sources:
#####################################################
# TESTNETS
- name: Connext_Sepolia
handler:
graphql:
endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/EyVDzPp6mHAZpu2T5uDHYc6ThM4DcrRQFiC4Ecv8gzwX
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: sepolia_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
- name: Hub_Sepolia
handler:
graphql:
endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/8ayCViZnpSRKnDefakqVyPD8YB2nax9QpbgVKHoVt7JH
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: sepolia_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
- name: Connext_OptimismSepolia
handler:
graphql:
endpoint: https://api.studio.thegraph.com/query/60851/optimism-sepolia/version/latest
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: optimismsepolia_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
- name: Connext_ArbitrumSepolia
handler:
graphql:
endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/UHkcp9QNhzbYZgNiZb8PiQNJTfEjgf7z4QKCn2Ky5py
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: arbitrumsepolia_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
# #####################################################
# # TESTNETS
# - name: Connext_Sepolia
# handler:
# graphql:
# endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/EyVDzPp6mHAZpu2T5uDHYc6ThM4DcrRQFiC4Ecv8gzwX
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: sepolia_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250
# - name: Hub_Sepolia
# handler:
# graphql:
# endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/8ayCViZnpSRKnDefakqVyPD8YB2nax9QpbgVKHoVt7JH
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: sepolia_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250
# - name: Connext_OptimismSepolia
# handler:
# graphql:
# endpoint: https://api.studio.thegraph.com/query/60851/optimism-sepolia/version/latest
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: optimismsepolia_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250
# - name: Connext_ArbitrumSepolia
# handler:
# graphql:
# endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/UHkcp9QNhzbYZgNiZb8PiQNJTfEjgf7z4QKCn2Ky5py
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: arbitrumsepolia_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250

- name: StableSwap_Sepolia
handler:
graphql:
endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/66PVrHjcb8hT54J264xKrhHNvbzA9st71SJ8fBPZH8gE
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: sepolia_swap_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
- name: StableSwap_OptimismSepolia
handler:
graphql:
endpoint: https://api.studio.thegraph.com/query/60851/stableswap-optimism-sepolia/version/latest
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: optimismsepolia_swap_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
- name: StableSwap_ArbitrumSepolia
handler:
graphql:
endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/3252LvxQqBeo5bnkBUwWUYMMRseFwLHq9Ek5RcZy8KqM
retry: 5
timeout: 30000 # 30 seconds
transforms:
- prefix:
value: arbitrumsepolia_swap_
includeRootOperations: true
ignore:
- _SubgraphErrorPolicy_
- autoPagination:
validateSchema: true
limitOfRecords: 250
# - name: StableSwap_Sepolia
# handler:
# graphql:
# endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/66PVrHjcb8hT54J264xKrhHNvbzA9st71SJ8fBPZH8gE
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: sepolia_swap_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250
# - name: StableSwap_OptimismSepolia
# handler:
# graphql:
# endpoint: https://api.studio.thegraph.com/query/60851/stableswap-optimism-sepolia/version/latest
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: optimismsepolia_swap_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250
# - name: StableSwap_ArbitrumSepolia
# handler:
# graphql:
# endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/3252LvxQqBeo5bnkBUwWUYMMRseFwLHq9Ek5RcZy8KqM
# retry: 5
# timeout: 30000 # 30 seconds
# transforms:
# - prefix:
# value: arbitrumsepolia_swap_
# includeRootOperations: true
# ignore:
# - _SubgraphErrorPolicy_
# - autoPagination:
# validateSchema: true
# limitOfRecords: 250

#####################################################
# MAINNETS
Expand Down Expand Up @@ -350,12 +350,9 @@ sources:
}
value: "_meta.block.number"
sources:
- endpoint: "https://graph-query.linea.build/subgraphs/name/connext/amarok-runtime-v1-linea"
retry: 2
- endpoint: "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-linea/gn"
retry: 5
timeout: 30000 # 30 seconds
# - endpoint: "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-linea/gn"
# retry: 5
# timeout: 30000 # 30 seconds
transforms:
- prefix:
value: linea_
Expand Down

0 comments on commit 9d83205

Please sign in to comment.