Ethereum Study Notes Shanghai
Type to start searching
    Yc-Chen/ethereum-study-notes
    Yc-Chen/ethereum-study-notes
    • Ethereum Study Notes
    • 1 Ethereum and Its Namings
    • 2 Consensus Client and Execution Client
    • 3 Lodestar
    • 3.1 Code Lodestar CLI Beacon Node
    • 3.2 Code Lodestar CLI Validator
    • 3.3 Code Lodestar Gossip Handling
    • 3.4 Code Lodestar Attestation
    • 3.5 Code Lodestar Block Building
    • 3.6 Code Lodestar Staking
    • 4 Geth
    • 4.1 Code Geth CLI
    • 4.2 Code Geth JSON RPC
    • 4.3 Code Geth Transaction Pool
    • 4.4 Code Geth Block Building
    • 4.5 Code Geth Transactions and EVM
    • 5. Putting It Together
      • 5.1 User Submits A Transaction
      • Blockchain Nodes
      • Go Language
      • IPC and RPC
      • Participate as Solo Staker
      • Dencun
      • EIP 4844
      • Ethash
      • KZG
      • SSZ
      • Capella
      • Catalyst
      • Clique
      • Deneb
      • Gossip network
      • Gossipsub
      • Shanghai
      • Shapella

    Shanghai

    shanghai is an upgrade name of the Ethereum execution engine, following the naming convention of city names.
    See also Shapella

    Previous Gossipsub
    Next Shapella
    Made with Material for MkDocs