Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Upgrade guide for v0.6.3 #505

Closed
fewensa opened this issue Aug 18, 2022 · 1 comment
Closed

Upgrade guide for v0.6.3 #505

fewensa opened this issue Aug 18, 2022 · 1 comment
Assignees

Comments

@fewensa
Copy link
Contributor

fewensa commented Aug 18, 2022

We deployed subql to our server, and merged parachain subql to owner chain. this version affected all bridges. so please upgrade your bridges before we remove subql from subquery hosted server.

please update the config file to follow the template

crab-crabparachain

[index]
crab = { endpoint = "https://subql.darwinia.network/subql-bridger-crab" }
kusama = { endpoint = "https://subql.darwinia.network/subql-bridger-kusama" }
crab_parachain = { endpoint = "https://subql.darwinia.network/subql-bridger-crab-parachain" }

darwinia-crab

[index]
darwinia = { endpoint = "https://subql.darwinia.network/subql-bridger-darwinia" }
crab = { endpoint = "https://subql.darwinia.network/subql-bridger-crab" }

darwinia-ethereum

[subquery]
endpoint = "https://subql.darwinia.network/subql-bridger-darwinia"

@hackfisher
Copy link
Contributor

upgraded.

@fewensa fewensa closed this as completed Sep 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants