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

#### Summary Currently we ask users to check their machine's performance to make sure it has sufficient specs to generate a hash in time by generating a sample using rchash...

good first issue
needs-triaging

Hi Swarm team, I’m trying to rejoin the official Swarm Discord server, but the invite link I have is expired or invalid. I wasn’t kicked or banned — the link...

### 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 Implement proper support for both WASM and WASI (first WASM). The PR for WASM is here: https://github.com/ethersphere/bee/pull/5084 Right now chunk retrieval is not working, which is either related...

### 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 MacOS / Brew ### Summary ``` brew install swarm-bee ==> Fetching ethersphere/tap/swarm-bee ==> Downloading https://github.com/ethersphere/bee/releases/download/v2.5.0-rc4/bee-darwin-arm64.tar.gz Already downloaded: /Users/xxx/Library/Caches/Homebrew/downloads/f1499ccdef74343a112407c364b213448f808f291a83273cff97e378e4476e62--bee-darwin-arm64.tar.gz ==> Installing swarm-bee from ethersphere/tap Error: An exception occurred within...

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. - [ ] I have added...

#### Summary Embed a postage snapshot into the binary to skip the syncing of ~8 million blocks. #### Motivation - Most non-archival Gnosis nodes are now purging old postage contract...

We need to perform some tests in order to understand what is the maximum height that would be still performant for the node and the network.

- bee running as a `lightnode` - bee version `2.3.2-47c699e6` ![image](https://github.com/user-attachments/assets/b3fdf707-a1a2-49c8-b536-5f9e823178c0) ![image](https://github.com/user-attachments/assets/f7f5a0ae-337f-49d1-8446-75bd73257037) ### Context ### Summary ### Expected behavior ### Actual behavior ### Steps to reproduce ### Possible solution

needs-triaging