Download Latest Version forest-v0.34.1-linux-amd64.zip (91.1 MB)
Email in envelope

Get an email when there's a new version of Forest

Home / v0.33.7
Name Modified Size InfoDownloads / Week
Parent folder
forest-v0.33.7-macos-arm64.zip 2026-06-22 78.5 MB
forest-v0.33.7-linux-amd64.zip 2026-06-22 92.9 MB
README.md 2026-06-22 8.3 kB
v0.33.7 _Shimmergloom_ source code.tar.gz 2026-06-22 5.5 MB
v0.33.7 _Shimmergloom_ source code.zip 2026-06-22 6.0 MB
Totals: 5 Items   182.8 MB 0

Non-mandatory release for all node operators.

Added

  • #6008: Added the FOREST_PATH environment variable to override the Forest data directory (taking precedence over the configuration file and the default), mirroring Lotus' LOTUS_PATH. It is honored by all forest* binaries, so forest-cli/forest-tool read the JWT admin token from the same directory. The resolved data directory is now logged on daemon startup.

  • #7168: Added the FOREST_RPC_METRICS_DISABLED environment variable to disable JSON-RPC per-method metrics while leaving other metrics intact.

  • #7195: Added the rpc_in_flight_requests metric reporting the number of JSON-RPC requests currently being processed.

Changed

  • #7164: JSON-RPC authentication is now performed once per connection (e.g. at the WebSocket upgrade) instead of on every request, matching Lotus. Note that token expiry is no longer re-checked for the lifetime of an established connection.

Fixed

  • #7194: Added UpgradeXxHeight placeholder for the NV29 network upgrade.

  • #7211: Fixed forest-wallet to allow using the unencrypted keystore with --encrypt false when an encrypted keystore also exists.

  • #7129: Fixed a few inaccurate cache size metrics.

  • #6974: Fixed the message pool reporting a still-pending nonce as the next nonce after an applied message was removed.

  • #6975: Fixed Filecoin.MpoolSelect to not remove the messages from the live pool, only simulate the head change.

  • #7217: Fixed a bug that Filecoin.StateCirculatingSupply returns error on mainnet.

More details

Full Changelog: https://github.com/ChainSafe/forest/compare/v0.33.6...v0.33.7

Source: README.md, updated 2026-06-22