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...
APIs that utilize the `Traverser` have to re-fetch the chunk after receiving the address in th call back. this is wasteful and the iterator should simply feed the chunk directly...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.38.1 to 0.38.2. Release notes Sourced from github.com/quic-go/quic-go's releases. v0.38.2 This release contains fixes for a resource exhaustion attack on QUIC's path validation logic (CVE-2023-49295), see https://seemann.io/posts/2023-12-18-exploiting-quics-path-validation...
This epic will wrap all tasks that are related to download an upload errors, speed & performance issues.
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context pn branch `feat/redundancy-api-tests` ### Summary storageincentive test for inclusion proofs flakes ###...
### 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 Bee version: Full node v1.17.4 System information: linux Environment: DappNode ### Summary Error 500 error `could not store directory` while uploading collection of files via Bee API ###...
### Context 1.18 ### Summary rchash requires the random string to be repeated. This doesn't match the documentation. ### Expected behavior See https://docs.ethswarm.org/docs/bee/working-with-bee/staking/#check-node-performance ### Actual behavior ```` curl http://glow.lan:1635/rchash/10/123456/123456 ````...
### 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...
#### Summary When smart contracts have their value set as Paused, all operations other than serving data should be stopped on nodes. Nodes need to operate in that state as...
### Summary on a "hot" db nuke (when bee is alive) bee usuallyfails on restart with ``` "time"="2023-12-12 23:36:19.115989" "level"="error" "logger"="node" "msg"="got error, shutting down..." "error"="unable to create kademlia: unable...