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

Dispersed replica support for Single Owner Chunks (along with Feeds). It hashes the original SOC address with an uint8 nonce all of which are checked against the chunk content if...

### 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 Bee 2.2.0 ### Summary When I try to open my registered personal...

needs-triaging

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

#### Summary Currently, running Bee using `bee start` vs `sudo systemctl start bee` uses two different default locations for the configuration file. This is confusing and non-intuitive, so unless there...

⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context Bee Version: [current master](https://github.com/ethersphere/bee/commit/2d50d1479972096fbfa3358dd0a160e0123542fb) System information: Mac M1 ### Summary Adding and...

needs-triaging

now that the stewardship endpoint also checks leaf chunks, the download speed is super slow because the callback function here https://github.com/ethersphere/bee/blob/master/pkg/steward/steward.go#L84 downloads chunks one at a time. ideally, the callback...

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

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

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

ready for review