Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

babe: allow skipping over empty epochs #11393

@andresilva

Description

@andresilva

The security model of BABE assumes that we produce at least one block per epoch and the current implementation will halt block production with the error "unexpected epoch change" after an entire epoch with no blocks has elapsed. We should change the implementation to allow skipping over empty epochs which would allow block production to happen even if there are no blocks for multiple epochs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions