| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| forest-v0.35.0-macos-arm64.zip | 2026-07-24 | 76.8 MB | |
| forest-v0.35.0-linux-amd64.zip | 2026-07-24 | 91.2 MB | |
| README.md | 2026-07-24 | 3.9 kB | |
| v0.35.0 _Shravan_ source code.tar.gz | 2026-07-24 | 6.9 MB | |
| v0.35.0 _Shravan_ source code.zip | 2026-07-24 | 7.5 MB | |
| Totals: 5 Items | 182.4 MB | 0 | |
Non-mandatory release for all node operators. It includes some fixes and improvements, notably around state-related RPC. Note that this release contains breaking changes, so please read the changelog carefully before upgrading.
What's Changed
- chore: refactor and improve gossipsub coverage by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7373
- chore: use
/dnsaddrto aggregate CS bootstrappers by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7375 - [automated] Update Forest CLI docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7378
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7377
- fix(rpc): bound nEpochs in StateCompute by @hanabi1224 in https://github.com/ChainSafe/forest/pull/7374
- chore: update the contribution guidelines for external contributors by @akaladarshi in https://github.com/ChainSafe/forest/pull/7371
- refactor(filters): reduce the clones while updating the filters by @akaladarshi in https://github.com/ChainSafe/forest/pull/7360
- chore(logs): add difference of HEAD catchup by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7380
- chore: bump
spinby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7381 - [automated] Update Forest RPC reference docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7384
- chore: bump Go deps by @hanabi1224 in https://github.com/ChainSafe/forest/pull/7388
- chore: bump
parity-dbto v0.5.6 by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7389 - chore(test): add regression test for paritydb deadlock by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7390
- chore: bump pnpm deps by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7391
- fix(api): reject
StateWaitMsgconfidence above chain finality by @sudo-shashank in https://github.com/ChainSafe/forest/pull/7387 - feat: add
--augmented-dataand--tipset-lookuptoforest-cli snapshot exportby @hanabi1224 in https://github.com/ChainSafe/forest/pull/7376 - fix:
ethnew block filter stateful test by @akaladarshi in https://github.com/ChainSafe/forest/pull/7392 - [automated] Update Forest CLI docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7397
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7396
- Docs: Node comparison report by @sudo-shashank in https://github.com/ChainSafe/forest/pull/7346
- feat: improve export status info by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7383
- chore(deps): bump the patch-versions group in /docs with 6 updates by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/7399
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/7398
- chore(deps): bump the patch-versions group with 4 updates by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/7400
- [automated] Update Forest CLI docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7403
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7402
- test(lotus_json): assert LotusJson<option\<t>> is nullable in schema by @0xDevNinja in https://github.com/ChainSafe/forest/pull/7347
- feat(perf):
faster-hexinstead ofhexby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7395 - fix: disable overflow checks in
quinn-protoby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7404 - fix(rpc): serve StateReplay from the tipset trace cache + semaphore by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7405
- chore(release): prepare release v0.35.0 "Shravan" by @akaladarshi in https://github.com/ChainSafe/forest/pull/7406
Full Changelog: https://github.com/ChainSafe/forest/compare/v0.34.1...v0.35.0