evstack / evstack/ev-node

[Feature Request]: double-sign detection

未關閉
#1,672 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
good first issue T:enhancement
主要語言
Go
星號
361
分支
280
平均合併
2 天 14 小時
30 天內合併 PR
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 內容生成。

評估

技術堆疊
go
領域
distributed-systems
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。