Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Interpreter refactoring #5800

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Interpreter refactoring #5800

wants to merge 4 commits into from

Commits on Nov 3, 2019

  1. interpreter: Simplify exception usage

    Instead of using complex exception types from Aleth, throw EVMC status code in simple cases.
    chfast committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    266370d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569d610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6848f24 View commit details
    Browse the repository at this point in the history
  4. interpreter: Inline throws

    chfast committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    5b0accd View commit details
    Browse the repository at this point in the history