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

Update EIP-7685: exclude empty requests data in commitment #8989

Merged
merged 4 commits into from
Nov 26, 2024

Commits on Oct 22, 2024

  1. EIP-7685: exclude empty requests data in commitment

    Here I am proposing to change the `requests_hash` commitment so that empty items are
    excluded. The point of this is to ensure a stable empty requests hash which is independent
    of fork. Having such a hash makes testing a lot easier, and it mirrors how other
    execution-layer commitments behave.
    fjl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e9a7377 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. EIP-7685: update

    fjl committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d0631d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Update EIPS/eip-7685.md

    Co-authored-by: Mikhail Kalinin <[email protected]>
    fjl and mkalinin authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9f80b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d1581 View commit details
    Browse the repository at this point in the history