Adam Uhlíř

Results 120 issues of Adam Uhlíř

Closes #450

type:pull-request

Currently, when uploading collection in any form (eq. using `uploadCollection` or `uploadFiles` etc.) it might seems like the user can specify entry's content type (e.g. using the `new File(..., ...,...

type:issue

### Problem Bee allows only one API call that create a blockchain transactions. Recently, they improved the API which now returns "429 Too Many Requests" if there is already pending...

type:issue
kind:test

As part of new endpoints of the new Bee 1.2 version that has topup and dilute postage batch, there were some challenges to make functional tests. As priority was to...

type:issue
kind:test

Currently, it is possible to upload in streaming way file with the `uploadFiles()` method when `Readable` is passed. This is possible only in NodeJs at the moment as browsers currently...

kind:enhancement
type:issue
status:blocked

Follow up work on #372 with using multipart upload as the strategy.

type:pull-request

Currently, the `Bee` class and its related types have quite good documentation. This is not really the case for `BeeDebug` class which should be improved.

need:documentation
type:issue

type:pull-request

Since CI is now running against the Bee Factory environment we should adapt the local tooling and documentation to run against the same environment when developing locally. For this we...

type:issue
kind:architecture

While working with this library I found out that it is rather hard to guess what is going wrong, when something is going wrong as there is no feedback about...

kind:enhancement
type:issue