Skip to content

Releases: ChainSafe/forest

v0.32.4 "Mild Inconvenience"

10 Mar 16:19
56382dd

Choose a tag to compare

Non-mandatory release enabling F3 finality resolution on ETH v1 RPC methods.

What's Changed

Full Changelog: v0.32.3...v0.32.4

v0.32.3 "Unimpressive Serenity"

02 Mar 13:41
07c12a9

Choose a tag to compare

Non-mandatory release adding improved support for eth_traceFilter support, and garbage collector change to better accommodate RPC providers.

What's Changed

Full Changelog: v0.32.2...v0.32.3

v0.32.2 "Phagun"

24 Feb 09:17
deb4bd8

Choose a tag to compare

This is a non-mandatory release for all node operators. It brings significant performance improvements for snapshot downloads, implements the much-requested trace call API and includes bug fixes.

What's Changed

Full Changelog: v0.32.1...v0.32.2

v0.32.1 "Malfoy"

13 Feb 09:20
8bd8d19

Choose a tag to compare

This is a non-mandatory release for all node operators. It sets F3 initial power table on calibnet for late F3 participation and F3 data verification scenarios. It also includes new V2 RPC methods, a few bug fixes and lotus-gateway compatibility fixes.

What's Changed

  • fix(test): retry cargo test on CI by @hanabi1224 in #6566
  • chore(deps): bump @easyops-cn/docusaurus-search-local from 0.52.3 to 0.54.0 in /docs by @dependabot[bot] in #6571
  • [automated] Update Forest CLI docs by @leshyatwork[bot] in #6573
  • test: define state_compute tests in a yaml file by @hanabi1224 in #6574
  • [automated] Update Lotus version in API tests by @leshyatwork[bot] in #6569
  • fix(tool): add retry to api compare tests by @hanabi1224 in #6568
  • Enable support for Filecoin.EthNewFilter V2 by @sudo-shashank in #6513
  • fix: ErrExecutionReverted JSONRPCError conversion error with Lotus Gateway by @sudo-shashank in #6551
  • test: add lotus-gateway parity test by @hanabi1224 in #6570
  • [automated] Update Forest CLI docs by @leshyatwork[bot] in #6588
  • Add support for the Filecoin.EthSendRawTransactionUntrusted by @sudo-shashank in #6524
  • fix(test): add --api-wait-lookback-limit 2000 to lotus-gateway by @hanabi1224 in #6589
  • fix(f3): set F3 initial power table on calibnet by @hanabi1224 in #6590
  • chore(release): prepare release v0.32.1 by @hanabi1224 in #6591
  • chore(deps): bump toml from 0.8.23 to 0.9.11+spec-1.1.0 by @dependabot[bot] in #6572

Full Changelog: v0.32.0...v0.32.1

v0.32.0 "Ember"

09 Feb 14:42
5ccd594

Choose a tag to compare

This is a non-mandatory release for all node operators. It resets F3 on calibnet, also includes new V2 RPC methods, a few bug fixes and lotus-gateway compatibility fixes.

What's Changed

New Contributors

Full Changelog: v0.31.1...v0.32.0

v0.31.1 "Quadrantids"

23 Jan 05:11
0292008

Choose a tag to compare

This is a non-mandatory release for all node operators. It includes the support for more V2 API's and a few critical API fixes.

What's Changed

Read more

v0.30.5 "Dulce de Leche"

10 Dec 13:21
f76faaa

Choose a tag to compare

Non-mandatory release supporting new API methods and addressing a critical panic issue.

What's Changed

New Contributors

Full Changelog: v0.30.4...v0.30.5

v0.30.4 "DeLorean"

11 Nov 10:54
a06a1f0

Choose a tag to compare

This is a non-mandatory release that fixes a chain sync issue that is caused by time traveling block(s).

What's Changed

Full Changelog: v0.30.3...v0.30.4

v0.30.3 "Trishul"

06 Nov 16:32
2bc2eda

Choose a tag to compare

This is a non-mandatory release that brings important enhancements in Forest's tooling capabilities. The release includes new CLI commands for snapshot monitoring, a crucial fork handling bug fix and ETH API performance improvements, and error handling.

What's Changed

New Contributors

Full Changelog: v0.30.2...v0.30.3

v0.30.2 "Garuda"

09 Oct 11:03
b07bd5b

Choose a tag to compare

This is a non-mandatory release that brings important enhancements to Forest's tooling capabilities, Ethereum RPC compatibility, and F3 integration. The release includes new CLI commands for snapshot management and state inspection, along with critical fixes for Ethereum RPC methods.

What's Changed

  • [automated] Update Forest CLI docs by @leshyatwork[bot] in #6095
  • feat: add forest-cli state actor-cids by @LesnyRumcajs in #6061
  • feat: forest-cli snapshot export-diff by @hanabi1224 in #6074
  • refactor(actor_state): allow easy version upgrades by @akaladarshi in #6087
  • [automated] Update Forest CLI docs by @leshyatwork[bot] in #6098
  • feat: allow export spine-only snapshots with forest-cli snapshot export -d 0 by @hanabi1224 in #6097
  • fix: drand verification failure on duplicate entries by @LesnyRumcajs in #6101
  • fix: CarStream should support large data blocks like F3 snap by @hanabi1224 in #6099
  • [automated] Update Forest CLI docs by @leshyatwork[bot] in #6102
  • fix: eth_getTransactionCount to return the actual count, not parent's by @LesnyRumcajs in #6103
  • chore(deps): bump mermaid from 11.11.0 to 11.12.0 in /docs by @dependabot[bot] in #6108
  • feat: populate tipset_by_height cache on startup by @hanabi1224 in #6100
  • Fix test for eth_newFilter creation by @sudo-shashank in #6104
  • chore(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0 by @dependabot[bot] in #6106
  • chore(deps): bump the patch-versions group with 7 updates by @dependabot[bot] in #6107
  • Fix eth_new_block_filter test by @sudo-shashank in #6112
  • fix(links): update the script to use latest calibnet snapshot by @akaladarshi in #6117
  • spec: Add ChainGetFinalizedTipset API by @akaladarshi in #6114
  • chore(deps): bump @docusaurus/theme-mermaid from 3.8.1 to 3.9.1 in /docs by @dependabot[bot] in #6124
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #6126
  • chore: remove outdated troubleshooting doc by @LesnyRumcajs in #6119
  • Remove default backfill epochs by @elmattic in #6105
  • chore(deps): bump the patch-versions group with 6 updates by @dependabot[bot] in #6125
  • chore(deps): bump the patch-versions group with 6 updates by @dependabot[bot] in #6131
  • chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /docs in the patch-versions group by @dependabot[bot] in #6132
  • chore(deps): bump go deps by @hanabi1224 in #6135
  • [automated] Update Forest CLI docs by @leshyatwork[bot] in #6129
  • fix: prefer JoinSet over FuturesUnordered by @hanabi1224 in #6136
  • fix(ci): cleanup snapshot export checks by @hanabi1224 in #6138
  • chore: upgrade rust toolchain to 1.90 by @hanabi1224 in #6139
  • chore(deps): bump peter-evans/create-issue-from-file from 5 to 6 by @dependabot[bot] in #6130
  • chore(deps): bump tar-fs from 3.1.0 to 3.1.1 in /docs by @dependabot[bot] in #6137
  • fix(api): make the address param in eth filter spec optional by @akaladarshi in #6140
  • feat(api): implement the ChainGetFinalizedTipset API by @akaladarshi in #6133

Full Changelog: v0.30.1...v0.30.2