Skip to content

StateManagerInterface is bloated #4023

Open
@acolytec3

Description

@acolytec3

Our current StateManagerInterface is bloated with optional functions that don't exist on the default, more commonly used MerkleStateManager, and are specific to the various experimental state managers backed by verkle and binary state trees. We should consider somehow splitting these out from the core interface so it doesn't clutter up the API.

One approach would be #4019. We should discuss further after the breaking releases are done.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions