nugaon
nugaon
> I think this will be important once users will hit some bugs/problems in the code, when you will be able to say "enable debug logging and gives the logs"...
The orchestration of the test Bee clients along with generating its required keys are going to happen by `swarm-cli` as proposed in [Bee ticket #1557](https://github.com/ethersphere/bee/issues/1557). `identity` and `docker` commands will...
Currently #297 PR solved the flaky tests and created a faster environment by the [bee-factory](https://github.com/ethersphere/bee-factory) project with supporting the followings: - build and publish Bee images _manually_ with the corresponding...
@ethersphere/js ?
great notice, my idea was append the package names with trailing `-js`. Any other idea?
okay, until then this branch can produce a working solution for React and Chrome extension projects for which we needed this. Why don't you want to reintroduce webpack btw?
simple testpage to test out the problem: https://github.com/nugaon/bee-js-issue-762 not only feed/soc update can be affected, but other uploads as well. try it out in Chrome and you will see the...
I'd rather propose using 422 http error, as the syntax and the request are in great format and understandable by the Bee, but the business-logic does not let reupload an...
Hey! The point is it can open many unconsidered doors which are handled within application layer. Let's suppose I only would like to open the referenced chunk if the metadata...
related PR that aims at JSON serialisation in Feeds and also points out the current error message that prevents to support this behaviour in application layer: https://github.com/fairDataSociety/swarm-feeds/pull/2