Jakub
Jakub
I'm using the `echo` modules to send the same GitHub webhook request to two backends that needs to receive it. I spit them using `echo_subrequest_async`, but when I do there...
# Bug Report ## Description Currently all CI hosts show frequently [segmentation faults](https://en.wikipedia.org/wiki/Segmentation_fault) for two processes: `nim_status_client` and `QQmlThread` ``` [email protected]:~ % sudo dmesg | grep segfault | tail [2804131.159498]...
It appears that both `WatchtowerMetricsPort` and `NodeMetricsPort` settings are ignored by the nodes: https://github.com/rocket-pool/smartnode/blob/4969a80aa3910d7adcb3ab834561c11a2a796e6c/shared/services/config/rocket-pool-config.go#L81-L83 And `ExporterMetricsPort` probably also. Based on reading the code it appears the value for `smartnode` metrics...
## Environment * OS: NixOS 24.05 * age-plugin-yubikey version: `0.5.0` ## What were you trying to do I'm trying to use GPG from my YubiKey interchangeably with PIV module to...
#### Describe the bug It was discovered on Nimbus holesky hosts that more than one ERA file was generated for a given day: ``` [email protected]:~ % ls -l /docker/era/holesky-00454-* -rw-r--r--...
**Describe the bug** In a setup where a Validator Client uses multiple Beacon Nodes if one of the BNs is not being used it returns a kind of a fake,...
**Is your feature request related to a problem? Please describe.** We would like to be able to monitor success and failures of requests from Validator Client to Beacon Node. **Describe...
## Describe the bug** The ergonomics of `nimbus_beacon_node deposits exit` command are terrible. There are multiple issues that need to baddresses to make this command usable. ## Additional context** Here's...
**Is your feature request related to a problem? Please describe.** Currently the only way to provide execution node URLs is via `--web3-urls` flag. This flag as far as I understand...
**Is your feature request related to a problem? Please describe.** Currently the only way to provide a list direct peers to connect to is using a CLI flag: ``` --direct-peer...