Add Tor Support for Bitcoin Core Nodes Connecting to Civkit
Open
- Dominant language
- Rust
- Stars
- 62
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
As an orderbook runner, I need to be able to connect to both clearnet and tor for bitcoin nodes. Tor has not yet been implemented.
A new listener will need to be implemented to allow tor connections. A good starting point is server.rs and bitcoind_client.rs to review and add tor support.
Here are some more contextual and supporting documents
https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md
https://github.com/bitcoin/bitcoin/blob/master/src/torcontrol.cpp
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.