Skip to content

feat: support directly forward transactions to sequencer #265

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 3 commits into
base: scroll
Choose a base branch
from

Conversation

yiweichi
Copy link
Member

@yiweichi yiweichi commented Jun 27, 2025

Reth counterpart of l2geth scroll-tech/go-ethereum#1208.
Related rollup-node PR: scroll-tech/rollup-node#189

Implemented a SequencerClient, which will help to forward transaction to sequencer's RPC directly(support both http and ws). Whether a transaction forwarding succeed or not, the transaction will be added to local transaction pool.

Copy link

codspeed-hq bot commented Jun 27, 2025

CodSpeed Performance Report

Merging #265 will not alter performance

Comparing feat-forward-tx-to-sequencer (762e208) with scroll (766dd27)

Summary

✅ 77 untouched benchmarks

@yiweichi yiweichi changed the title feat: support forward transaction to sequencer feat: support directly forward transactions to sequencer Jul 3, 2025
@yiweichi yiweichi requested review from frisitano and greged93 July 4, 2025 09:02
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