eth_sendRawTransactionConditional L2 RPC endpoint #13488
Labels
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
The eth_sendRawTransactionConditional endpoint is implemented in op-geth and live on OPM. This endpoint is becoming a blocked for broader 4337 adoption on chains like Base as op-reth is used in production.
We should get this implemented in this client as well. See the diff in 4337 improvements
Although (6) filters conditional txs from p2p gossip, this will be implemented as a followup between op-geth/op-reth to remove the need for a broadcast to all possible block builders
Additional context
Related op-geth PRs:
The text was updated successfully, but these errors were encountered: