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

Before each release we have to update the postage batch snapshot by creating a new up to date postage batch snapshot. This helps new nodes speed up starting time by...

### 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...

⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context While testing feeds the following behaviour was observed: bee returns first update...

needs-triaging

This is a placeholder issue for deletion of unpinned chunks, related to the pinning eviction guard: https://github.com/ethersphere/bee/pull/5222 Set redundancy level is Paranoid if not specified different.

This SWIP describes a more efficient way to synchronise content between peers in the same neighbourhood by syncing each chunk only once. It removed the maxPOdelta exception for syncing bins...

### 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...

#### Summary Need for AutoTLS support thus making it possible to have wss:// connections even for nodes without domains #### Motivation #### Implementation #### Drawbacks

The batch processing seems slow. Are there ways to optimize it?

This is a placeholder issue. Not clear when this happens and why - more context will be added.

## Description After restarting my Bee node multiple times with short delays between restarts, I encountered the following issues: - The node started re-syncing batches from the beginning, even though...

needs-triaging