Files
btcpayserver/BTCPayServer/Services
Andrew Camilleri e183714475 Add Tor Http Client Factory (#1445)
* WIP: Add Tor Http Client Factory

This PR adds a Tor Http Client Factory so that we can do HTTP requests over socks5( which we usually use tor's socks5).
Using it for payjoin when possible.

Currently have an issue where a 503 is always returned.  Must be something wrong with my tor config or the socks proxy lib Im using

* fix

* remove external dependency

* make payjoin client use tor client if available

* fix docker test

* use tor client only if available and necessary

* remove bip 79 mention
2020-04-08 22:40:41 +09:00
..
2020-04-06 16:12:48 +02:00
2020-03-24 23:43:47 -05:00
2020-04-06 19:18:49 +09:00
2020-04-06 16:12:48 +02:00
2020-03-17 08:21:27 +01:00
2019-10-18 21:46:34 +09:00
2020-04-08 22:40:41 +09:00
2020-02-24 22:36:15 +09:00
2020-01-12 15:32:26 +09:00
2019-11-08 16:10:49 +09:00