github filecoin-project/lotus v1.5.2

latest releases: v1.27.0-rc3, v1.27.0-rc2, v1.27.0-rc1...
3 years ago

REGRESSION NOTE

This release has a regression which can affect miner and some client nodes, making it impossible to restart the node, producing an error message like this on startup.

ERROR: creating node: starting node: could not build arguments for function [....] opening backupds: opening log: reading backup part of the logfile: unmarshaling log entry: expected byte array

This is caused by the node creating a corrupted metadata write log. If you encounter this error:

  • Remove files in .lotus[miner]/kvlog/metadata/ directory
  • Optionally, to avoid this issue from reoccurring, update to v1.5.3-rc1
  • Restart the node

Release announcement

This is a hotfix release of Lotus that fixes a critical bug introduced in v1.5.1 in the miner window PoSt logic. This upgrade is only affecting miner nodes.

Changes

  • fix window post rand check (#5773)
  • wdpost: Always use head tipset to get randomness (#5774)

Don't miss a new lotus release

NewReleases is sending notifications on new releases.