1. Ethereum Architecture Overview
How Ethereum's dual-layer architecture works after The Merge - Execution Layer, Consensus Layer, and client diversity
How Ethereum's dual-layer architecture works after The Merge - Execution Layer, Consensus Layer, and client diversity
How Ethereum transactions are created, signed, encoded with RLP, and propagated through the P2P network to the mempool
How Ethereum executes transactions in the EVM, manages world state with Merkle Patricia Trie, and builds blocks
How Ethereum achieves consensus and finality through PoS, validators, attestations, and the Gasper protocol
From Constant Product Formula to Concentrated Liquidity - core principles and code analysis of Uniswap