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 (4,876 stars) (991 forks)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.

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

Identify and ban total proof of work cheats · mimblewimble/grin#1139 | Good First Issue