Grzegorz Godlewski
Grzegorz Godlewski
Hey! I see that there are some interesting and not published changes in your project. I can help you with active maintenance of this project if you want me to...
## Why? There are multiple reasons why providing such an endpoint makes sense: - `yagna` running in the docker container can be health-checked using that endpoint - any of-the-shelf devops/monitoring...
## Context We want to get offers for the testnet `goerli`. The decorations produce the following constraints, which leads to getting offers from mainnet. ## Actual result ``` Proposal demand...
## Context During the Degen Hack hackathon, a few participants noticed they couldn't get any offers from providers. Once I asked them to show `yagna net sessions`, it became apparent...
## Steps to reproduce 1. Start deploying an activity on a provider that doesn't have a specific image in the cache 2. Terminate the activity during the download before it...
## Steps to reproduce 1. Create an activity on a provider, and wait till it's finished. 2. Take a look into the `exe-unit/work` directory ## Expected behavior The artifacts produced...
## Why? We are implementing a CLI and UI tooling to manage invoices. To be specific: list and pay invoices which were received, but not dealt with yet. ## What...
On my provider I noticed the following behavior: the provider was working on a task, finished it and then yagna was still consuming a lot of CPU without any vmrt...
During the Degen Hack hackathon, we encountered an issue with outbound using the whitelist. DNS resolutions for api.github.com were failing which was unexpected. ## Acceptance criteria * Bare minimum: yagna...
On the Golem Portal, we make use of more than one identity and wallet to implement our solution. From time to time the release of allocations is required. Unfortunately, with...