Skip to content
New issue

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

Add APIs to generate TreeC and TreeR separately #1705

Merged
merged 1 commit into from
May 19, 2023
Merged

Commits on May 19, 2023

  1. feat: add API to generate tree-r-last and tree-c

    It's now possible to create the merkle tree on top of a replica by
    specifying the replica and the output directory.
    
    It's also possible to create the merkle tree on top of labels by
    specifying the path to the labels and the output directory.
    vmx committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ab38fea View commit details
    Browse the repository at this point in the history