Skip to content

Block indices DB should store ranges of blocks instead of individual block numbers #10573

@PhilWindle

Description

@PhilWindle

The block indices database used in the world state allows for multiple block numbers to be at the same index (zero size blocks). It does this by storing a vector of block numbers against the index. This should be changed to storing a start and end block number as the block numbers are always consecutive.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions