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

feat: EIP-3074 (revm v8) #2

Open
wants to merge 27 commits into
base: jxom/v8
Choose a base branch
from
Open

feat: EIP-3074 (revm v8) #2

wants to merge 27 commits into from

Commits on Nov 21, 2023

  1. feat: Canyon hardfork behind optimism feature flag (bluealloy#871)

    * Add `Canyon` hardfork behind `optimism` feature flag
    
    * Remove macro
    clabby authored and rakita committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    74643d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Bump: alloy-primitives to v0.5

    rakita committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b00ebab View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Init

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    fbeafa7 View commit details
    Browse the repository at this point in the history
  2. value

    tynes committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f637998 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from clabby/ty/eip-3074

    value
    clabby authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d51f8df View commit details
    Browse the repository at this point in the history
  4. AUTH opcode handler

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4d7d2a1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from clabby/cl/auth

    `AUTH` opcode handler
    tynes authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1d06742 View commit details
    Browse the repository at this point in the history
  6. AUTH updates

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c39405d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a810397 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0765496 View commit details
    Browse the repository at this point in the history
  9. Set active account

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    2a00a1e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from clabby/cl/auth-stuff

    feat: `AUTH` updates
    clabby authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    68e0dd7 View commit details
    Browse the repository at this point in the history
  11. Share secp256k1 code

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    fe9dabe View commit details
    Browse the repository at this point in the history
  12. Merge pull request clabby#5 from clabby/cl/primitives-secp256k1

    chore: Share `secp256k1` code
    clabby authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    72fc4c3 View commit details
    Browse the repository at this point in the history
  13. 🧹

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    544c773 View commit details
    Browse the repository at this point in the history
  14. @anna-carroll review r1

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    24859e6 View commit details
    Browse the repository at this point in the history
  15. Update MAGIC

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cfc3280 View commit details
    Browse the repository at this point in the history
  16. Fix callcontext

    clabby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ffae7ac View commit details
    Browse the repository at this point in the history
  17. authcall: gas schedule

    Overall the code needs refactors but works for now.
    tynes committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9d15e8d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b6365a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. gas fixes

    tynes committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b6bb8fa View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Merge pull request clabby#6 from clabby/tynes/eip-3074-gas

    authcall: gas schedule
    clabby authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6f41f76 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: nonce

    jxom committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e1a1c3a View commit details
    Browse the repository at this point in the history
  2. tweak

    jxom committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4e3714f View commit details
    Browse the repository at this point in the history
  3. tweak

    jxom committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    94d3718 View commit details
    Browse the repository at this point in the history
  4. fix: source transfer

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

Commits on May 2, 2024

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