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

chore(rollup): allow users to specify how they want to treat invalid payloads #92

Open
merklefruit opened this issue Sep 9, 2024 · 0 comments
Labels
A-cli CLI and binaries A-rollup Area: rollup crate C-enhancement New feature or request

Comments

@merklefruit
Copy link
Collaborator

We should design a simple strategy to let the user pick the behaviour in case of failed payload validation.
When running the node to drive the L2 execution client forward, we may just log an error and continue.

https://github.com/paradigmxyz/op-rs/blob/e0ac31a5f047ef72b5c7b36f6b2b8f82f8f359eb/crates/rollup/src/driver/mod.rs#L180-L183

@merklefruit merklefruit added C-enhancement New feature or request A-cli CLI and binaries A-rollup Area: rollup crate labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli CLI and binaries A-rollup Area: rollup crate C-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant