| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| forest-v0.33.3-macos-arm64.zip | 2026-05-08 | 78.6 MB | |
| forest-v0.33.3-linux-amd64.zip | 2026-05-08 | 93.4 MB | |
| README.md | 2026-05-08 | 2.4 kB | |
| v0.33.3 _Dawn_ source code.tar.gz | 2026-05-08 | 5.4 MB | |
| v0.33.3 _Dawn_ source code.zip | 2026-05-08 | 5.9 MB | |
| Totals: 5 Items | 183.4 MB | 1 | |
Non-mandatory release for all node operators. It includes a few fixes to make the chain following logic more robust and eliminate a few non-critical warnings.
What's Changed
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /docs by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/6980
- chore: fix flaky coverage tests by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6986
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/6990
- [automated] Update Forest CLI docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/6991
- [automated] Add monthly RPC parity conformance report by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/6992
- fix: deny advisories by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6996
- chore(docs): add RPC requirements for low-traffic nodes by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/6997
- chore: bump postcss by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6999
- chore: bump pnpm in mise by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7000
- fix: flaky Kademlia test by @hanabi1224 in https://github.com/ChainSafe/forest/pull/7002
- chore: butterflynet reset by @hanabi1224 in https://github.com/ChainSafe/forest/pull/7003
- chore(deps): bump
go-f3by @hanabi1224 in https://github.com/ChainSafe/forest/pull/6998 - chore: bump
cbor4iito1.2.2by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7004 - refactor: msg pool to make more structured by @akaladarshi in https://github.com/ChainSafe/forest/pull/6965
- Refactor tipset_by_height and load_child_tipset to distinguish error from miss by @sudo-shashank in https://github.com/ChainSafe/forest/pull/7005
- fix: skip tipset if it's part of current chain in chain follower by @hanabi1224 in https://github.com/ChainSafe/forest/pull/7019
- chore(deps): bump ip-address from 10.1.0 to 10.1.1 in /docs by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/7022
- fix: node crashing on lagged events and log actor nonce errors by @akaladarshi in https://github.com/ChainSafe/forest/pull/7020
- chore: prepare release v0.33.3 by @hanabi1224 in https://github.com/ChainSafe/forest/pull/7021
Full Changelog: https://github.com/ChainSafe/forest/compare/v0.33.2...v0.33.3