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

EIP-7706 #12

Open
mralj opened this issue Oct 18, 2024 · 0 comments
Open

EIP-7706 #12

mralj opened this issue Oct 18, 2024 · 0 comments
Assignees

Comments

@mralj
Copy link
Collaborator

mralj commented Oct 18, 2024

EIP-7706 Link
EIP-7706 ETH Magicians discussion
EIP-7706 PR

Abstract

Add a new type of gas for transaction calldata. Add a new transaction type that provides max_basefee and priority_fee as vectors, providing values for execution gas, blob gas, and calldata gas. Modify the basefee adjustment to use the same mechanism for the three types of gas.

EIP Summary

The EIP proposes a couple of changes:

  1. Switch to a multidimensional fee structure
  2. Allowing priority fees for blob transaction
  3. Introduction of a separate calldata gas fee
  4. Execution gas uses a EIP-4844-style excess-based basefee adjustment implementation
  5. Block headers are changed to support a multidimensional fee structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant