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

Validated EVM Contracts #2348

Closed
wants to merge 12 commits into from
Closed

Validated EVM Contracts #2348

wants to merge 12 commits into from

Commits on Nov 1, 2019

  1. Rough draft

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    2f7183f View commit details
    Browse the repository at this point in the history
  2. solidity, tests, opcode

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    cbefa57 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Updates

    * remove 1985 references, I don't see it applying
    * enumerate invalid opcodes
    * embedded links to othe EIPs
    * style on backticking numbers and opcodes
    
    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    92229a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f50542 View commit details
    Browse the repository at this point in the history
  3. Editing pass

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3cf50f0 View commit details
    Browse the repository at this point in the history
  4. Add EIP# and discussion link

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    9897c89 View commit details
    Browse the repository at this point in the history
  5. move file

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    fb6031d View commit details
    Browse the repository at this point in the history
  6. Fix travis errors

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    2594fc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. update requires

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    4b2aecf View commit details
    Browse the repository at this point in the history
  2. nodes about PC and header bytes

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    d8451c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    4f5290e View commit details
    Browse the repository at this point in the history
  2. Update spec- Add contract code size limit for code segment- Settle on…

    … `0xefevm` as header bytesSigned-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    
    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b96f47a View commit details
    Browse the repository at this point in the history