2 files changed
+2
-2
lines changedSubmodule filecoin-ffi updated 27 files
- .circleci/config.yml-372
- .github/actions/configure-environment/action.yml+61
- .github/workflows/ci.yml+153
- .github/workflows/release-check.yml+84
- .github/workflows/releaser.yml+21
- README.md+27-19
- RELEASE.md+28
- bls_test.go+1-5
- cgo/interface.go+1-1
- go.mod+34-39
- go.sum+105-164
- install-filcrypto+17-4
- proofs_test.go+2-2
- rust/Cargo.lock+818-1.1k
- rust/Cargo.toml+12-12
- rust/rust-toolchain.toml+1-1
- rust/scripts/publish-release.sh+25-25
- rust/src/bls/api.rs+20-19
- rust/src/fvm/engine.rs+4-13
- rust/src/fvm/machine.rs+12-11
- rust/src/fvm/mod.rs-1
- rust/src/fvm/types.rs+3-1
- rust/src/proofs/api.rs+93-95
- rust/src/util/types.rs+7-6
- sector_update.go-18
- version.json+3
- workflows.go+5-6
0 commit comments