v0.33.4 "Stray"
Mandatory release for mainnet node operators. It includes support for the NV28 FireHorse network upgrade on mainnet, which is set to activate at epoch 6052800 (2026-05-27T14:00:00Z). It also includes a few improvements and fixes for the JSON-RPC server.
What's Changed
- refactor: use Bytes instead of Vec in CarBlock by @hanabi1224 in #7023
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in #7026
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #7027
- chore: update
mise-en-placeby @LesnyRumcajs in #7032 - refactor state manager mod into multiple sub mods by @akaladarshi in #6864
- fix: trace_block indexing by @LesnyRumcajs in #7001
- fix: increase connection backlog based on max connections by @LesnyRumcajs in #7034
- chore: increase listen backlog by @LesnyRumcajs in #7036
- Enable strict json check in api compare by @sudo-shashank in #6970
- fix(eth): scope receipt logs by message, cap event filter, max rpc size by @LesnyRumcajs in #7025
- feat: nv28 upgrade mainnet by @LesnyRumcajs in #7037
- feat: persist tipset by height lookup table by @hanabi1224 in #7038
- chore(release): prepare release 0.33.4 Stray by @LesnyRumcajs in #7045
Full Changelog: v0.33.3...v0.33.4