Releases: filecoin-project/filecoin-ffi
Releases · filecoin-project/filecoin-ffi
v1.26.0
v1.26.0-rc2
What's Changed
- Update FVMv4 to v4.1.2 to support FIP-0083.
- Update FVMv3 to restore some tracing information back to the launch of FEVM.
Full Changelog: v1.26.0-rc1...v1.26.0-rc2
b715c9403faf919e
chore: update FVM to v4.1.2 and v3.9.0 (#447) * chore: update FVM to v4.1.2 chore: update FVM to v4.1.2 * chore: update fvm v3 This brings back the InvokeActor event to the v3 trace, but with all the new information we get in v4. Co-authored-by: Steven Allen <[email protected]>
v1.26.0-rc1
What's Changed
- fix: list GPU devices also with SupraSeal by @vmx in #444
- refactor: clean up deps by @vmx in #445
- build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #443
- chore: use auth_header when trying to download release tarball by @galargh in #310
- Update the FVM to v4.1 by @Stebalien in #446
New Contributors
Full Changelog: 4176a1e...v1.26.0-rc1
880602e03fb13bba
chore: update the FVM to v4.1.0 (#446) 1. Implements the new tracing changes. 2. Explicitly uses the new "FilecoinKernel". 3. Enables support for nv22.
be911fcd56251d54
wip: nv22
4176a1e662e86583
Merge pull request #434 from filecoin-project/fixed-rows-to-discard feat: add option to not require a t_aux file to be present
fa64b5537320dbdc
fix: use fvm4 cuda/opencl features (#428)
441fa8e61189dc32
fix: use the expected features for fvm4 (#427)
Lotus v1.24.0-rc.1
chore: backport FVM update (#423) * chore: update fvm * chore: update fvm --------- Co-authored-by: Steven Allen <[email protected]>