mimblewimble/grin

Identify and ban total proof of work cheats

开放

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

 (4 条评论) (0 个反应) (0 位负责人)Rust (991 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (4,876 个星标)
PR 合并指标
 (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.

贡献者指南