| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| forest-v0.32.2-macos-arm64.zip | 2026-02-24 | 72.8 MB | |
| forest-v0.32.2-linux-amd64.zip | 2026-02-24 | 86.4 MB | |
| README.md | 2026-02-24 | 4.4 kB | |
| v0.32.2 _Phagun_ source code.tar.gz | 2026-02-24 | 5.3 MB | |
| v0.32.2 _Phagun_ source code.zip | 2026-02-24 | 5.8 MB | |
| Totals: 5 Items | 170.2 MB | 1 | |
This is a non-mandatory release for all node operators. It brings significant performance improvements for snapshot downloads, implements the much-requested trace call API and includes bug fixes.
What's Changed
- chore: update known blocks by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6602
- chore: use clang-20 in Dockerfile by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6600
- chore: bump go compiler and deps by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6597
- fix(ci): use ubuntu-slim for trival jobs by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6599
- fix(ci): disable F3 on lotus until a new lotus image with calibnet F3 initial power table is published by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6601
- chore(deps): favor re-exported digest crate by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6603
- fix(ci): speed up snapshot downloading on CI by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6592
- Update known blocks subcommand by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6604
- fix(ci): update api compare test lotus image with F3 initial power table by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6611
- chore: migrate from yarn to pnpm by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6586
- Revert "chore: use clang-20 in Dockerfile (#6600)" by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6614
- fix: don't mark tipsets with temporal errors as permanently bad by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6613
- chore(deps): bump the patch-versions group with 4 updates by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/6615
- chore: limit
Vecpreallocation to follow serde convention by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6616 - chore(deps): bump toml from 1.0.1+spec-1.1.0 to 1.0.2+spec-1.1.0 in the patch-versions group by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/6618
- chore(deps): bump @easyops-cn/docusaurus-search-local from 0.54.1 to 0.55.0 in /docs by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/6617
- fix: use panic unwind on tests with quick profile by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6621
- chore(ci): limit unit test duration to 45minutes by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6622
- chore: don't pollute workspace with test artefacts by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6623
- chore: add cooldown to dependabot updates by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6624
- chore: allow
quick-testprofile formise run installby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6626 - lotus-gateway: Enable Filecoin.EthCall by @sudo-shashank in https://github.com/ChainSafe/forest/pull/6629
- [automated] Update Lotus version in API tests by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/6619
- chore: remove explicit sparse protocol setting by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6633
- feat: improve download speed with the in-built downloader by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6632
- chore(deps): bump clap from 4.5.58 to 4.5.59 in the patch-versions group by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/6635
- chore(deps): bump qs from 6.14.1 to 6.14.2 in /docs by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/6636
- fix(test): unfilter Filecoin.EthSyncing for lotus-gateway API compare test by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6638
- fix(gc): add random delay to avoid a cluster of nodes run GC and reboot RPC services at the same time by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6639
- chore(ci): use in-built downloader instead of aria2c by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6640
- feat: Implement
Forest.EthTraceCallby @akaladarshi in https://github.com/ChainSafe/forest/pull/6412 - fix(test): drop client to avoid potential locks by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6642
- chore(release): prepare release v0.32.2 by @akaladarshi in https://github.com/ChainSafe/forest/pull/6643
Full Changelog: https://github.com/ChainSafe/forest/compare/v0.32.1...v0.32.2