github filecoin-project/boost v1.4.0

latest releases: v2.3.0, v2.3.0-rc2, v2.3.0-rc1...
2 years ago

Overview

We're happy to announce Boost v1.4.0 release, with multiple changes and improvements!
Please make sure to upgrade to test the new features shipped in this release. See our upgrade guide for details.

Please review the Boost and Lotus compatibility matrix to plan your upgrade.

Highlights

Remote commP calculation

HTTP Retrievals

HTTP online deals

  • Boost can now limit the number of simultaneous HTTP connections when downloading the deal data. Check all about the HTTP limiter here. This applies to both libp2p-http (Estuary) and HTTP (Bidbot and boost client) storage deals.
  • The UI Transfer page now displays all the ongoing HTTP connections and their transfer speed.
  • A new config version is available with new HTTP rate limiting parameters
  • The amount of space that can be reserved for downloaded data per-host is now configurable. This helps mitigate against a single host with a slow connection reserving all the download space, when there may be other hosts with faster connections that have not had a chance to propose a deal yet

General

  • Dagstore can be queried to find the piece CID for a given payload CID
    • boostd dagstore lookup-piece-cid --help
  • Boost client will now return the sector state from sealing pipeline instead of just "sealing" when querying the deal status
  • Boost will now allow using a single wallet for deal collaterals as well as deal message publishing

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

Don't miss a new boost release

NewReleases is sending notifications on new releases.