Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

feat(node): Add Compute Pending Block Rollup CLI Option #34

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Jul 31, 2023

Description

This PR adds a rollup.compute-pending-block flag to the node cli as a rollup arg.

By default, the pending block is computed using the latest block to preserve tx pool privacy.
This flag allows the node operator to compute the pending block using the tx pool.

Testing

No testing required to keep the diff minimal and consistent with op-geth.

Metadata

Addresses part of paradigmxyz#4004.

@refcell
Copy link
Collaborator Author

refcell commented Jul 31, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@refcell refcell mentioned this pull request Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants