Skip to content

Commit 1978dd9

Browse files
authored
Merge pull request #8234 from giorgionocera/Giorgionocera/bug-frontend_issues
style(docs and tutorials): 🔥 fix issue ethereum/ethereum-org-web…
2 parents 09ead24 + 48c0009 commit 1978dd9

File tree

18 files changed

+28
-28
lines changed
  • src/content
    • developers
      • docs/nodes-and-clients/run-a-node
      • tutorials/uniswap-v2-annotated-code
    • translations
      • de/developers/docs/nodes-and-clients
      • es/developers/docs/nodes-and-clients
      • fa/developers/docs/nodes-and-clients
      • fr/developers
      • id/developers
      • it/developers
        • docs/nodes-and-clients/run-a-node
        • tutorials/uniswap-v2-annotated-code
      • pt-br/developers/docs/nodes-and-clients
      • ro/developers
      • ru/developers/docs/nodes-and-clients
      • tr/developers
      • zh/developers/tutorials/uniswap-v2-annotated-code

18 files changed

+28
-28
lines changed

src/content/developers/docs/nodes-and-clients/run-a-node/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,18 @@ The size of the database and speed of the initial synchronization depends on the
7777

7878
Also make sure your internet connection is not limited by a [bandwidth cap](https://wikipedia.org/wiki/Data_cap). It's recommended to use an unmetered connection since initial sync and data broadcasted to the network could exceed your limit.
7979

80-
##### Operating system {#operating-system}
80+
##### Operating system
8181

8282
All clients support major operating systems - Linux, MacOS, Windows. This means you can run nodes on regular desktop or server machines with the operating system (OS) that suits you the best. Make sure your OS is up to date to avoid potential issues and security vulnerabilities.
8383

84-
##### Minimum requirements {#minimum-requirements}
84+
##### Minimum requirements
8585

8686
- CPU with 2+ cores
8787
- 8 GB RAM
8888
- 700GB free disk space
8989
- 10+ MBit/s bandwidth
9090

91-
##### Recommended specifications {#recommended-hardware}
91+
##### Recommended specifications
9292

9393
- Fast CPU with 4+ cores
9494
- 16 GB+ RAM
@@ -154,7 +154,7 @@ Instructions for installing each client are provided in the documentation linked
154154

155155
Here are the release pages of clients where you can find their pre-built binaries or instructions on installation:
156156

157-
##### Execution clients {#execution-clients}
157+
##### Execution clients
158158

159159
- [Besu](https://github.com/hyperledger/besu/releases)
160160
- [Erigon](https://github.com/ledgerwatch/erigon#usage) (Doesn't provide a pre-built binary, has to be compiled)
@@ -163,7 +163,7 @@ Here are the release pages of clients where you can find their pre-built binarie
163163

164164
It is also worth noting that client diversity is an [issue on the execution layer](/developers/docs/nodes-and-clients/client-diversity/#execution-layer). It is recommended that readers consider running a minority execution client.
165165

166-
##### Consensus clients {#consensus-clients}
166+
##### Consensus clients
167167

168168
- [Lighthouse](https://github.com/sigp/lighthouse/releases/latest)
169169
- [Lodestar](https://chainsafe.github.io/lodestar/install/source/) (Doesn't provide a pre-built binary, only a Docker image or to be build from source)
@@ -175,7 +175,7 @@ It is also worth noting that client diversity is an [issue on the execution laye
175175

176176
[See the latest network client usage](https://clientdiversity.org/) and learn more about [client diversity](/developers/docs/nodes-and-clients/client-diversity).
177177

178-
##### Verifying the software {#verifying-the-software}
178+
##### Verifying the software
179179

180180
When downloading software from the internet, it's recommended to verify its integrity. This step is optional but especially with crucial infrastracture piece like the Ethereum client, it's important to be aware of potential attack vectors and avoid them. If you downloaded a pre-built binary, you need to trust it and risk that an attacker could swap the executable for a malicious one.
181181

src/content/developers/tutorials/uniswap-v2-annotated-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ This is a sanity check to make sure we don't lose from the swap. There is no cir
662662

663663
Update `reserve0` and `reserve1`, and if necessary the price accumulators and the timestamp and emit an event.
664664

665-
##### Sync or Skim {#sync-or-skim}
665+
##### Sync or Skim
666666

667667
It is possible for the real balances to get out of sync with the reserves that the pair exchange thinks it has.
668668
There is no way to withdraw tokens without the contract's consent, but deposits are a different matter. An account can transfer tokens to the exchange without calling either `mint` or `swap`.

src/content/translations/de/developers/docs/nodes-and-clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Die Synchronisationsmodi stellen verschiedene Ansätze für diesen Prozess mit u
173173

174174
Allgemeiner Überblick über die Synchronisierungsansätze, die in Mainnet-Ready-Clients verwendet werden:
175175

176-
##### Full sync {#full-sync}
176+
##### Full sync
177177

178178
Bei full sync werden alle Blöcke (einschließlich Headern, Transaktionen und Quittungen) heruntergeladen und der Zustand der Blockchain inkrementell generiert, indem jeder Block ab Genesis ausgeführt wird.
179179

src/content/translations/es/developers/docs/nodes-and-clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Los modos de sincronización representan diferentes enfoques de este proceso con
173173

174174
Resumen general de los enfoques de sincronización utilizados en clientes listos para la red principal:
175175

176-
##### Sincronización total {#full-sync}
176+
##### Sincronización total
177177

178178
La sincronización total descarga todos los bloques (incluidos los encabezados, las transacciones y los recibos) y va generando de manera creciente el estado del la cadena de bloques al ejecutar cada bloque desde el principio.
179179

src/content/translations/fa/developers/docs/nodes-and-clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Erigon که قبلاً به عنوان Erigon شناخته می‌شد، یک ف
173173

174174
نگاهی اجمالی بر رویکردهای همگام‌سازی استفاده‌شده در شبکه‌ی اصلی کلاینت‌های آماده:
175175

176-
##### همگام‌سازی کامل {#full-sync}
176+
##### همگام‌سازی کامل
177177

178178
همگام‌سازی کامل همه‌ی بلوک‌ها (از جمله هدرها، تراکنش‌ها و رسیدها) را بارگیری می‌کند و با اجرای هر بلوک از پیدایش، وضعیت زنجیره‌ی بلوکی را به صورت تدریجی ایجاد می‌کند.
179179

src/content/translations/fr/developers/docs/nodes-and-clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Les modes de synchronisation offrent des approches différentes de ce processus,
173173

174174
Aperçu général des approches de synchronisation utilisées dans les clients prêts pour le réseau principal :
175175

176-
##### Synchronisation totale {#full-sync}
176+
##### Synchronisation totale
177177

178178
La synchronisation complète permet de télécharger tous les blocs (y compris les en-têtes, les transactions et les reçus) et génère l'état de la blockchain de façon incrémentielle en exécutant chaque bloc depuis le début.
179179

src/content/translations/fr/developers/tutorials/uniswap-v2-annotated-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Ceci est un test d'intégrité visant à s'assurer que nous ne perdons rien lors
654654

655655
Mettre à jour `réserve0` et `réserve1`, et si nécessaire les accumulateurs de prix, l'horodatage et émettre un événement.
656656

657-
##### Synchroniser ou ignorer {#sync-or-skim}
657+
##### Synchroniser ou ignorer
658658

659659
Il est possible que les soldes réels se désynchronisent des réserves que l'échange de la paire aura généré. Il n'y a aucun moyen de retirer des jetons sans l'accord du contrat, mais pour les dépôts c'est une autre affaire. Un compte peut transférer des jetons à l'échange sans avoir appelé `mint` ou `swap`.
660660

src/content/translations/id/developers/docs/nodes-and-clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Mode sinkronisasi mewakili pendekatan berbeda terhadap proses ini dengan berbaga
171171

172172
Tinjauan umum pendekatan sinkronisasi yang digunakan dalam klien untuk Jaringan Utama:
173173

174-
##### Sinkonisasi penuh {#full-sync}
174+
##### Sinkonisasi penuh
175175

176176
Sinkronisasi penuh mengunduh semua blok (termasuk header, transaksi, dan bukti pembayaran) dan menghasilkan state blockchain yang terus bertambah dengan mengeksekusi setiap blok dari blok genesis.
177177

src/content/translations/id/developers/tutorials/uniswap-v2-annotated-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Ini adalah pemeriksaan kewarasan untuk memastikan kita tidak mengalami kerugian
654654

655655
Perbarui `reserve0` dan `reserve1`, dan jika diperlukan pengumpul harga dan stempel waktu dan pancarkan aksi.
656656

657-
##### Sync or Skim {#sync-or-skim}
657+
##### Sync or Skim
658658

659659
Saldo asli yang tidak tersinkronisasi dengan cadangan yang dianggap bursa pasangan sebagai miliknya mungkin terjadi. Tidak ada cara untuk menarik token tanpa persetujuan kontrak, tetapi setoran adalah masalah yang berbeda. Suatu akun dapat mentransfer token ke bursa tanpa memanggil `cetak` atau `tukar`.
660660

src/content/translations/it/developers/docs/nodes-and-clients/run-a-node/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,18 +76,18 @@ Le dimensioni del database e la velocità della sincronizzazione iniziale dipend
7676

7777
Assicurati anche che la tua connessione a internet non sia limitata da un [limite di larghezza di banda](https://wikipedia.org/wiki/Data_cap). Si consiglia di non usare una connessione a consumo poiché la sincronizzazione iniziale e i dati trasmessi alla rete potrebbero superare il limite di traffico.
7878

79-
##### Sistema operativo {#operating-system}
79+
##### Sistema operativo
8080

8181
Tutti i client supportano i principali sistemi operativi: Linux, MacOS, Windows. Questo significa che puoi eseguire i nodi su macchine desktop o server ordinarie, con il sistema operativo (OS) più adatto alle tue esigenze. Assicurati che il tuo OS sia aggiornato per evitare potenziali problemi e vulnerabilità di sicurezza.
8282

83-
##### Requisiti minimi {#minimum-requirements}
83+
##### Requisiti minimi
8484

8585
- CPU con 2+ core
8686
- 8 GB di RAM
8787
- 700GB di spazio libero su disco
8888
- Larghezza di banda 10+ MBit/s
8989

90-
##### Specifiche raccomandate {#recommended-hardware}
90+
##### Specifiche raccomandate
9191

9292
- CPU veloce con 4+ core
9393
- 16 GB+ RAM
@@ -153,7 +153,7 @@ Le istruzioni per installare ogni client sono fornite nella documentazione colle
153153

154154
Ecco le pagine delle release dei client, in cui puoi trovare i loro binari precompilati o le istruzioni d'installazione:
155155

156-
##### Client di esecuzione {#execution-clients}
156+
##### Client di esecuzione
157157

158158
- [Besu](https://github.com/hyperledger/besu/releases)
159159
- [Erigon](https://github.com/ledgerwatch/erigon#usage) (Non fornisce un binario precompilato, dev'essere compilato)
@@ -162,7 +162,7 @@ Ecco le pagine delle release dei client, in cui puoi trovare i loro binari preco
162162

163163
Vale anche la pena notare che la diversità del client è un [problema sul livello di esecuzione](/developers/docs/client-diversity/#execution-layer). Si consiglia ai lettori di considerare l'esecuzione di un client di esecuzione di minoranza.
164164

165-
##### Client di consenso {#consensus-clients}
165+
##### Client di consenso
166166

167167
- [Lighthouse](https://github.com/sigp/lighthouse/releases/latest)
168168
- [Lodestar](https://chainsafe.github.io/lodestar/install/source/) (Non fornisce un binario precompilato, solo un'immagine Docker o da compilare da sorgente)
@@ -174,7 +174,7 @@ La [diversità del client](/developers/docs/nodes-and-clients/client-diversity/)
174174

175175
[Visualizza l'utimo uso del client della rete](https://clientdiversity.org/) e scopri di più sulla [diversità del client](/developers/docs/client-diversity).
176176

177-
##### Verificare il software {#verifying-the-software}
177+
##### Verificare il software
178178

179179
Quando si scarica il software da Internet, si consiglia di verificarne l'integrità. Questo passaggio è facoltativo, ma specialmente con parti di infrastruttura essenziali come il client di Ethereum, è importante esser consapevoli dei potenziali vettori d'attacco ed evitarli. Se hai scaricato un binario precompilato, devi fidartene e rischiare che un utente malevolo possa scambiare l'eseguibile con un file malevolo.
180180

0 commit comments

Comments
 (0)