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

Agharta/EIP1052 EXTCODEHASH implementation #55

Merged
merged 20 commits into from
Oct 18, 2019
Merged

Commits on Jul 2, 2019

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

Commits on Jul 5, 2019

  1. fixed some issues with extCodeHash, we are still failing tests relati…

    …ng to account being created and self-destructed in the same transaction
    steviezhang committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f4a2791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a106bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b1cec View commit details
    Browse the repository at this point in the history
  4. removed fmt import

    steviezhang committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    17af6f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5e8995 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81b841d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b3cbe4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    027d509 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

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

Commits on Sep 26, 2019

  1. pull from development

    austinabell committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    1400f3d View commit details
    Browse the repository at this point in the history
  2. second pull

    austinabell committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    ce1e72c View commit details
    Browse the repository at this point in the history
  3. fix build issues

    austinabell committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    8a0b70e View commit details
    Browse the repository at this point in the history
  4. Fixed reference

    austinabell committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    a79491f View commit details
    Browse the repository at this point in the history
  5. Removed skipped test

    austinabell committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    39563f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Fix spacing

    austinabell committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    81b7552 View commit details
    Browse the repository at this point in the history
  2. Add back gas consumption

    austinabell committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    18b3e0b View commit details
    Browse the repository at this point in the history
  3. Add nil check for opcode

    austinabell committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    494824b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d7779 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

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