github filecoin-project/boost v1.4.0-rc2

latest releases: v2.2.0, v2.2.0-rc2, v2.2.0-rc1...
pre-release20 months ago

Overview

We're happy to announce Boost v1.4.0-rc2 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

  • Boost HTTP endpoint can now be discovered publicly via the boost client.
    • SP's can set their HTTP url that will be shared as part of this new libp2p endpoint
  • 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.
  • Dagstore can be queried to find the piece CID for a given payload CID
    • boostd dagstore lookup-piece-cid --help
  • A new config version is available with new HTTP rate limiting parameters

What's Changed

New Contributors

Full Changelog: v1.4.0-rc1...v1.4.0-rc2

Don't miss a new boost release

NewReleases is sending notifications on new releases.