Skip to content

Conversation

@cody-wang-cb
Copy link
Contributor

Summary

Adds support for forwarding eth_sendRawTransaction calls to a configurable additional RPC endpoint.

Changes

  • New config flags:
    • TIPS_INGRESS_RAW_TX_FORWARD_ENABLED - Enable/disable forwarding (default: false)
    • TIPS_INGRESS_RAW_TX_FORWARD_RPC - RPC URL
  • Forwarding happens after mempool send, logs success/failure

@danyalprout
Copy link
Collaborator

lgtm, I think we need to update the existing tests (would be nice to add a new one too!)

@cody-wang-cb
Copy link
Contributor Author

@danyalprout fixed the test and added a new unit test to check the raw_tx_forwarder flow is hit

@cody-wang-cb cody-wang-cb merged commit 9651f7a into master Dec 3, 2025
10 checks passed
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.

3 participants