Skip to content

Feat: Add support for computing account and storage proofs with overlay state #187

@dhyaniarun1993

Description

@dhyaniarun1993

Description

The current StorageEngine implementation supports computing proofs for committed state (on-disk). However, for integration with execution layers (like Reth) that need to query pending state or simulate transactions, we need the ability to generate Merkle proofs for state that includes in-memory overlays (uncommitted changes), without persisting them to disk first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions