Skip to content

Commit 636ac4a

Browse files
benfacebermchain
andauthored
Update Supported Networks table footnote (#608)
* For Brian: move strings from `SupportedNetworksTable` to MDX so a link can be added to them * Update supported-networks.mdx (#607) Updating a line in the Supported Networks footer. * No need for the fragment anymore * Force line break * Update copy in all languages (until it’s translated in Crowdin) --------- Co-authored-by: bermchain <[email protected]>
1 parent f1bc98a commit 636ac4a

File tree

49 files changed

+126
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+126
-109
lines changed

website/pages/ar/developing/supported-networks.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"chainId": "Chain ID",
55
"hostedService": "Hosted Service",
66
"subgraphStudio": "Subgraph Studio",
7-
"decentralizedNetwork": "Decentralized Network",
8-
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
9-
"supportsSubstreams": "Supports Substreams"
7+
"decentralizedNetwork": "Decentralized Network"
108
}

website/pages/ar/developing/supported-networks.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)
99

1010
<SupportedNetworksTable networks={props.networks} />
1111

12+
\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
13+
&#8288;<sup>†</sup> Supports Substreams
14+
1215
The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.
1316

1417
Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.

website/pages/cs/developing/supported-networks.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"chainId": "Chain ID",
55
"hostedService": "Hosted Service",
66
"subgraphStudio": "Subgraph Studio",
7-
"decentralizedNetwork": "Decentralized Network",
8-
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
9-
"supportsSubstreams": "Supports Substreams"
7+
"decentralizedNetwork": "Decentralized Network"
108
}

website/pages/cs/developing/supported-networks.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)
99

1010
<SupportedNetworksTable networks={props.networks} />
1111

12+
\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
13+
&#8288;<sup>†</sup> Supports Substreams
14+
1215
The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.
1316

1417
Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.

website/pages/de/developing/supported-networks.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"chainId": "Chain ID",
55
"hostedService": "Hosted Service",
66
"subgraphStudio": "Subgraph Studio",
7-
"decentralizedNetwork": "Decentralized Network",
8-
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
9-
"supportsSubstreams": "Supports Substreams"
7+
"decentralizedNetwork": "Decentralized Network"
108
}

website/pages/de/developing/supported-networks.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)
99

1010
<SupportedNetworksTable networks={props.networks} />
1111

12+
\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
13+
&#8288;<sup>†</sup> Supports Substreams
14+
1215
The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.
1316

1417
Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.

website/pages/en/developing/supported-networks.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"chainId": "Chain ID",
55
"hostedService": "Hosted Service",
66
"subgraphStudio": "Subgraph Studio",
7-
"decentralizedNetwork": "Decentralized Network",
8-
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
9-
"supportsSubstreams": "Supports Substreams"
7+
"decentralizedNetwork": "Decentralized Network"
108
}

website/pages/en/developing/supported-networks.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)
99

1010
<SupportedNetworksTable networks={props.networks} />
1111

12+
\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
13+
&#8288;<sup>†</sup> Supports Substreams
14+
1215
The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.
1316

1417
Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.

website/pages/es/developing/supported-networks.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"chainId": "Chain ID",
55
"hostedService": "Hosted Service",
66
"subgraphStudio": "Subgraph Studio",
7-
"decentralizedNetwork": "Decentralized Network",
8-
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
9-
"supportsSubstreams": "Supports Substreams"
7+
"decentralizedNetwork": "Decentralized Network"
108
}

website/pages/es/developing/supported-networks.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)
99

1010
<SupportedNetworksTable networks={props.networks} />
1111

12+
\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
13+
&#8288;<sup>†</sup> Supports Substreams
14+
1215
The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.
1316

1417
Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.

0 commit comments

Comments
 (0)