Releases: textileio/bidbot
v0.1.14
This is a recommended update for all storage providers.
This update allows the storage to receive Boost deals if it's running boost. If boost isn't running, it will continue to receive deals as usual with the legacy (current) deal proposal protocol.
To reiterate: it's safe to update to this version even if you're not running Boost.
--Note for storage providers running Boost--
For some time, we'll add a whitelist on the backend side to allow specific storage providers receive deals when running boost. This allows everybody to ramp up Boost usage in a controlled fashion.
If you're running Boost and want to allow bidbot to receive deals through Boost and not the legacy protocol, please ping @jsign (Filecoin slack, or Textile discord server) so it can add your storage provider id to the Boost whitelist.
v0.1.13
v0.1.12
v0.1.11
v0.1.10
This release updates Lotus to v1.15
It indirectly also updates to:
[email protected]
which has breaking APIsgo-libp2p-connmgr
which has some other breaking APIs.hsanjuan/go-ipfs-lite
with a directmaster
commit that I've worked with Hector to fix dependency issues.go-libp2p-pubsub-rpc
that also adjusted reg indirect dependencies.
There's no need to change storage providers configuration, just update the binary as usual.
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
Bug Fixes
- stop bidding if blocked, rate limitted etc [shipit] #66 (Merlin Ran)
Commits
- f11eccb: Update README.md (Merlin Ran)
- 110bcb9: update lotus (Ignacio Hagopian) #67
- 9b3a960: update go-ipfs-http-client to special release (Ignacio Hagopian) #67
- b9a7261: update deps (Ignacio Hagopian) #67
- 90f767c: retire mdns-interval flag (Ignacio Hagopian) #67
- 410d2a3: respect the rate limit from cid gravity (Merlin Ran) #66