Skip to content

Commit 6425c7c

Browse files
authored
Merge pull request #15257 from hryer/chore/refactor-suggestions-networks-goerli-into-sepolia-hoodi
chore(docs): refactor suggestions networks goerli into sepolia and hoodi
2 parents fba9632 + 6c79af3 commit 6425c7c

File tree

61 files changed

+698
-730
lines changed

Some content is hidden

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

61 files changed

+698
-730
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ The full list of current network IDs is available at [chainlist.org](https://cha
209209

210210
- `1`: Ethereum Mainnet
211211
- `11155111`: Sepolia testnet
212+
- `560048` : Hoodi Testnet
212213

213214
**Example**
214215

public/content/developers/docs/networks/index.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,25 @@ The two public testnets that client developers are currently maintaining are Sep
6161

6262
#### Hoodi {#hoodi}
6363

64-
**Hoodi is the recommended testnet for testing validating and staking**. The Hoodi network is open for users wanting to run a testnet validator. Stakers wanting to test protocol upgrades before they are deployed to mainnet should therefore use Hoodi.
64+
Hoodi is a testnet for testing validating and staking. The Hoodi network is open for users wanting to run a testnet validator. Stakers wanting to test protocol upgrades before they are deployed to mainnet should therefore use Hoodi.
65+
66+
- Open validator set, stakers can test network upgrades
67+
- Large state, useful for testing complex smart contract interactions
68+
- Longer to sync and requires more storage to run a node
6569

6670
##### Resources
6771

6872
- [Website](https://hoodi.ethpandaops.io/)
6973
- [GitHub](https://github.com/eth-clients/hoodi)
74+
- [Explorer](https://explorer.hoodi.ethpandaops.io/)
75+
- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/)
7076
- [Otterscan](https://hoodi.otterscan.io/)
7177
- [Etherscan](https://hoodi.etherscan.io/)
7278
- [Blockscout](https://hoodi.cloud.blockscout.com/)
7379

7480
##### Faucets
7581

82+
- [Hoodi Faucet](https://hoodi.ethpandaops.io/)
7683
- [PoW faucet](https://hoodi-faucet.pk910.de/)
7784

7885
#### Holesky {#holesky}
@@ -96,7 +103,7 @@ The Holesky testnet will be [deprecated in September 2025](https://blog.ethereum
96103
- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-holesky)
97104
- [Google Cloud Web3 Holesky faucet](https://cloud.google.com/application/web3/faucet/ethereum/holesky)
98105

99-
To launch a Validator on Holesky testnet, use ethstaker's ["cheap Holesky validator" launchpad](https://holesky.launchpad.ethstaker.cc/en/).
106+
To launch a Validator on Hoodi testnet, use [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/).
100107

101108
### Layer 2 testnets {#layer-2-testnets}
102109

@@ -113,6 +120,8 @@ A testnet for [Arbitrum](https://arbitrum.io/).
113120

114121
##### Faucets
115122

123+
- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia)
124+
- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia)
116125
- [QuickNode Arbitrum Sepolia Faucet](https://faucet.quicknode.com/arbitrum/sepolia)
117126
- [Alchemy Arbitrum Sepolia Faucet](https://www.alchemy.com/faucets/arbitrum-sepolia)
118127
- [Chainlink Arbitrum Sepolia faucet](https://faucets.chain.link/arbitrum-sepolia)
@@ -128,6 +137,8 @@ A testnet for [Optimism](https://www.optimism.io/).
128137

129138
##### Faucets
130139

140+
- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia)
141+
- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia)
131142
- [Testnet faucets](https://docs.optimism.io/builders/tools/build/faucets)
132143

133144
#### Starknet Sepolia {#starknet-sepolia}
@@ -140,6 +151,7 @@ A testnet for [Starknet](https://www.starknet.io).
140151

141152
##### Faucets
142153

154+
- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia)
143155
- [Starknet faucet](https://starknet-faucet.vercel.app/)
144156
- [Blast Starknet Sepolia faucet](https://blastapi.io/faucets/starknet-sepolia-eth)
145157

public/content/developers/tutorials/all-you-can-cache/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,6 @@ Since we use the low level `<address>.call()` function, we can't use `vm.expectR
756756
This is the way we verify that code [emits an event correctly](https://book.getfoundry.sh/cheatcodes/expect-emit) in Foundry.
757757

758758
### The client {#the-client}
759-
760759
One thing you don't get with Solidity tests is JavaScript code you can cut and paste into your own application. To write that code I deployed WORM to [Optimism Goerli](https://community.optimism.io/docs/useful-tools/networks/#optimism-goerli), [Optimism's](https://www.optimism.io/) new testnet. It is at address [`0xd34335b1d818cee54e3323d3246bd31d94e6a78a`](https://goerli-optimism.etherscan.io/address/0xd34335b1d818cee54e3323d3246bd31d94e6a78a).
761760

762761
[You can see JavaScript code for the client here](https://github.com/qbzzt/20220915-all-you-can-cache/blob/main/javascript/index.js). To use it:

public/content/translations/cs/developers/docs/networks/index.md

Lines changed: 19 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Přehled sítí Etherea a návod, kde získat ether (ETH) testovac
44
lang: cs
55
---
66

7-
Sítě Etherea jsou skupiny propojených počítačů, které komunikují pomocí protokolu Ethereum. Existuje pouze jedna hlavní síť Etherea, ale nezávislé sítě, které dodržují stejná pravidla protokolu, mohou být vytvořeny pro testovací a vývojové účely. Existuje mnoho nezávislých sítí, které dodržují protokol, aniž by mezi sebou komunikovaly. Můžete si dokonce spustit vlastní síť na svém počítači k testování chytrých kontraktů a web3 aplikací.
7+
Sítě Etherea jsou skupiny propojených počítačů, které komunikují pomocí protokolu Ethereum. Existuje pouze jedna hlavní síť Etherea, ale nezávislé sítě, které dodržují stejná pravidla protokolu, mohou být vytvořeny pro testovací a vývojové účely. Existuje mnoho nezávislých "sítí", které dodržují protokol, aniž by mezi sebou komunikovaly. Můžete si dokonce spustit vlastní síť na svém počítači k testování chytrých kontraktů a web3 aplikací.
88

99
Váš účet na Ethereu bude fungovat na různých sítích, ale zůstatek na účtu a historie transakcí se nepřenesou z hlavní sítě Etherea. Pro testovací účely je užitečné vědět, které sítě jsou k dispozici a jak získat ETH testovací sítě, abyste mohli experimentovat. Obecně platí, že z bezpečnostních důvodů se nedoporučuje používat účty z hlavní sítě na testovacích sítích nebo naopak.
1010

@@ -34,7 +34,7 @@ ETH na testovacích sítích nemá mít žádnou skutečnou hodnotu. Přesto vzn
3434

3535
#### Kterou testovací síť bych měl/a použít?
3636

37-
Dvě veřejné testovací sítě, které aktuálně udržují vývojáři klientů, jsou Sepolia a Goerli. Sepolia je síť pro vývojáře kontraktů a aplikací, kteří je chtějí otestovat. Síť Goerli umožňuje vývojářům protokolu testovat vylepšení sítě a také umožňuje uzamykatelům zkoušet provozování validátorů.
37+
Dvě veřejné testovací sítě, které aktuálně udržují vývojáři klientů, jsou Sepolia a Hoodi. Sepolia je síť pro vývojáře kontraktů a aplikací, kteří je chtějí otestovat. Síť Hoodi umožňuje vývojářům protokolu testovat vylepšení sítě a také umožňuje uzamykatelům zkoušet provozování validátorů.
3838

3939
#### Sepolia {#sepolia}
4040

@@ -63,68 +63,60 @@ Dvě veřejné testovací sítě, které aktuálně udržují vývojáři klient
6363
- [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet)
6464
- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia)
6565

66-
#### Goerli _(dlouhodobá podpora)_ {#goerli}
66+
#### Hoodi {#hoodi}
6767

68-
_Poznámka: [Testovací síť Goerli je zastaralá](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) a v roce 2023 bude nahrazena testovací sítí [Holesovice](https://github.com/eth-clients/holesovice). Zvažte přesun aplikací na testovací síť Sepolia._
69-
70-
Goerli je testovací síť pro testování validace a uzamčení. Síť Goerli je otevřená uživatelům, kteří chtějí provozovat validátor na testovací síti. Uzamykatelé, kteří chtějí testovat vylepšení protokolu před jejich nasazením na hlavní síť, by proto měli používat Goerli.
68+
Hoodi je testovací síť pro testování validace a uzamčení. Síť Hoodi je otevřená uživatelům, kteří chtějí provozovat validátor na testovací síti. Uzamykatelé, kteří chtějí testovat vylepšení protokolu před jejich nasazením na hlavní síť, by proto měli používat Hoodi.
7169

7270
- Otevřená sada validátorů, uzamykatelé mohou testovat vylepšení sítě
7371
- Obsáhlý stav, užitečné pro testování složitých interakcí chytrých kontraktů
7472
- Delší synchronizace, vyžaduje více úložného prostoru pro provoz uzlu
7573

7674
##### Zdroje
7775

78-
- [Web](https://goerli.net/)
79-
- [GitHub](https://github.com/eth-clients/goerli)
80-
- [Etherscan](https://goerli.etherscan.io)
81-
- [Blockscout](https://eth-goerli.blockscout.com/)
76+
- [Web](https://hoodi.ethpandaops.io/)
77+
- [GitHub](https://github.com/eth-clients/hoodi)
78+
- [Explorer](https://explorer.hoodi.ethpandaops.io/)
79+
- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/)
8280

8381
##### Faucety
8482

85-
- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip)
86-
- [Grabteeth](https://grabteeth.xyz/)
87-
- [PoW faucet](https://goerli-faucet.pk910.de/)
88-
- [Paradigm faucet](https://faucet.paradigm.xyz/)
89-
- [Alchemy Goerli Faucet](https://goerlifaucet.com/)
90-
- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv)
91-
- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet)
92-
- [Chainstack Goerli faucet](https://faucet.chainstack.com/goerli-faucet)
83+
- [Hoodi Faucet](https://hoodi.ethpandaops.io/)
9384

94-
Ke spuštění validátoru na testovací síti Holesky použijte [„laciný Holesky validátor“ launchpad](https://holesky.launchpad.ethstaker.cc/en/) od ethstaker.
85+
Ke spuštění validátoru na testovací síti Hoodi použijte [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/).
9586

9687
### Testovací sítě druhé vrstvy {#layer-2-testnets}
9788

9889
[Druhá vrstva (L2)](/layer-2/) je souhrnný termín pro popis specifických sad škálovacích řešení Etherea. Druhá vrstva je samostatný blockchain, který rozšiřuje Ethereum a dědí jeho bezpečnostní záruky. Testovací sítě druhé vrstvy jsou obvykle úzce spojeny s veřejnými testovacími sítěmi Etherea.
9990

100-
#### Arbitrum Goerli {#arbitrum-goerli}
91+
#### Arbitrum Sepolia {#arbitrum-sepolia}
10192

10293
Testovací síť pro [Arbitrum](https://arbitrum.io/).
10394

10495
##### Faucety
10596

106-
- [Chainlink faucet](https://faucets.chain.link/)
97+
- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia)
98+
- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia)
10799

108-
#### Optimistic Goerli {#optimistic-goerli}
100+
#### Optimistic Sepolia {#optimistic-sepolia}
109101

110102
Testovací síť pro [Optimism](https://www.optimism.io/).
111103

112104
##### Faucety
113105

114-
- [Paradigm faucet](https://faucet.paradigm.xyz/)
115-
- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet)
106+
- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia)
107+
- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia)
116108

117-
#### Starknet Goerli {#starknet-goerli}
109+
#### Starknet Sepolia {#starknet-sepolia}
118110

119111
Testovací síť pro [Starknet](https://www.starknet.io).
120112

121113
##### Faucety
122114

123-
- [Starknet faucet](https://faucet.goerli.starknet.io)
115+
- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia)
124116

125117
## Privátní sítě {#private-networks}
126118

127-
Síť Etherea je privátní, pokud její uzly nejsou připojeny k veřejné síti (tj. hlavní nebo testovací síť). V tomto kontextu znamená privátní pouze vyhrazená nebo izolovaná, spíše než chráněná nebo bezpečná.
119+
Síť Etherea je privátní, pokud její uzly nejsou připojeny k veřejné síti (tj. hlavní nebo testovací síť). V tomto kontextu znamená "privátní" pouze vyhrazená nebo izolovaná, spíše než chráněná nebo bezpečná.
128120

129121
### Vývojové sítě {#development-networks}
130122

public/content/translations/de/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ Keine
207207
Die vollständige Liste der aktuellen Netzwerk-IDs ist verfügbar unter [chainlist.org](https://chainlist.org). Einige häufige sind:
208208

209209
- `1`: Ethereum Mainnet
210-
- `5`: Goerli Testnetz
211210
- `11155111`: Sepolia Testnetz
211+
- `560048` : Hoodi Testnetz
212212

213213
**Beispiel**
214214

public/content/translations/de/developers/docs/data-and-analytics/block-explorers/index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Sie sollten das Basiskonzept von Ethereum verstehen, damit Sie die Daten, die Si
2626
- [EthVM](https://www.ethvm.com/)
2727
- [OKLink](https://www.oklink.com/eth)
2828
- [Rantom](https://rantom.app/)
29+
- [Ethseer](https://ethseer.io)
2930

3031
## Open-Source-Werkzeuge {#open-source-tools}
3132

@@ -54,7 +55,7 @@ Neue Blöcke werden alle 12 Sekunden zu Ethereum hinzugefügt (es sei denn, ein
5455
- Gaslimit - Die Gaslimits, die von den Transaktionen im Block gesetzt wurden
5556
- Grundgebühr pro Gas - Der Mindestmultiplikator, der erforderlich ist, damit eine Transaktion in einen Block aufgenommen werden kann
5657
- Verbrannte Gebühren - Wie viel ETH in einem Block verbrannt wird
57-
- Extradaten alle zusätzlichen Daten, die der Ersteller im Block eingefügt hat
58+
- Extradaten - alle zusätzlichen Daten, die der Ersteller im Block eingefügt hat
5859

5960
**Erweiterte Daten**
6061

@@ -116,7 +117,7 @@ Smart-Contract-Konten verfügen über die gleichen Daten wie ein Benutzerkonto,
116117
- Vertragsersteller - Die Adresse, die den Vertrag im Mainnet bereitgestellt hat
117118
- Erstellungstransaktion - Die Transaktion, die die Bereitstellung im Mainnet beinhaltete
118119
- Quellcode - Der Solidity- oder Vyper-Code des Smart Contracts
119-
- Vertrags-ABI - Die Application Binary Interface - die Aufrufe, die der Vertrag tätigt, und die empfangenen Daten
120+
- Vertrags-ABI - Die "Application Binary Interface" - die Aufrufe, die der Vertrag tätigt, und die empfangenen Daten
120121
- Vertragserstellungscode - Der kompilierte Bytecode des Smart Contracts – wird erstellt, wenn Sie einen in Solidity oder Vyper usw. geschriebenen Smart Contract kompilieren
121122
- Vertragsereignisse - Eine Historie der im Smart Contract aufgerufenen Methoden – im Grunde eine Möglichkeit zu sehen, wie der Vertrag verwendet wird und wie oft
122123

@@ -213,7 +214,7 @@ Validatoren sind dafür verantwortlich, Blöcke vorzuschlagen und sie innerhalb
213214

214215
### Beglaubigungen {#attestations}
215216

216-
Attestierungen sind „Ja“-Stimmen für die Aufnahme von Blöcken in die Chain. Ihre Daten beziehen sich auf eine Aufzeichnung der Attestierung und der bestätigenden Validatoren.
217+
Attestierungen sind "Ja"-Stimmen für die Aufnahme von Blöcken in die Chain. Ihre Daten beziehen sich auf eine Aufzeichnung der Attestierung und der bestätigenden Validatoren.
217218

218219
- Slot - Der Slot, in dem die Attestierung stattgefunden hat
219220
- Komitee-Index - Der Index des Komitees für den gegebenen Slot
@@ -237,13 +238,15 @@ Die Daten der obersten Ebene der Konsensebene umfassen Folgendes:
237238

238239
## Block Explorer {#block-explorers}
239240

240-
- [Etherscan](https://etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für Ethereum Mainnet und Goerli Testnetz abrufen können
241+
- [Etherscan](https://etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für Ethereum Mainnet abrufen können
242+
- [Etherscan Sepolia](https://sepolia.etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für das Sepolia Testnet abrufen können
243+
- [Etherscan Hoodi](https://hoodi.etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für das Hoodi Testnet abrufen können
241244
- [3xpl](https://3xpl.com/ethereum) – ein werbefreier Open-Source-Ethereum-Explorer, der den Download seiner Datensätze erlaubt
242-
- [Beaconcha.in](https://beaconcha.in/) - ein Open-Source-Block-Explorer für Ethereum Mainnet und Goerli Testnetz
245+
- [Beaconcha.in](https://beaconcha.in/) - ein Open-Source-Block-Explorer für Ethereum Mainnet
243246
- [Blockchair](https://blockchair.com/ethereum) – Der privateste Ethereum-Explorer. Auch zum Sortieren und Filtern von (Mempool-) Daten
244247
- [Etherchain](https://www.etherchain.org/) - Ein Block-Explorer für das Ethereum Mainnet
245-
- [Ethplorer](https://ethplorer.io/) - ein Block-Explorer mit Fokus auf Token für das Ethereum Mainnet und das Kovan Testnetz
246-
- [Rantom](https://rantom.app/) - Ein krypto-freundlicher Open-Source-Dienst, der in seine dezentrale Finanzplattform (DeFi)& integriert ist Visualisierung des Transaktionsvolumens von NFTs für einen detaillierten Überblick
248+
- [Ethplorer](https://ethplorer.io/) - ein Block-Explorer mit Fokus auf Token für das Ethereum Mainnet
249+
- [Rantom](https://rantom.app/) - Ein benutzerfreundlicher Open-Source-DeFi- und NFT-Transaktions-Viewer für detaillierte Einblicke
247250
- [Ethernow](https://www.ethernow.xyz/) – ein Echtzeit-Transaktions-Explorer, der es ermöglicht, die Pre-Chain-Ebene des Ethereum-Mainnets einzusehen
248251

249252
## Weiterführende Informationen {#further-reading}

public/content/translations/de/developers/docs/development-networks/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ Einige Konsensclients verfügen über integrierte Tools, um lokale Beacon Chains
4747

4848
### Öffentliche Ethereum Test-Chains {#public-beacon-testchains}
4949

50-
Es gibt auch zwei öffentliche Testimplementierungen von Ethereum: Goerli und Sepolia. Das empfohlene Testnetz mit langfristiger Unterstützung ist Goerli, auf dem potenziell jeder validieren kann. Bei Sepolia handelt es sich um eine neuere, kleinere Chain, die ebenfalls auf absehbare Zeit gewartet werden soll und deren Validatoren ausgewählt sind (d. h. es gibt keinen offnen Zugang zu neuen Validatoren in diesem Testnetz). Die Ropsten Chain wird voraussichtlich im 4. Quartal 2022 und die Rinkeby Chain im 2. und 3. Quartal 2023 veraltet sein.
50+
Es gibt auch zwei öffentliche Testimplementierungen von Ethereum: Sepolia und Hoodi. Sepolia ist das empfohlene Standard-Testnetz für die Anwendungsentwicklung, mit einem geschlossenen Validatorsatz für schnelle Synchronisation. Hoodi ist ein Testnetz für Validierung und Staking, das einen offenen Validatorsatz verwendet und es potenziell jedem ermöglicht, zu validieren.
5151

52-
- [Goerli Staking Launchpad](https://goerli.launchpad.ethereum.org/)
53-
- [Ropsten, Rinkeby & Kiln, Ankündigung der Abschaltung](https://blog.ethereum.org/2022/06/21/testnet-deprecation)
52+
- [Hoodi Staking Launchpad](https://hoodi.launchpad.ethereum.org/en/)
53+
- [Sepolia Website](https://sepolia.dev/)
54+
- [Hoodi Website](https://hoodi.ethpandaops.io/)
5455

5556
### Kurtosis Ethereum-Paket {#kurtosis}
5657

0 commit comments

Comments
 (0)