Commit Graph

4 Commits

Author SHA1 Message Date
3378ad0120 config+lnd+tor: Update naming 2021-08-01 14:28:32 +02:00
be666b55b6 tor: Allow direct connections to clearnet targets 2021-07-10 19:16:57 +02:00
fb67b58d3f brontide+tor:add timeout value for network connections 2020-09-16 11:50:03 +08:00
43cbd5a814 tor: streamline package to better follow the Effective Go guidelines
In this commit, we clean up the tor package to better follow the
Effective Go guidelines. Most of the changes revolve around naming,
where we'd have things like `torsvc.TorDial`. This was simplified to
`tor.Dial` along with many others.
2018-06-04 20:41:28 -07:00