shadeofblue

Results 29 issues of shadeofblue

## Rationale Right now, Golem doesn't support backward migrations of its database structures. While we don't want to support those migrations officially, it would still be useful to enable them...

P2

Move any test-related stuff into a module within `tests` `golem` should contain only code used within the application proper

ci & tests
cleanup

The logs contain: `[... WARN ya_net::central::service] Handlers disconnected` when yagna 0.12 is left to run for an extended period (1.5h in one case, 3hrs and 7hrs in two other) After...

bug

``` Manage trusted keys USAGE: golemsp keystore [args]... FLAGS: -h, --help Prints help information -V, --version Prints version information ARGS: ... ``` the user has no idea what `` should...

bug

* [x] initial research (enumerate components below) * Golem shutdown * Engine shutdown * Cluster shutdown * ServiceRunner shutdown * instance tasks * agreements pool * [x] implement changes needed...

epic

to prevent issues similar to: * #935 + maybe in a staged way, by enabling one check at a time + consider not adding all of the checks that constitute...

As in rare occasion, output from exe script can be cut at the end. Its hard to tell, who is responsible for that problem, but its good idea to try...

sdk-request

While working on the [GasTracker app](https://github.com/golemfactory/gas_scanner), it was found out that sometimes, the returned API responses were incomplete. The route was: browser -> nginx on the front-end -> back-end The...

(or maybe it could be the todo list?) * would give us a glimpse on possible requirements for dapp-runner's GAOM the goal is to determine if GAOM is needed to...