Skip to content

Merkleization: export the tree and use partial updates #23

Description

@gballet

The current state of the library is an implementation of the SSZ spec. The issue is that in practice, it is more efficient to do partial updates of the tree instead of recomputing the entire state root.

It would be useful to add a feature that would export the tree, and also be able to differentially-update this tree.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions