v0.30.1 "Laurelin"
This is a mandatory release for mainnet node operators. It sets the NV27 Golden Week network upgrade to epoch 5_348_280
, corresponding to Wed 24 Sep 23:00:00 UTC 2025
. It also includes a few improvements that help with snapshot generation and inspection.
See the CHANGELOG
What's Changed
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #6054
- chore(deps): bump chrono from 0.4.41 to 0.4.42 in the patch-versions group by @dependabot[bot] in #6055
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #6056
- fix: OOM in
forest-tool archive diff
by @hanabi1224 in #6051 - test: track peak rss for CI state migration test by @hanabi1224 in #6037
- feat: add
--no-progress-timeout
toforest-cli f3 ready
by @hanabi1224 in #6057 - [automated] Update Forest CLI docs by @leshyatwork[bot] in #6059
- Add support for
market
actor in StateDecodeParams API by @elmattic in #5933 - fix(ci): ignore
eth_newBlockFilter
test inforest-tool api test-stateful
by @hanabi1224 in #6070 - fix: remove invalid chars in prometheus metrics by @hanabi1224 in #6065
- fix(ci): rpc parity test by @hanabi1224 in #6071
- Clean up
StateDecodeParams
API changes by @akaladarshi in #6000 - [automated] Update Lotus version in API tests by @leshyatwork[bot] in #6072
- chore(deps): bump the patch-versions group with 3 updates by @dependabot[bot] in #6077
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #6076
- fix: improve error messages in
forest-cli state compute
by @hanabi1224 in #6073 - fix: load actor bundles in
forest-tool archive diff
by @hanabi1224 in #6060 - fix: prefer
Tipset::persist
overBlock::persist
by @hanabi1224 in #6083 - chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0 by @dependabot[bot] in #6084
- chore(deps): bump serde from 1.0.223 to 1.0.224 in the patch-versions group by @dependabot[bot] in #6085
- feat: add
--index-backfill-epochs
toforest-tool api serve
by @hanabi1224 in #6068 - chore: fix a large number of spelling issues in comments by @joemicky in #6088
- fix: some metrics get duplicated after GC by @hanabi1224 in #6081
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #6091
- [automated] Update Lotus version in API tests by @leshyatwork[bot] in #6090
- feat: set nv27 mainnet upgrade epoch by @hanabi1224 in #6086
- feat: add prometheus metrics
network_version
andactor_version
by @hanabi1224 in #6079 - chore(release): prepare v0.30.1 by @LesnyRumcajs in #6093
- fix: remove flaky beacon entry size test by @LesnyRumcajs in #6092
New Contributors
Full Changelog: v0.30.0...v0.30.1