-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to lotus v1.12.0-rc1 and v6 actors (#147)
* Upgrade Lotus dependencies * Bump specs-actors version to v6 * Add missing go.sum dependency * Update filecoin-ffi * Update node mock for tests
- Loading branch information
Showing
6 changed files
with
440 additions
and
173 deletions.
There are no files selected for viewing
Submodule filecoin-ffi
updated
8 files
+53 −21 | .circleci/config.yml | |
+4 −2 | README.md | |
+4 −1 | build.sh | |
+44 −15 | install-filcrypto | |
+194 −384 | rust/Cargo.lock | |
+5 −5 | rust/Cargo.toml | |
+23 −2 | rust/scripts/build-release.sh | |
+7 −0 | srs-inner-product.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.