Viktor Trón

Results 5 issues of Viktor Trón

sharky without shard limit (as implemented in https://github.com/ethersphere/bee/pull/2764) is unsound. Without limit, every time a shard is full, it is extended (slots process pop call). Because of variance this will...

bug
enhancement

* [ ] link to code docs for PSS * [x] link to code docs for MRU * [x] proper usage guide for FUSE, pending on https://github.com/ethersphere/go-ethereum/issues/542 * [ ]...

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

issue
needs-triaging

attempt at improvinge the code from terms of - inaccurate implementation - inefficiencies - technical debt - unortunate design choices - insufficient test coverage - separation on concerns. - code...

in progress
pull-request

Using `vagrant 1.4.3` with `vagrant-aws 0.4.1` Issuing `vagrant up --provider=aws` results in this error ``` AWS Provider: * An AMI must be configured via "ami" ``` even though the ami...