bee icon indicating copy to clipboard operation
bee copied to clipboard

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (ap...

Results 469 bee issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.4 to 1.13.15. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Ontamalca (v1.13.15) Geth v1.13.15 is a maintenance-release that contains some fixes mainly to avoid snapsync-related data-corruption. We recommend...

pull-request
dependencies

Test `TestBroadcastPeers` seems to be flaky: [CI attempt #3](https://github.com/ethersphere/bee/actions/runs/3198208179/jobs/5227509775) ``` goroutine 12 [running]: runtime/debug.Stack() /Users/runner/hostedtoolcache/go/1.17.13/x64/src/runtime/debug/stack.go:24 +0x72 runtime/debug.PrintStack() /Users/runner/hostedtoolcache/go/1.17.13/x64/src/runtime/debug/stack.go:16 +0x25 github.com/ethersphere/bee/pkg/hive_test.expectOverlaysEventually(0xc000082820, {0x4a42fe0, 0xc0001a3320}, {0xc000290000, 0x1, 0x40}) /Users/runner/work/bee/bee/pkg/hive/hive_test.go:324 +0x196 github.com/ethersphere/bee/pkg/hive_test.TestBroadcastPeers.func2(0xc000082820) /Users/runner/work/bee/bee/pkg/hive/hive_test.go:290 +0xde5...

flaky-test
issue

#### Summary After reviewing the health and status related endpoints in order to write a guide for node operators I came across a variety of bugs / difficult to understand...

issue

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

pull-request
dependencies

### Checklist - [X] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). ### Description regular maintenance; upgrading go to version 1.22 and libp2p to v0.33.0

pull-request

### Checklist - [x] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [x] I have added tests...

pull-request

### Checklist - [x] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [x] My change requires a documentation update, and I have done it. - [x] I have added tests to...

on hold
pull-request

⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context Bee used for uploading has a relatively large amount of BZZ in...

issue
needs-triaging

To iterate on this issue here https://github.com/ethersphere/bee/issues/4662 I have a better solution. **Context** When we are checking for the proper gas amount to use we are not only doing that...

good first issue
issue

### Context Using bee 1.18.2 on docker image, running in trace mode. ### Summary I've deployed a new node some days ago. I was able to purchase a first postage...

good first issue
issue
needs-triaging