Files
Dario LipicarandClaude Opus 4.8 bf08ea99ae feat: raw_rpc_url (proxied POST to an off-chain JSON-RPC URL) (#4)
Adds raw_rpc_url(chainId, url, method, params) — like raw_rpc but POSTs to an
explicit URL using the chain's fail-closed proxied client (shared post_rpc
helper). For ERC-4337 eth_sendUserOperation to a bundler through net-proxy.
Part of the RAILGUN private-tx landing.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 12:47:31 -03:00
..