yorickdowne

Results 71 issues of yorickdowne

It'd be useful to have good documentation on how to deploy this middleware. The Readme seems to say that it could be used for 3xCL->minority->3xEL, but not how that is...

Converting a PCBdoc from Altium, after conversion two of the `pts` are at `0, 0` and closing brackets for `pts`, `polygon` and `zone` are missing. During conversion, I see these...

## Description When calling `eth/v1/validator/$__pubkey/feerecipient` with an unknown or malformed pubkey, a 405 method not allowed is returned. ``` yorick@ethlinux:~/eth-docker-devel$ docker-compose run --rm validator-keys get-recipient 0x9449c954822a6b836fdf1be20a27c3d4ff88d887e3619e998818ffa534b15a1a410d367da0d4ded4984ac747bfb074e5 Unexpected return code. Result:...

## Description LH VC 2.51 towards Nimbus CL 22.7.0 and Lighthouse CL 2.5.1. The VC shows 1 beacon active, but does not process duties. It should show Lighthouse active but...

## Description The validator client currently logs inability to connect to any beacon node as a warning: `WARN Unable to connect to a beacon node` The same severity as a...

**Describe the bug** Nimbus gnosis build with OpenEthereum as the EL, and a public RPC for failover web3. OpenEthereum is still far behind and cannot deliver the genesis contract block....

**Describe the bug** On a `DELETE` call of `eth/v1/keystores`, Nimbus does not return serialized slashing protection data. Instead, it returns it deserialized. As per https://github.com/ethereum/keymanager-APIs/blob/master/apis/local_keystores.yaml: "In a single atomic sequential...

**Describe the bug** On a subsequent `DELETE` call of `/eth/v1/keystores` Nimbus will return `not_found`. It should return `not_active` and the slashing protection data. From https://github.com/ethereum/keymanager-APIs/blob/master/apis/local_keystores.yaml "Additionally, DELETE must fetch the...

**Describe the bug** When attempting to import a keystore that was exported from Prysm: `WRN 2022-07-17 22:11:27.734+00:00 Invalid keystore err="/val_keys/keystore-0.json(29, 2) Unexpected field '' while deserializing Keystore"` **Additional context** Keystore...

**Describe the bug** Nimbus compiled from `unstable` for gnosis-chain, version `Nimbus/v22.3.0-57fc9d-stateofus` Lighthouse VC connecting to Nimbus. Lighthouse VC shows: ``` Mar 28 16:25:29.083 INFO Connected to beacon node endpoint: https://gnosis-b.cryptomanufaktur.net/,...