Skip to content

Move Initial State Loading Methods to OpProofsInitialStateStore #643

@dhyaniarun1993

Description

@dhyaniarun1993

Describe the feature

Currently, OpProofsStore mixes methods for dealing with live block updates (processing diffs) with methods used solely for bulk-loading the initial state (populating block 0). To improve code clarity and prevent misuse, the initialization methods should be moved to the dedicated OpProofsInitialStateStore trait.

Additional context

No response

Metadata

Metadata

Labels

A-trieArea: Merkle Patricia TrieK-debtKind: debtW-historical-proofsWorkstream: historical-proofs

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions