bee
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...
Can't seem to find any `/rchash` endpoint info in the openapi yaml files.
#### 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...
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...
### 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 - [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...
attempt at improvinge the code from terms of - inaccurate implementation - inefficiencies - technical debt - unortunate design choices - insufficient test coverage - separation on concerns. - code...
### 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...
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" 