lean ethereum Fork Choice in leanConsensus: How ethlambda Implements LMD-GHOST This is a follow-up to our posts on ethlambda's architecture. Here we explain the two core consensus mechanisms that ethlambda implements: LMD-GHOST for fork choice and 3SF-mini for finality.
ethereum Building a Minimalist Post-Quantum Ethereum Client: ethlambda's Architecture This is a follow-up to our post on building a post-quantum Ethereum client. Here we detail ethlambda's minimalist architecture.