Skip to content

Commit 9fd9dcc

Browse files
authored
Add a question about auto-upgrades (#700)
auto-upgrade question
1 parent e8731a1 commit 9fd9dcc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

website/pages/en/sunrise.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,18 @@ When the owner has upgraded their subgraph, you will be able to easily go from t
8282

8383
Around the start of June, Edge & Node will automatically upgrade actively queried subgraphs. This will give any third-party data consumers an opportunity to move subgraph endpoints to The Graph Network before June 12th. The subgraph owners will still be able to claim these subgraphs on the network using the hosted service upgrade flow.
8484

85+
### My subgraph has been auto-upgraded, what does that mean?
86+
87+
Subgraphs on the hosted service are open APIs, and many subgraphs are relied upon by third-party developers to build their applications. To give those developers sufficient time to move to The Graph Network, Edge & Node will be "auto-upgrading" highly used subgraphs. A link to the "auto-upgraded" subgraph will be visible on the original subgraph's page on the hosted service.
88+
89+
Owners of "auto-upgraded" subgraphs can easily claim their upgraded subgraphs using the same [upgrade flow](/cookbook/upgrading-a-subgraph) - such subgraphs can be identified by their "auto-upgraded" tag. Ownership of the subgraph on The Graph Network will be transferred to the owner's wallet.
90+
91+
### My subgraph has been auto-upgraded, but I need to deploy a new version
92+
93+
You can use the [upgrade flow](/cookbook/upgrading-a-subgraph) to claim the auto-upgraded subgraph, and then you can deploy a new version in Subgraph Studio, using the same infrastructure that powers the hosted service.
94+
95+
If you require an urgent fix, please contact support.
96+
8597
### What happens if I don't upgrade my subgraph?
8698

8799
Subgraphs will be queryable on the hosted service until June 12th. After this date, the hosted service homepage will still be accessible, however, query endpoints will no longer be available. Owners of hosted service subgraphs will still be able to upgrade their subgraphs to The Graph Network after June 12th, though earlier upgrades are entitled to [earn rewards](https://thegraph.com/sunrise-upgrade-program/). Developers will also be able to claim [auto-upgraded subgraphs](https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/#phase-2-sunbeam).

0 commit comments

Comments
 (0)