| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| forest-v0.36.1-macos-arm64.zip | 2026-09-01 | 77.3 MB | |
| forest-v0.36.1-linux-amd64.zip | 2026-09-01 | 91.4 MB | |
| Forest v0.36.1 _Kaaguy_ source code.tar.gz | 2026-09-01 | 7.0 MB | |
| Forest v0.36.1 _Kaaguy_ source code.zip | 2026-09-01 | 7.6 MB | |
| README.md | 2026-09-01 | 4.5 kB | |
| Totals: 5 Items | 183.3 MB | 1 | |
Non-mandatory release for all node operators. Mostly fixes and improvements around RPC methods.
Check the CHANGELOG.md (github.com) for details
What's Changed
- chore: fast path in
resolve_to_keyby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7522 - fix: filecoin chain notify API and tests by @akaladarshi in https://github.com/ChainSafe/forest/pull/7493
- chore: fast-path mpool pending by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7524
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7525
- [automated] Update Forest CLI docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7526
- chore: improve
StateAccountKeyperf for bad queries by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7521 - chore: avoid wasteful loading tipset in
eth_getLogsby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7530 - [automated] Update Forest checkpoints by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7534
- chore: fast-track
eth_getCodeby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7523 - chore(perf): optimize
eth_feeHistoryby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7529 - fix: block producing fixes by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7535
- chore(perf): fast track
eth_getStorageAtby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7531 - fix(eth): respect tombstone by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7537
- chore(deps): bump the patch-versions group with 2 updates by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/7558
- fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders by @sudo-shashank in https://github.com/ChainSafe/forest/pull/7435
- Added devnet skip sender test by @sudo-shashank in https://github.com/ChainSafe/forest/pull/7541
- chore: remove panic on overflow in release builds by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7559
- feat(test): forest + lotus-miner devnet in CI by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7556
- feat(drand): include drand metrics around HTTP retrieval by @EclesioMeloJunior in https://github.com/ChainSafe/forest/pull/7533
- chore: apply clippy
inlined-format-argsby @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7561 - chore: enable more perf lints by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7562
- chore: wait till lotus funded in devnet tests by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7564
- fix:(drand):
SizeTrackingCachecache name per drand network name by @EclesioMeloJunior in https://github.com/ChainSafe/forest/pull/7532 - Add --as-default flag to forest-wallet import by @sudo-shashank in https://github.com/ChainSafe/forest/pull/7565
- [automated] Update Lotus version in API tests by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7475
- fix: mpool-pending fixes by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7566
- chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /docs by @dependabot[bot] in https://github.com/ChainSafe/forest/pull/7557
- chore: bump toolchain to rust-1.98.0 by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7568
- feat: external-rpc-checks runs on dispatch and on labeled PRs by @EclesioMeloJunior in https://github.com/ChainSafe/forest/pull/7509
- [automated] Update Forest CLI docs by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7573
- [automated] Add monthly RPC parity conformance report by @leshyatwork[bot] in https://github.com/ChainSafe/forest/pull/7574
- fix(ci): set the forest entrypoint in the external RPC checks by @EclesioMeloJunior in https://github.com/ChainSafe/forest/pull/7570
- chore: temporarily ignore wasmtime advisory by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7575
- fix: message wait race in devnet tests by @LesnyRumcajs in https://github.com/ChainSafe/forest/pull/7576
- chore(docs): include important warn on release checklist by @EclesioMeloJunior in https://github.com/ChainSafe/forest/pull/7577
- chore(release): prepare 0.36.1 by @EclesioMeloJunior in https://github.com/ChainSafe/forest/pull/7578
Full Changelog: https://github.com/ChainSafe/forest/compare/v0.36.0...v0.36.1