Commit Graph
2 Commits
Author SHA1 Message Date
Dario Gabriel LipicarandClaude Opus 4.8 867f55d9b2 feat: fail-closed proxyable HTTP client chokepoint
The single, fail-closed constructor of HTTP clients for the Logos EVM wallet
networking modules. build_client refuses to return a client when a proxy is
required but unset/unusable, so requests are never sent in the clear. rustls-tls
+ socks (socks5h, Tor-ready). 6 unit tests.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 22:54:57 -03:00
Dario Gabriel LipicarandClaude Opus 4.8 8756ac51e9 chore: initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 22:54:56 -03:00