nugaon

Results 31 issues of nugaon

# User story ## Story As I noticed, the payload of Feeds is an arbitrary data structure currently with only the time of the upload and the reference of a...

issue

With Bee [1.6.2](https://github.com/ethersphere/bee/releases/tag/v1.6.2) it is possible to get the content length of a swarm reference by sending HEAD request to the `bytes` endpoint. BeeJS could have a method in the...

type:issue

In the upcoming period we would like to split the `bee-js` library into several reusable modules that give more freedom over swarm primitives. Currently the `bee-js` mostly does API wrapping...

type:issue

[ky](https://www.npmjs.com/package/ky) just recently published its new version where they fixed the ["The duplex member must be specified for a request with a streaming body"](https://github.com/sindresorhus/ky/issues/450) with which we also encountered. all...

type:issue

This PR also tries to resolve the `ky` dependency bump issue detailed in https://github.com/ethersphere/bee-js/issues/762 The branch introduces again the webpack build environment

type:pull-request

based on #4375

pull-request

#### Summary Add new configuration/start command parameter for setting Postage price oracle address. Currently, this value is hardcoded for mainnet and testnet in [go-storage-incentives-abi](https://github.com/ethersphere/go-storage-incentives-abi) #### Motivation This is required to...

issue

#### Summary Similarly to the Postal Service for Swarm (PSS), event-based messaging feature could be provided by leveraging Single Owner Chunks (SOC) which would offer lesser resource intensive messaging between...

issue

There is a need to add or remove worker nodes from the cluster on-demand. The script should add Bee node(s) to the running cluster, but the bee version can differ...

type:issue

Currently, it is possible to have only maximum 5 nodes in a `bee-factory` network, because there wasn't any JS lib that could generate `swarm.key` format key, thereby, there were pre-generated...

type:issue