Skip to content

v1.24.2

Latest
Compare
Choose a tag to compare
@LexLuthr LexLuthr released this 12 Nov 10:43
ce37e6e

Overview

We are excited to introduce Curio v1.24.2. This release includes some important fixes for FastFinality and Lotus dependency upgrade in Curio for upcoming Filecoin Network upgrade to NV24.

📖 You can read more about Curio in our documentation.

Compatibility

This release is compatible with Lotus versions v1.30.0 and Boost v2.4.0. For the latest compatibility details, refer to the Curio version compatibility matrix.

🏗️ Improvements

UI Improvements

  • Replaced 'f0' string for miner actor ID to correct conversion based on the network.
  • Fixed message displayed after saving a configuration layer.

F3

  • Improved error handling when failing to receive manifest from the client in f3.
  • Resolved participation issues related to sentinel errors in f3.
  • Updated participation loop to ensure consistent operation in f3.

🐛 Bug Fixes

  • Fixed sector size overflow by accounting for inter-piece padding during data ingestion.

What's Changed

New Contributors

Full Changelog: v1.24.1...v1.24.2