-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6150 from filecoin-project/feat/proofs-v7
Update ffi to proofs v7
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule filecoin-ffi
updated
8 files
+2 −2 | README.md | |
+1 −1 | build.sh | |
+4 −6 | install-filcrypto | |
+90 −130 | rust/Cargo.lock | |
+2 −2 | rust/Cargo.toml | |
+1 −1 | rust/rust-toolchain | |
+1 −0 | rust/src/lib.rs | |
+5 −6 | rust/src/proofs/api.rs |