Dincho Todorov
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...
- 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...
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: ```...
see https://github.com/aeternity/aeternity/pull/3316 now scheduled pipelines have security context access
Stratum server should provide general pool API. Everything one would need to create an integration/UI for example. Exact endpoints TBD
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...
After the formula changes the script in the brew job has to be fixed
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...
During a release UAT environment is updated within the pipeline, but the environment config is not updated with the new released version.