evstack / evstack/ev-node

[Feature Request]: double-sign detection

Aberta
#1,672 6 comentários 0 reações 0 responsáveis Ver no GitHub
good first issue T:enhancement
Linguagem predominante
Go
Estrelas
361
Forks
280
Merge médio
2d 14h
PRs com merge (30d)
10

Descrição

### 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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.