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

Conversation

vmx
Copy link
Contributor

@vmx vmx commented May 17, 2023

This adds APIs for TreeC and TreeRLast. You can also review the commits individually.

Cargo.toml Outdated Show resolved Hide resolved
filecoin-proofs/src/api/seal.rs Outdated Show resolved Hide resolved
filecoin-proofs/tests/api.rs Outdated Show resolved Hide resolved
Base automatically changed from decode_from_range to master May 19, 2023 16:17
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 vmx merged commit 4ad1113 into master May 19, 2023
@vmx vmx deleted the generate-tree-c branch May 19, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants