mimblewimble/grin

Identify and ban total proof of work cheats

Open

#1.139 aberto em 5 de jun. de 2018

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (991 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.876 stars)
Métricas de merge de PR
 (Mesclagem média 6d 11h) (25 fundiu PRs em 30d)

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.

Guia do colaborador