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

Can't seem to find any `/rchash` endpoint info in the openapi yaml files.

issue
needs-triaging

#### Summary Save all the chunks and stamps on the file system instead of keeping them in memory. #### Motivation I'll start by saying that bee in testnet in unusable...

good first issue
issue

In the links below we will document both the specs and the implementation of the bee protocols: - hive - retrieval - pushsync - pullsync - accounting ### Location https://hackmd.io/Jxv27x-vS7y-QDPAGE_V_g...

in progress
issue

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

attempt at improvinge the code from terms of - inaccurate implementation - inefficiencies - technical debt - unortunate design choices - insufficient test coverage - separation on concerns. - code...

in progress
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

Installed version is at latest 1.17.5 Trying to install an older version by specifying an older tag simply exists with a message "bee-x.x.x is already latest" ![image](https://github.com/ethersphere/bee/assets/520570/dd5daa35-d64e-4aad-81c9-c9f081b94ec3)

issue
needs-triaging