Skip to content

Nakamoto: Chain State Table for Nakamoto Headers #3859

@kantai

Description

@kantai

This is a new table in the same SQLite db as the current StacksChainState
block headers DB. It should be accessed through a new struct NakamotoChainState.
Each row of this table should store NakamotoStacksBlockHeader data, keyed by
StacksBlockId.

This should be a MARFed data store to assist with ancestor queries.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Status: ✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions