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

Implement EIP4788: Beacon block root in EVM #2810

Merged
merged 15 commits into from
Jul 10, 2023
Merged

Commits on Jun 22, 2023

  1. common: add 4788

    jochem-brouwer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9e4b39e View commit details
    Browse the repository at this point in the history
  2. evm: add beaconroot

    jochem-brouwer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d36ab9d View commit details
    Browse the repository at this point in the history
  3. block/header: add 4788

    jochem-brouwer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d333143 View commit details
    Browse the repository at this point in the history
  4. vm: add 4788

    jochem-brouwer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6e3c650 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    7c7f2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce4b6a View commit details
    Browse the repository at this point in the history
  3. evm: fix build [no ci]

    jochem-brouwer committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8ecc169 View commit details
    Browse the repository at this point in the history
  4. block: add 4788 tests

    jochem-brouwer committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    01c35bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de8ffd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    1e72bde View commit details
    Browse the repository at this point in the history
  2. Update packages/block/src/header.ts [no ci]

    Co-authored-by: g11tech <[email protected]>
    jochem-brouwer and g11tech committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4a0c19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba0117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    737abbf View commit details
    Browse the repository at this point in the history
  5. block: fix test

    jochem-brouwer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ea1d15f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8917fcc View commit details
    Browse the repository at this point in the history