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-6404: Move to Draft #8872

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Commits on Sep 12, 2024

  1. Update EIP-6404: Split RLP conversions and Receipt from EIP-6493

    EIP-6493 mixes the introduction of SSZ transactions converted from RLP
    with native SSZ transactions, implying that the corresponding Receipt
    definition and engine API changes also must be part of EIP-6493.
    
    Splitting the RLP converted transactions into the other SSZ transaction
    EIP-6404 achieves a clearer balance, and is also closer to practical
    implementation order where an EL initially may choose to support only
    RLP converted transactions before adding the native SSZ profiles.
    etan-status committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa717e5 View commit details
    Browse the repository at this point in the history