Skip to content

Implement to_bytes and from_bytes for merkletree::Node #488

@ed255

Description

@ed255

Currently the DB storage in the merkle tree is using json serialization for the Nodes, but a simple custom byte serialization will be more efficient.

See #487

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendTopics: Encoding, Arithmetic constraints, Verification, Layoutinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions