github filecoin-project/lotus v1.23.4-rc1

latest releases: v1.29.1, v1.28.3, miner/v1.28.2...
pre-release12 months ago

This is the first candidate for the upcoming feature release v1.23.3 of Lotus. This feature release includes numerous improvements and enhancements for node operators, ETH RPC-providers and storage providers.

☢️ Upgrade Warnings ☢️

  • This feature release requires a minimum Go version of v1.20.7 or higher to successfully build Lotus. Go version 1.21.x is not supported yet.
  • Regression: A remote lotus-worker may fail to connect to the lotus-miner unless the --listen flag on the worker is explicitly set. We are actively working on a fix and plan to backport it. Until then, please ensure to set the --listen flag when running a remote Lotus worker.

⭐️ Highlights ⭐️

Unsealing bugfixes and enhancements

This release introduces significant improvements and bugfixes with regards to unsealing, and ensures that unsealing operates as one would expect. Consequently, unsealing of all sector types (deal sectors, snap-sectors without sector keys, and snap-sectors with sector keys) now all function seamlessly.

Some additional unsealing improvements are:

  • Unsealing on workers with only sealing paths works. 🎉
  • Transferring unsealed files to long-term storage upon successful unsealing. ➡️
  • Ensuring no residual files in sealing paths post a successful unsealing operation. 🧹

New features

Improvements

Don't miss a new lotus release

NewReleases is sending notifications on new releases.