Joe Clapis
Joe Clapis
Ran into this too when adding checkpoint sync support to Rocket Pool. Not a huge deal because you can tell pretty clearly what's going on from the logs, but it...
I'll throw my support behind this one. Post-merge, Rocket Pool has seen several people shuttling nodes around to migrate to different clients with better performance, and in some situations exporting...
> @jclapis how annoying is this for you? Do you have any workaround you can apply while the clients fix it? > > We could temporarily patch it next week,...
No problem, I'll try it with the other clients I have over the weekend and check if any others report exited validators as well.
Ok, did some tests. This issue is present in Nimbus v22.7.0, Teku v22.8.0, and Lighthouse v2.5.1. Prysm v2.1.4 is *not* affected by it and seems to behave properly.
Teku has fixed the issue: https://github.com/ConsenSys/teku/pull/6100
Nimbus has fixed the issue: https://github.com/status-im/nimbus-eth2/issues/3961
> > > If this change is accepted then it implies the following subsequent changes made after the Merge: > > * a version of `assembleBlock` with extra `coinbase` parameter...
Confirmed in my testing, both attestations and sync committee messages always have a delay > 0 when running in split BN / VC mode. When just using the BN only,...
That is true for the bitwise operation, certainly. Our group is using AngouriMath for some quantum computing research, so we are using XOR to compare two quantum registers which are...