Blog
ls -la blog/
[2026.03.04 · 6 min]
Replacing custom leader election with CometBFT for Byzantine fault tolerance, multi-validator voting, and instant finality.
[2026.02.09 · 6 min]
Adding fault tolerance with Redis leader election, PostgreSQL payload storage, and member nodes that execute blocks on their own Geth.
[2026.02.08 · 4 min]
Building a production-ready single-node consensus layer with retry logic, health checks, graceful shutdown, and metrics.
[2026.02.07 · 3 min]
How to build a custom consensus layer for Geth using the Engine API - the foundation for L2 sequencers and private chains.