Send Transaction Conditional RPC API

This EIP proposes a new JSON-RPC API method eth_sendRawTransactionConditional for block builders and sequencers,

enhancing transaction integration by allowing users to express preconditions for transaction inclusion.

This method aims to improve efficiency by reducing the need for transaction simulation,

thereby improving the computational efficiency of transaction ordering.