Skip to content

feat: add flags to disable tx broadcast & receive #181

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yiweichi
Copy link
Member

@yiweichi yiweichi commented Jun 26, 2025

Counterpart of l2geth scroll-tech/go-ethereum#1194.
Related Reth PR: scroll-tech/reth#266

Added two flags on NetworkArgs.
network.disable-tx-broadcast: If a true value is passed to Reth's ScrollNetworkBuilder, Reth will not broadcast transactions to other peers.
network.disable-tx-receive: If a true value is passed to Reth's ScrollNetworkBuilder, Reth will not receive transactions broadcasted from other peers.

@yiweichi yiweichi changed the title feat: add flag to disable tx broadcast & receive feat: add flags to disable tx broadcast & receive Jul 4, 2025
@yiweichi yiweichi requested review from greged93 and frisitano and removed request for greged93 July 4, 2025 18:19
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

Successfully merging this pull request may close these issues.

1 participant