istae

Results 37 issues of istae

it was discovered during compaction chunk validation process that two retrievalIndex records are sharing a single sharky location. logs produced from compacting a dev-bee-gateway node ``` "time"="2023-09-29 01:05:49.455219" "level"="info" "logger"="node"...

issue

To minimize chunks loss, we should only evict enough chunks fall below the capacity. This can be done by passing a "max evict counter" calculated in the unreserve function and...

issue

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

on hold
issue
proposal

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

pull-request

main motivation atm for this is to improve batch utilization. we need numbers on how this improves the situation. Things to measure: 1. Measure batch utilization without encryption 2. measure...

issue

A new benchmark cmd could detect if a machine has minimum requirements to run a bee node: Some checks are: - Cpu check: run a common hashing function the bee...

issue

the mainnet has recently seen an increase in storage radius to radius 10. this has doubled the neighborhood count to 1024 and left MANY neighborhoods running on fewer than 2...

issue

Summary: https://hackmd.io/@NivJ0VAwTB2QRu3weL9S2g/SySLA1xns/https%3A%2F%2Fhackmd.io%2Fc%2FSySLA1xns%2Fedit%3Fedit

issue
Epic