evstack / evstack/ev-node

[Feature Request]: double-sign detection

Open
#1,672 6 comments 0 reactions 0 assignees View on GitHub
good first issue T:enhancement
Dominant language
Go
Stars
361
Forks
280
Avg merge
2d 14h
Merged PRs (30d)
10

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.