blockblaz / blockblaz/ssz.zig

Merkleization: export the tree and use partial updates

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Zig
Stars
34
Forks
17
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.