We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should add implementations of Sparse Merkle tree.
Specifically, I'm thinking of the following variants:
/merkle/simple_smt.rs
/merkle/compact_smt.rs
References:
The content you are editing has changed. Please copy your edits and refresh the page.
mtree_cwm
mtree_clone
SimpleSMT
MerkleStore
@Al-Kindi-0, @bobbinth, @grjte, @vlopes11, @hackaugusto
The working group coordinator ensures scope & progress tracking are transparent and accurate. They will:
The text was updated successfully, but these errors were encountered:
hackaugusto
vlopes11
bobbinth
Al-Kindi-0
grjte
No branches or pull requests
Goal
We should add implementations of Sparse Merkle tree.
Details
Specifically, I'm thinking of the following variants:
/merkle/simple_smt.rs
module)./merkle/compact_smt.rs
module).References:
MUST HAVE
mtree_cwm
withmtree_clone
miden-vm#762SimpleSMT
of all possible depth (1-64) miden-vm#763MerkleStore
data structure #89NICE TO HAVE
Working group:
@Al-Kindi-0, @bobbinth, @grjte, @vlopes11, @hackaugusto
Workflow
Coordinator: @vlopes11
Workflow
The working group coordinator ensures scope & progress tracking are transparent and accurate. They will:
The text was updated successfully, but these errors were encountered: