mimblewimble/grin

Identify and ban total proof of work cheats

Open

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

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

仓库指标

Star
 (4,876 star)
PR 合并指标
 (平均合并 6天 11小时) (30 天内合并 25 个 PR)

描述

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.

贡献者指南