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

### Context bee 2.1.0 (also in 2.0.0, I suspect) on sepolia testnet ### Summary My sepolia testnet OSM uploader node is concurrently pushing chunks to nodes outside the target neighborhood...

issue
needs-triaging

### Context 2.1.0-rc2 and earlier ### Summary When pushing a single chunk /bytes content into a lightly populated swarm (like the current sepolia testnet), subsequent uploads of the same content...

issue
needs-triaging

### Checklist - [ ] 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. - [ ] I have...

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. - [ ] I have added tests...

pull-request

### Context 2.1.0-rc2 (and earlier versions) ### Summary I tried disabling the pushsync multiplexer by setting `maxMultiplexForwards` to zero, but that completely disabled push syncing. ### Expected behavior `maxMultiplexForwards` should...

issue
needs-triaging

### 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. - [ ] I have added tests...

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. - [ ] I have added...

pull-request

### Checklist - [ ] 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. - [ ] I have...

pull-request

### Context Bee 2.0.0 running on linux container ### Summary I'm uploading a lot of data on node, pinning and with deferral enabled. I'm still not using erasure coding. What...

issue
needs-triaging

After the merge of the /bee and /debug APIs, let's remove the port that will no longer be used.

issue