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

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

issue
needs-triaging

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

issue
needs-triaging

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

issue
needs-triaging

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

issue
needs-triaging

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

good first issue

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

issue
needs-triaging

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