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...
### Context Bee version 1.17.3. The problem occurred in our `fdp-storage` project https://github.com/fairDataSociety/fdp-storage/issues/259, which is built on top of Swarm. ### Summary We encountered an issue with chunk retrieval after...
The current logger requires a key-value pair after the message string. This is often forgotten and only one value is added. Explore a way to create a custom liner that...
### Context i have nodes that are on native IPv6, with a lousy IPv4 tunnel (consumer line in hungary from the former UPC, now swallowed by Vodafone). the IPv4 tunnel...
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context @mfw78 reported ### Summary Found one bee node was at 50% CPU...
#### Summary A graceful way to migrate nodes from a version of Swarm to another version with breaking changes. #### Motivation For any production-grade code, continuity of service, even when...
`swarm.key` should be renamed to `wallet.key` to be less confusing and to make it's contents more obvious.
### Context Bee version 1.17.2 Swarm Desktop 0.28.0 OS: Linux ### Summary I upgraded to the latest Desktop version (0.28.0) because there was a notification about a new version. There...
### Context bee: 1.17.0+ macOS: Ventura 13.4.1 (ARM) ### Summary Since version 1.17.0 I cannot do any upload operation in dev mode, this includes `/chunks`, `/bytes`, `/bzz`. The error message...
In Chinese Mainland, Github online update version is very slow or cannot be updated. We can consider using a new address version and using Swarm to store the new version...
#### Summary Swarm supports multicast between multiple nodes, multiple nodes form a group (as few as a few nodes, as many as 100,000 nodes, which can limit the maximum number...