Attila Gazso
Attila Gazso
Related to storage incentives contract change issue (https://github.com/ethersphere/bee/issues/3139) there is a task to > add logic to accomodate for resyncing the batchstore from the events of the new contract (after...
### Summary It is possible that Bee returns HTTP `200 OK` as a response in case of data is missing when using the `/bytes` or the `/bzz` endpoints. This is...
# Task There is an undocumented gateway mode (`gateway-mode` config variable) which disables certain endpoints. With the Restricted API and the [gateway-proxy](https://github.com/ethersphere/gateway-proxy) released the gateway mode is no longer need...
### Context Bee 1.7 and lower versions ### Summary Postage stamps with depth < 20 do not report accurate utilization. The suggested workaround is to use minimum 20 for depth,...
### Context Bee 1.6.2, macOS ### Summary It is not possible to distinguish a stamp that you just bought from an expired stamp because all their relevant properties are the...
### Summary You should be able to validate this by overriding the gas estimation via passing the --swap-deployment-gas-price string flag upon node startup. However, upon inspection of the code, it...
### Context The arm64 binary of bee can be run on android without any dependencies. However there is an error when starting bee, because it is not able to join...
#### Summary Currently there are two APIs (PSS and Feeds) that are using the concept of topics, however their definition is a bit different and that may be confusing. Also...
#### Summary It would be good to reduce the light node (including ultra-light) disk space requirement, preferably no more than 1GB. #### Motivation Currently the advertised light node disk requirement...
#### Summary It would be good if there were support for encryption for publicly available data as well (websites, public datasets, etc.). If there is support for this eventually all...