maaktweluit

Results 17 issues of maaktweluit

## Description **Golem Version**: 0.22.0 **Golem-Messages version** (leave empty if unsure): **Electron version** (if used): **OS** [e.g. Windows 10 Pro]: mac **Branch** (if launched from source): **Mainnet/Testnet**: mainnet **Priority label...

bug
P0
0.22.1 release

After requesting or providing a task api time. Each time the runtime is torn down `asyncio` gives this error. ``` INFO [golem.envs.docker.cpu ] Runtime torn down. ... ERROR [asyncio ]...

bug
P2
0.23 release
Task API

- cpu_benckmark:1.0 - gpu_benchmark:1.0 - blenderapp:0.7.3

As a developer i want debug logs for my apps when running with `--task-api-dev`. Pass the debug flag, added in golemfactory/task-api#65 to provider and requestor app services.

Task API

As a task-api app developer i want to show the full app definition in `apps.list` so i can check all fields. the `apps.list` command was added in https://github.com/golemfactory/golem/pull/5103 Extend it...

Task API

As a task-api developer i want to run `basic_integration.py` on mac without specifying a specific temporary directory. Bug found by @mdtanrikulu when running: ``` python scripts/task_api_tests/basic_integration.py task-from-app-def ../tutorialapp/examples/app_descriptor.json ../tutorialapp/examples/app_parameters.json --resources...

Task API

Currently when making a task-api `task.json` file the resources list needs to be repeated. Maybe we can generate the list in the `app` block from the list in the `golem`...

## Description **Golem Version**: 0.22.0 release **Golem-Messages version** (leave empty if unsure): **Electron version**: packed with release b0.22 **OS** [e.g. Windows 10 Pro]: ubuntu **Branch** (if launched from source): **Mainnet/Testnet**:...

bug
brass

When an exception occurs in the golemapp after the create task button is clicked the GUI shows a funds / top up error. Please allow different errors to be shown...

It would be great if golem also has a `-h` and `--help` option like the golemapp

enhancement