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 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。