evstack / evstack/ev-node

[Feature Request]: double-sign detection

オープン
#1,672 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue T:enhancement
主要言語
Go
スター
361
フォーク
280
平均マージ
2日 14時間
マージ済み PR(30日)
10

説明

### Implementation ideas

Currently during sync, blocks are processed in First Come, First Served manner. After first block at given height is processed, other at this height are completely ignored. In case of double-sign of blocks at given height no action is taken (as latter block is ignored).

This is a missed opportunity to detect double-sign of a block.

Currently sequencer is centralized, so double-sign attack should have very significant consequences and probably should be resolved via human consensus.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。