Attila Gazso

Results 125 issues of Attila Gazso

When trying to upload a file from the PR preview version I get the following error. It seems that Bee does not add the `swarm-collection` header to the exceptions with...

kind:bug
type:issue

Currently the postage syncing can take 1 to 10 minutes, depending if your node manages download the postage snapshot from swarm or if it needs to fetch the individual stamp...

type:issue

`Node is not connected` shown on the info page, even if there is just a warning on the status page. Example:

kind:bug
type:issue
dif:easy
P2

I tried the desktop 0.15.0-pre.14 version on Windows and I always get the same error. @filoozom also reported the same error, also on Windows ``` Failed to fund: Error: cannot...

kind:bug
type:issue
P2
dif:medium

It would be better to show less information than dumping the complete json object in the error notification. Error cause and error code would be sufficient. The json could be...

kind:enhancement
type:issue
dif:easy
P3

For example when editing the Bee API address in the Settings.

kind:enhancement
type:issue
P3
dif:trivial

I am trying to import `Utils` so that I can use the hex conversion functions. I get the following error with Node 16: ``` /Users/attila/Projects/swarm-pubsub/node_modules/ts-node/src/index.ts:293 return new TSError(diagnosticText, diagnosticCodes) ^...

type:issue

The error is `bee.createPostageBatch is not a function` Because the `createPostageBatch` is on the Debug API, not on the Bee API.

kind:bug
type:issue

When using the `SOCReader` or `SOCWriter` interfaces they expect a parameter called `identifier` with type `Identifier` (which is just a type alias for `Bytes`). However on the public interface there...

kind:enhancement
type:issue

Most developer who try out the library will want to test their code as soon as possible without having to bother with installing components and setting them up. The idea...

kind:enhancement
type:issue