Skip to content

Conversation

@wlawt
Copy link
Contributor

@wlawt wlawt commented Oct 21, 2025

Overview

This PR introduces tips-rpc-exex, which moves the validate_tx logic out from the ingress-rpc service and into a Reth ExEx. This is useful because it paves the way for later stages of TIPS to be able to have validation criteria.

In the first implementation, the ingress-rpc runs both the ingress server and RPC exex in separate threads. ingress-rpc forwards transactions to validate via mpsc channel.

Tests

TODO

@wlawt wlawt closed this Oct 23, 2025
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