mimblewimble/grin

Identify and ban total proof of work cheats

Open

#1,139 opened on 2018年6月5日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Rust (991 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,876 stars)
PR merge metrics
 (平均マージ 6d 11h) (30d で 25 merged PRs)

説明

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.

コントリビューターガイド