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

EIP 1014 CREATE2 #329

Merged
merged 3 commits into from
Nov 6, 2018
Merged

EIP 1014 CREATE2 #329

merged 3 commits into from
Nov 6, 2018

Commits on Nov 6, 2018

  1. add support for CREATE2

    trap if not constantinople
    
    add check if nonce or code at address
    
    Fix lint errors
    
    Refactoring
    
    Fix lint
    
    Use invalid init code on colission
    
    Fix lint
    jwasinger authored and holgerd77 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6752073 View commit details
    Browse the repository at this point in the history
  2. Fix creation of invalid code

    rmeissner authored and holgerd77 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a8abcfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6efe3d1 View commit details
    Browse the repository at this point in the history