CodeChain-io / CodeChain-io/foundry
Add an option to skip verification
Offen
sync
- Vorherrschende Sprache
- Rust
- Sterne
- 36
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently, all blocks are always verified before importing. However, there is no need to verify the seal when all the peers are trusted nodes. In this case, skipping verification of seals can improve block sync performance.
Beitragsleitfaden
Rechercherichtung
No files or tests are named. Start by locating the block import flow and the existing seal-verification step, then determine how an option for trusted peers should be configured and applied. Done means imports can explicitly skip seal verification while retaining the current verification behavior by default.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- blockchain
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100