Releases: ChainSafe/forest
Forest v0.23.3 "Plumber"
Mandatory release for calibnet node operators. It fixes a sync error at epoch 2281645.
See the CHANGELOG for all details.
What's Changed
- Add spellcheck gha for docs by @ansermino in #5075
- Specify paths for GHA by @ansermino in #5078
- chore: do not keep track of which tipsets peers have seen by @lemmih in #5077
- [automated] Update Lotus version in API tests by @LeshyBot in #5083
- fix(ci): ignore Filecoin.StateMarketDeals to unblock CI by @hanabi1224 in #5086
- feat(rpc): implement EthGetTransactionByBlockNumberAndIndex by @virajbhartiya in #5030
- chore(deps): bump semver from 1.0.23 to 1.0.24 in the patch-versions group by @dependabot in #5084
- fix(rpc): StateCirculatingSupply by @hanabi1224 in #5090
- chore(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 by @dependabot in #5088
- Add dependabot config for docs by @ansermino in #5082
- Add docs deployment workflow by @ansermino in #5081
- fix(rpc): error in StateMarketDeals and StateMarketStorageDeal by @hanabi1224 in #5089
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs by @dependabot in #5095
- fix(shim): remove duplicated GasOutputs code by @elmattic in #5093
- chore(deps): bump ariadne from 0.4.1 to 0.5.0 by @dependabot in #5092
- chore(deps-dev): bump typescript from 4.9.5 to 5.7.2 in /docs by @dependabot in #5091
- Link checker by @ansermino in #5098
- Specify module tsc option by @elmattic in #5099
- Run docs check on all files in /docs by @ansermino in #5102
- fix: dependabot alerts in Go deps by @hanabi1224 in #5094
- Add Filecoin.StateMinerSectors to filter lists by @elmattic in #5101
- chore(deps): bump the patch-versions group with 5 updates by @dependabot in #5105
- fix: block validation error at epoch 2281645 by @hanabi1224 in #5109
Full Changelog: v0.23.2...v0.23.3
Forest v0.23.2 "Feint"
Forest v0.23.1 "Lappe"
Patch release that fixes an issue where Forest would slowly drift out of sync.
Forest v0.23.0 "Saenchai"
This is a mandatory release for the calibration network. It includes the NV25 Teep network upgrade at epoch 2_235_454
, corresponding to Monday, December 16, 2024, at 23:00:00 UTC. This release also includes several new RPC methods, fixes (notably to the garbage collection), and other improvements.
See the CHANGELOG for all details.
Forest v0.22.0 "Pad Thai"
Forest v0.21.1 "Songthaew Plus"
This is an optional release for calibration network node operators. It enables F3 by default and includes the initial power table CID on calibration network.
See the CHANGELOG for details.
Forest v0.21.0 "Songthaew"
This is a mandatory release for calibration network node operators. It includes state migration for the NV24 TukTuk upgrade at epoch 2078794
2024-10-23T13:30:00Z. It also includes a number of new RPC methods, fixes and F3 support.
See the CHANGELOG for details.
Forest v0.20.0 "Brexit"
Non-mandatory release including a number of new RPC methods, fixes, and other improvements. Be sure to check the breaking changes before upgrading.
See the CHANGELOG for details.
Forest v0.19.2 "Eagle"
Non-mandatory release that includes a fix for the Prometheus-incompatible metric.
See full CHANGELOG for more details.
Forest v0.19.1 "Pathfinder"
Mandatory release for mainnet nodes that adds the NV23 Waffle migration at epoch 4154640
-> 2024-08-06T12:00:00Z
. This release also adds support for new RPC methods and fixes a networking issue where Forest would not bootstrap a Lotus node.
See the CHANGELOG for details.