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

refactor: Separate pyevm implementation from environment #134

Merged
merged 20 commits into from
Apr 17, 2024

Commits on Feb 7, 2024

  1. Refactor environment to separate it from pyevm

    Preparation to handle vyperlang#104
    DanielSchiavini committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    81258f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e9d07ff View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    f108216 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    b03d08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e83b11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f232387 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    3e9ac33 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    1654693 View commit details
    Browse the repository at this point in the history
  2. Make mypy happy

    DanielSchiavini committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    02e2aba View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    cd91753 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    00d1b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a78dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba65161 View commit details
    Browse the repository at this point in the history
  4. Self-review

    DanielSchiavini committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    913840e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Review comments

    DanielSchiavini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a6b85c5 View commit details
    Browse the repository at this point in the history
  2. Lost comment

    DanielSchiavini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    eb13e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc91c8c View commit details
    Browse the repository at this point in the history
  4. Review comment

    DanielSchiavini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    49c769a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d50f0bc View commit details
    Browse the repository at this point in the history
  6. Unused properties

    DanielSchiavini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d4794f3 View commit details
    Browse the repository at this point in the history