Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

docs/Run your node: Update hardware requirements

Aperta
#1,506 2 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@martintomazic ci sta già lavorando.

Dal 25/2/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

documentation

Update the current hardware requirements, specifically storage.

Currently, they portray impression that running a Consensus + Sapphire node (Validator + Compute node) requires 2TB of the disk space. This are hardware requirements for nodes that are able to serve all historical state... Serving historical state is NOT validators responsibility.

Instead they should have pruning set to few weeks max - see https://github.com/oasisprotocol/docs/pull/1526. This makes them fast, enables checkpoint creation that is quick and has little IO overhead, resulting in a much smaller disk footprint, and thus cost. E.g. 100GB should be enough.

Finally, we should organize Run your node sections from most to least accessible options. E.g. hardware requirements should reflect this order:

  1. Stateless
  2. Non-Validator/Paratime-Client (with pruning)
  3. Validator/Executor (with pruning)
  4. Observer (with pruning)
  5. Non-Validator/Paratime-Client/Observer with all historical state.
  6. Keymanager/Sentry/Archive

Partially overlaps with #1469.

Lingua principale
TypeScript
Stelle
15
Fork
46
Merge medio
1g 21h
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di oasisprotocol/docs

Tutte le issue di oasisprotocol/docs

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.