bidbot icon indicating copy to clipboard operation
bidbot copied to clipboard

A Filecoin Network sidecar for storage providers to bid in storage deal auctions.

Results 22 bidbot issues
Sort by recently updated
recently updated
newest added

CGO_ENABLED=0 go install -ldflags="-X github.com/textileio/bidbot/buildinfo.GitBranch=main -X github.com/textileio/bidbot/buildinfo.GitState=clean -X github.com/textileio/bidbot/buildinfo.GitSummary=v0.1.14-7-ge68a7ee -X github.com/textileio/bidbot/buildinfo.Version=git -X github.com/textileio/bidbot/buildinfo.BuildDate=2022-11-06T04:26:20Z -X github.com/textileio/bidbot/buildinfo.GitCommit=e68a7ee" . # github.com/lucas-clemente/quic-go/internal/qtls /root/go/pkg/mod/github.com/lucas-clemente/[email protected]/internal/qtls/go119.go:6:13: cannot use "quic-go doesn't build on Go 1.19 yet." (untyped string...

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.6.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.6.1 Bug fixes 🐛 Fixes a panic when AddGroup isn't called before AddCommand(my-sub-command) is executed. This can happen...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.1. Commits b747d7c Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (#1283) 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations...

dependencies

Bumps [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) from 0.25.0 to 0.33.0. Changelog Sourced from go.opentelemetry.io/otel/metric's changelog. [1.11.1/0.33.0] 2022-10-19 Added The Prometheus exporter in go.opentelemetry.io/otel/exporters/prometheus registers with a Prometheus registerer on creation. By default, it will...

dependencies

Running Lotus v1.16.1 and Boost 1.2.0 along with CID-Gravity integration, I am seeing these errors very often. I assume this is due to a change in Boost or Lotus. Here...

G'day I think it would be fantastic to have a max download speed config option to allow SPs to limit the max a single BB download can pull down at...

I'm seeing a lot of `invalid miner address or signature` error messages in logs, along with `verifying miner address: calling full node state miner info: RPC client error: sendRequest failed:...

Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.3.0 to 1.4.0. Release notes Sourced from github.com/joho/godotenv's releases. Housekeeping release Sorry all, it's been a long time between releases. I have small children now! Biggest changes...

dependencies

Bumps [github.com/textileio/go-datastore-extensions](https://github.com/textileio/go-datastore-extensions) from 1.0.1 to 1.1.0. Release notes Sourced from github.com/textileio/go-datastore-extensions's releases. v1.1.0 Adds contexts for go-datastore v0.5.0 Commits d0c59f8 wire up contexts b2c5daa ds: bump to 0.5.0 6491e41 update...

dependencies

Currently bidbot is only able to connect to cid-gravity. To allow other solutions to provide pricing info a standardized way is needed these solutions can adapt to provide pricing information...