Summary

Dencun Upgrade는 이더리움 네트워크의 주요 업그레이드를 의미합니다.

Description

The Dencun upgrade combines changes to both Ethereum’s consensus and execution layers. The full list of protocol changes can be found in EIP-7569. For reference, they are:

  • EIP-1153: Transient storage opcodes
  • EIP-4788: Beacon block root in the EVM
  • EIP-4844: Shard Blob Transactions
  • EIP-5656: MCOPY - Memory copying instruction
  • EIP-6780: SELFDESTRUCT only in same transaction
  • EIP-7044: Perpetually Valid Signed Voluntary Exits
  • EIP-7045: Increase Max Attestation Inclusion Slot
  • EIP-7514: Add Max Epoch Churn Limit
  • EIP-7516: BLOBBASEFEE opcode

References