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...
This feature drops the JSON structure with CAC reference and timestamp in feed payload in order to be capable of wrapping a whole content addressed chunk instead. The feed payload...
### Context 2.1.0-rc2 (and probably 2.0.* as well) ### Summary See #4693 for details, but tracking that down found that `SetLevelInContext` is never invoked by the /bytes api therefore when...
### Context 2.1.0-rc2 in sepolia testnet ### Summary When doing a single-chunk /bytes retrieval, it seems that the redundancy headers are being ignored and multiple chunks at different references are...
### Context bee: 2.0.0-501f8a4e os: macOS 14.4.1 (ARM) node: v20.10.0 ### Summary It seems like SOC creation is broken when bee is in dev mode. The api returns a bad...
#### Summary Quotation marks are not used consistently in the `bee.yaml` config file, see these options for example from the `bee printconfig` output: ```yaml # percentage below the peers payment...
## Context Bee 2.1.0-rc2 and earlier ### Summary The sepolia testnet is in a state where the radius of many neighborhoods split from storage radius 4 to 5. There are...
### 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...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
* shallow receipt check should be moved to pushsync (and removed from the pusher). When a shallow receipt is received, pushsync should retry. For light node, in the case that...