Skip to content

Add support for versiondb #54

Open
@hexfusion

Description

@hexfusion

The current implementation duplicates writes to disk because the assumption is version db is available and in memory state can be discarded. Instead we duplicate each mutation once during Tx creation the second during build block. This issue covers implementation of versiondb once it has been implemented in avalanche-types.

Depends on https://github.com/ava-labs/avalanche-rust/pull/115

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestscalabilityIssues bugs or features that affect scaling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions