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

op-batcher: EIP-7623 calldata cost change support in auto-da selection #13791

Open
sebastianst opened this issue Jan 15, 2025 · 0 comments
Open
Labels
A-op-batcher Area: op-batcher T-protocol Team: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devs

Comments

@sebastianst
Copy link
Member

The batcher's current auto-da selection code probably isn't aware of a change in calldata cost due to EIP-7623 when Pectra activates on L1.

We must add Pectra L1 support to the batcher so that it's heuristic automatically chooses the correct calldata cost when estimating calldata vs blob costs.

@sebastianst sebastianst added A-op-batcher Area: op-batcher T-protocol Team: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devs labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-batcher Area: op-batcher T-protocol Team: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devs
Projects
None yet
Development

No branches or pull requests

1 participant