Dincho Todorov

Results 47 issues of Dincho Todorov

v6.* release bin/aeternity commands does not work as expected on recent macOS versions for example `bin/aeternity daemon` does not return and respectively `bin/aeternity ping` incorrectly reports that the node is...

kind/bug

- run `make test-arch-os-dependencies` in a separate job and reuse the cache generated by `macos-tarball` - don't run `make test-arch-os-dependencies` in the release workflow as it must be run from...

area/ci
kind/improvement

After the change that updates the vault config during deploy in https://github.com/aeternity/aeternity/commit/f93888c8af84111d04efcf8b6aa1245df05ead9b when a local package is used as in CI deployment the configuration becomes broken and looks like: ```...

kind/bug

see https://github.com/aeternity/aeternity/pull/3316 now scheduled pipelines have security context access

area/ci
kind/improvement

Stratum server should provide general pool API. Everything one would need to create an integration/UI for example. Exact endpoints TBD

need/triage

Stratum server should collect and provide general pool metrics.

need/triage

Stratum server schedule new jobs only when new block candidate is created. - it should provide a job once the miner connects - it should provide additional job if the...

need/triage

After the formula changes the script in the brew job has to be fixed

kind/bug
area/ci
need/triage

It's hard to keep an eye on cattle nodes without version metric and relying on monitoring agent labels which sometimes get's out of sync. Some integer but human readable value...

kind/improvement

During a release UAT environment is updated within the pipeline, but the environment config is not updated with the new released version.

kind/bug
area/ci