Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use evmc::MockedHost moar #7831

Merged
merged 8 commits into from
Dec 3, 2019
Merged

Use evmc::MockedHost moar #7831

merged 8 commits into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. EVMHost: use evmc::MockedHost

    axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    1718250 View commit details
    Browse the repository at this point in the history
  2. EVMHost: Use recorded_logs from MockedHost

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2683c83 View commit details
    Browse the repository at this point in the history
  3. EVMHost: Reuse tx_context from MockedHost

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    635e2fc View commit details
    Browse the repository at this point in the history
  4. EVMHost: Use evmc::MockedAccount

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    7a0f311 View commit details
    Browse the repository at this point in the history
  5. EVMHost: Remove unnecessary State struct

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    eacc175 View commit details
    Browse the repository at this point in the history
  6. EVMHost: Make m_currentAddress private

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    19f5485 View commit details
    Browse the repository at this point in the history
  7. EVMHost: Mark methods as final

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0bd80ed View commit details
    Browse the repository at this point in the history
  8. EVMHost: Remove unneeded methods

    chfast authored and axic committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    cdcfea7 View commit details
    Browse the repository at this point in the history