hwhe
hwhe
### Describe the bug My business test scenario as follows: 4 ssv operators use the same beacon node (use prysm client). After I upgraded the prysm version from v4.2.1 to...
**Describe the bug** I have a cluster of four operators. According to the 4 operators log, the operators attestation duties have been successfully submitted, but 126 operator show failed on...
## Description I used the lighthouse client, at 8917143 slot proposal block miss. the the proposal a block links are as follows: vc -> beacon -> mevBoost -> mevRelay The...
## Description I have a 10 vm's all running lighthouse processes on them. At some point, these process are all killed. they have same logs Apr 13 09:45:05.000 INFO Synced...
**Describe the bug** I actually only have a few hundred validators. In UpdateValidatorMetaDataLoop function, There are thousands of validators in updated validators metadata periodically, This rest api is time-consuming because...
**Describe the bug** The ssv proposal a block as follows: 1) sign a partial randao sig and wait for 2f+1 partial sigs from peers 2) reconstruct randao and send GetBeaconBlock...
### Describe the bug I use this cmd `curl http://ip:port/eth/v1/events?topics=chain_reorg` to listen for events from prysm node. J I'm a little confused about the response. ``` event: chain_reorg data: {"slot":"8969720","depth":"2","old_head_block":"0xb5e227e007f2c091af70f9256923b53d95f218f8620cb754ffceb53b4a559a64","old_head_state":"0xd2f0fc145245295dbd8f6fcf2dc0bf6e8a97a10d8a9d8393a06401a8efde6ffd","new_head_block":"0xa49517e908c18a949bc580b37175c5efa7a6a003e6eed81aa841722ae8561852","new_head_state":"0x2a83e6b60f1cce7a307abeb7e08b907963162963780a5c5b86f22d9a559f6bae","epoch":"280303","execution_optimistic":false}...