mimblewimble/grin

Identify and ban total proof of work cheats

Open

#1,139 创建于 2018年6月5日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Rust (4,876 star) (991 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南