Core Paper

Core Paper

  • Smart contract
    • Actor-based contract
    • Call group
    • State rent
  • Ethereum
    • Backward compatibility
      • Forward-compatible EVM
      • Leaky abstraction of gas
      • Legacy opcode repricing
      • Account versioning
    • Error handling
      • Execution frame error handling
      • Opcode-specific error handling
    • Ethereum Virtual Machine
    • Metering
    • Mining algorithms
    • State growth
      • State growth and GasToken smart contract
    • Feature upgrade
  • Governance
    • Immutability
    • Voluntary council
    • Voluntary issuance
  • Kulupu
    • Mining as lottery process
    • Decentralized mining pool
    • Effective total supply
  • Signed mining
  • Miscellaneous
  • Newsletters
    • Newsletter #1
    • Newsletter #2
    • Newsletter #3
  • Polkadot governance
  • Polkadot staking
  • Polkadot Governance Forum on ActivityPub
  • Sedbin
  • Solri
    • Computation strategies
    • Deterministic parallel execution
    • Runtime
    • Solri-flavored WebAssembly
  • Substrate
    • Capability-based runtime modules
    • Sassafras
    • Ethereum compatibility layer
    • Wrapper block

Error handling

Error handling issues in Ethereum.

On this page

  • Execution frame error handling: Design a better and simplified error handling model for Ethereum.
  • Opcode-specific error handling: Issues and fixes for opcode specific error handling.

Legal notice. Copyright 2019-2023 Wei Tang.
This page is licensed under the terms of Apache-2.0.