Kamil Koczurek

Results 17 issues of Kamil Koczurek

I need to use CPAL for audio input but I'd have to take extra care of making sure that my version matches one used by rodio so that my `crate::cpal::SomeStruct`...

Resolves #2116 & #2118 Relevant #2166

This will allow for pinpointing bottlenecks hindering the transmission rate. Timestamps will be necessary, at the very least, around the following subsystems: * GSB * VPN * VM Possible issues:...

Something changed somewhere, if you open the node finder near the edge of window it doesn't get shrunk (meaning its top-left corner isn't at the pointer position) until some input...

This patch is an attempt at adding many-to-many connection support without overhauling the library and minimal breaking changes to the user. The core of the idea is to replace `Graph::connections`...

Allowance: Prereq Add goth test for https://github.com/golemfactory/yagna/issues/2883

Gasless transaction support has been removed during the migration to the new payment driver. Currently it returns Timeout when run on Yagna (old Payment Driver) Acceptance criteria: - Check "forwarder"...

All fields of `ProviderConfig` are present in help messages of all `ya-provider` commands. This is nonsensical in some cases, for example: ``` ➜ ~ ya-provider whitelist add --help ya-provider-whitelist-add 0.3.0...

enhancement