Last week we flagged an error during internal interop runs: validators started generating useless votes when a fork advanced finalization without becoming canonical.
Jun 16, 2026 · 7:32 PM UTC
1
1
2
341
The cause was a divergence from the 3SF-mini prototype. We were fetching the validator's latest finalized from the highest finalized block across all chains, instead of from the current head.
1
43
The fix was merged to the spec yesterday by another client team, and we ported it to ethlambda today. New image is already published.
Great to be here!
1
58
Spec PR: github.com/leanEthereum/lean…
ethlambda PR: github.com/lambdaclass/ethla…
39
