[Feature Request]: double-sign detection
Aperta
good first issue
T:enhancement
- Lingua principale
- Go
- Stelle
- 361
- Fork
- 280
- Merge medio
- 2g 14h
- PR unite (30g)
- 10
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.