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

fjord: Use new large RLP limit in the batcher #10428

Open
trianglesphere opened this issue May 6, 2024 · 0 comments
Open

fjord: Use new large RLP limit in the batcher #10428

trianglesphere opened this issue May 6, 2024 · 0 comments

Comments

@trianglesphere
Copy link
Contributor

Right now we use the parameter SafeMaxRLPBytesPerChannel throughout the op-node channel building & op-batcher. We should remove this constant and use the chain spec instead. The specific timestamp to use is the timestamp of the L1 origin of the newest L2 block in the channel. Technically in derivation the new limit will be applied for channels that get processed after the L1 origin of the CB is past the activation time.

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