Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Beacon chain block import #1145

@mkalinin

Description

@mkalinin

Addresses a backbone implementation for block processing part. It should have a modular design and connect all parts of import process together:

"First best" algorithm is pretty simple, among N blocks with same slot number the best one is a block that has been imported first.

There is no necessity to implement this task apart from the others. It can be covered by work done within the other tickets.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions