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

feat: add new partition post API calls #66

Merged
merged 6 commits into from
Oct 25, 2021

Conversation

cryptonemo
Copy link
Collaborator

src/post.rs Outdated Show resolved Hide resolved
Cargo.toml Outdated
filecoin-hashers = { git = "https://github.com/filecoin-project/rust-fil-proofs", branch = "feat-decouple-post-partition", default-features = false, features = ["poseidon", "sha256"] }
fr32 = { git = "https://github.com/filecoin-project/rust-fil-proofs", branch = "feat-decouple-post-partition", default-features = false }
storage-proofs-core = { git = "https://github.com/filecoin-project/rust-fil-proofs", branch = "feat-decouple-post-partition", default-features = false }
storage-proofs-porep = { git = "https://github.com/filecoin-project/rust-fil-proofs", branch = "feat-decouple-post-partition", default-features = false }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIXME: Replace all of these deps after proofs is released

@cryptonemo cryptonemo merged commit 42571a2 into master Oct 25, 2021
@cryptonemo cryptonemo deleted the feat-decouple-post-partition branch October 25, 2021 20:48
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.

2 participants