github filecoin-project/lotus v0.5.5
Release v0.5.5

latest releases: v1.26.3, v1.26.2, v1.26.1...
3 years ago

This patch release introduces a large number of improvements to the sealing process.
It also updates go-fil-markets to version 0.5.8, and go-libp2p-pubsub to v0.3.5.

Downstream upgrades

  • Upgrades markets to v0.5.8 (#3384)
  • Upgrades go-libp2p-pubsub to v0.3.5 (#3305)

Sector sealing

  • The following improvements were introduced in #3350.

    • Allow lotus-miner sectors remove to remove a sector in any state.
    • Create a separate state in the storage FSM dedicated to submitting the Commit message.
    • Recovery for when the Deal IDs of deals in a sector get changed in a reorg.
    • Auto-retry sending Precommit and Commit messages if they run out of gas
    • Auto-retry sector remove tasks when they fail
    • Compact worker windows, and allow their tasks to be executed in any order
  • Don't simply skip PoSt for bad sectors (#3323)

Message Pool

  • Spam Protection: Track required funds for pending messages (#3313)

Chainwatch

  • Add more power and reward metrics (#3367)
  • Fix raciness in sector deal table (#3275)
  • Parallelize miner processing (#3380)
  • Accept Lotus API and token (#3337)

Don't miss a new lotus release

NewReleases is sending notifications on new releases.