[Feature Request]: double-sign detection
Đang mở
good first issue
T:enhancement
- Ngôn ngữ chính
- Go
- Star
- 361
- Fork
- 280
- Merge trung bình
- 2 ngày 14 giờ
- Pull request đã merge (30 ngày)
- 10
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.