Attila Gazso
Attila Gazso
Currently there is only an `upload` function on the `FeedWriter` interface that expects a reference to be passed. This means that you are supposed to first use `uploadData`, `uploadChunk`, `uploadFile`...
this function is not used anywhere currently. _Originally posted by @nugaon in https://github.com/ethersphere/bee-js/pull/151#discussion_r583615991_
_Originally posted by @vojtechsimetka in https://github.com/ethersphere/bee-js/pull/151#discussion_r583603738_
It comes from top-level `renderApplication` as an Invariant violation error (`Nesting of within is not currently supported`). It is because links are wrapped in `TouchableOpacity` in react-native-easy-markdown, and in react-native...
### Context Bee 1.8.1 ### Summary I was trying to buy a postage stamp and it failed. I tried to find out what is the problem and neither the error...
### Context Bee 1.7.0, macOS ### Summary I was trying to open the swarm website on my Bee node. It was not found (that's a different issue) however I ended...
#### Summary It would be good if the `/stewardship` GET endpoint could have an optional parameter so that the traversal of the data is skipped, therefore it would be possible...
#### Summary It would be good to change the initial deposit (`swap-initital-deposit` config variable) to `0` as a default for full nodes. Currently it is set to 1 BZZ and...
### Context Bee 1.7, macOS ### Summary I was working on an app that uses direct upload (== deferred: false) for uploading chunks. The app is working with a Bee...
It would be good to identify under what circumstances sharky is leaking. There is a previous thread about similar issues: https://github.com/ethersphere/bee/issues/1258 However that started long time ago and a lot...