Skip to content

feat: chain event task to proxy reth node event logs#514

Open
julio4 wants to merge 1 commit into
mainfrom
feat/chain-events
Open

feat: chain event task to proxy reth node event logs#514
julio4 wants to merge 1 commit into
mainfrom
feat/chain-events

Conversation

@julio4
Copy link
Copy Markdown
Member

@julio4 julio4 commented May 14, 2026

Spawn a lightweight task that listen to reth_node_events::node engine events and emit debug levels log on target op_rbuilder::chain with minimal information (block hash, number, txs)

@julio4 julio4 force-pushed the feat/chain-events branch from b130712 to f21f560 Compare May 18, 2026 09:26
@akundaz
Copy link
Copy Markdown
Contributor

akundaz commented May 19, 2026

we already get logs like these, what is this for?

@julio4
Copy link
Copy Markdown
Member Author

julio4 commented May 19, 2026

we already get logs like these, what is this for?

to filter most of the fields and disable reth logs and reduce logs volume without losing sequence of events

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.

2 participants