[Feature Request]: double-sign detection
未关闭
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 还没有评估数据。