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...
### 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 - [ ] 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 - [ ] 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...
### Context 2.1.0 (and possibly earlier) ### Summary I am re-uploading existing data on an existing stamp to the swarm. The pushing stamper updates the existing stamp's timestamp in this...
### Context bee 2.1.0 running on guix. ### Summary ``` # sudo -u bee-mainnet bash bash-5.1$ /gnu/store/l9h3qk066vii8qsnc5d0iyp8hw831cfc-bee-binary-2.1.0/bin/bee db repair-reserve --data-dir=/var/lib/swarm/mainnet/bee-0 "time"="2024-05-30 09:34:55.146235" "level"="warning" "logger"="node" "msg"="Repair will recreate the reserve entries...
### Context 2.1.0 ### Summary I'm trying to evaluate the impact of including redundancy on the next version upload of the OSM dataset which is very heavy with single chunk...
### Context 2.1.0 (and all earlier, I suspect) ### Summary I have a file reference on the swarm mainnet that is missing a chunk, but yet the /stewardship API insists...
a new field, called `lastSyncedBlock` should be added to the status report that shows the last synced block of the postage worker. it is the same value as the `block`...
### Context v2.1.0 (and earlier) ### Summary Several of my sepolia testnet nodes are not participating in the storage compensation rounds. All of these nodes have storage radius 4 while...
### 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. - [x] I have added tests to...