mimblewimble/grin

Identify and ban total proof of work cheats

Open

#1 139 ouverte le 5 juin 2018

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Rust (991 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 876 stars)
Métriques de merge PR
 (Merge moyen 6j 11h) (25 PRs mergées en 30 j)

Description

During header sync, we trust the total difficulty given by peers during the handshake to select who to get headers from. This is easy to lie about. We need to identify when a node fails to send us headers to match that total difficulty and ban them.

Guide contributeur