EthLambda00
what's EthLambda?
EthLambda is an open-source Ethereum consensus client implemented in the Lean programming language, focusing on formal verification for reliability. It pairs with Ethrex (execution client) to form a complete Ethereum node stack within the Lean Ethereum ecosystem, enabling features like automated status updates and consensus layer operations.
Snapshot
Node config streamlined via CLI; state transition function and block attestation implemented.
Links
x.com/ethlambda_lean13H ago
TECH EVENT
Added CLI options to streamline node configuration.
2D ago
TECH EVENT
Completed implementation of the state transition function including block attestation processing.