You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
But its essentially duplicating code from low level, for an high level application.
Opening this issue to start discussing on the best approach to integrate it in jsonrpc level and then in bitcoincore-rpc.
My suggestion would be to add another module name simple_socks5 and export that back to bitcoincore-rpc. Use that specific transport, if proxy options are set in client config. (Also maybe via a feature flag?)
I am open to work on the PR for this crate and for bitcoincore-rpc, if we can decide on the approach.