Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethereum/execution-specs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: forks/osaka
Choose a base ref
...
head repository: tomaswoj-eth/execution-specs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 68 files changed
  • 8 contributors

Commits on Jun 26, 2025

  1. Initial Osaka commit

    SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    1f5b621 View commit details
    Browse the repository at this point in the history
  2. Implement EIP-7823

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    268f67f View commit details
    Browse the repository at this point in the history
  3. Implement EIP-7825

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    7f4fc84 View commit details
    Browse the repository at this point in the history
  4. Implement EIP-7883

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0af9e4e View commit details
    Browse the repository at this point in the history
  5. Implement EIP-7918

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    30b1cd2 View commit details
    Browse the repository at this point in the history
  6. Eip 7918 changes (#1273)

    * Update to latest EIP-7918
    
    * EIP-7918 t8n tool update
    
    ---------
    
    Co-authored-by: Sam Wilson <[email protected]>
    Co-authored-by: Guruprasad Kamath <[email protected]>
    3 people committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    ba4c566 View commit details
    Browse the repository at this point in the history
  7. run osaka tests (#1290)

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    9f9bdb7 View commit details
    Browse the repository at this point in the history
  8. chore(osaka): update modexp eip-7883.

    spencer-tb authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0a1eebf View commit details
    Browse the repository at this point in the history
  9. feat(osaka): add eip-7939 count leading zeros opcode (#1275)

    * feat(vm): add eip-7939 count leading zeros opcode.
    
    * Update src/ethereum/osaka/vm/instructions/bitwise.py
    
    Co-authored-by: Guruprasad Kamath <[email protected]>
    
    * code formatting
    
    ---------
    
    Co-authored-by: Guruprasad Kamath <[email protected]>
    Co-authored-by: Guruprasad Kamath <[email protected]>
    3 people authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    c47b68f View commit details
    Browse the repository at this point in the history
  10. Implement EIP-7934 (#1289)

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    96fed55 View commit details
    Browse the repository at this point in the history
  11. Implement EIP-7907

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    f069e08 View commit details
    Browse the repository at this point in the history
  12. introduce warm_code_addresses

    gurukamath authored and SamWilsn committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    4708376 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. feat: implement eip-7951

    LouisTsai-Csie authored and SamWilsn committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    275d66a View commit details
    Browse the repository at this point in the history
  2. Code review feedback

    SamWilsn committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    54aa418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d290e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Grab latest EEST

    SamWilsn committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    0aa92a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Bump version to 2.18.0rc2

    SamWilsn committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f947ab1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Enhance account creation handling to respect EIP-6780 constraints in …

    …state management and interpreter. Updated comments for clarity on the implications of SELFDESTRUCT.
    tomaswoj-eth authored and SamWilsn committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    1168116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407591a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2025

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