Debugging consensus failures is difficult, especially without visualization tools. We recently added a live fork visualization for ethlambda (similar to forky).
Here's a quick demo.
1/3
Feb 25, 2026 · 7:39 PM UTC
1
1
4
462
This includes two new endpoints. One for fetching the fork-choice data and another that serves the HTML static page.
For the full changelog look at the PR: github.com/lambdaclass/ethla…
2/3
1
51
We already made a PR to leanSpec adding the new (optional) fork-choice data endpoint.
github.com/leanEthereum/lean…
3/3
45
