bitcoin-s/dlc-node
Chris Stewart b7d85264a0
Implement TorAppConfig.start(), use tor logs to detect when the tor is fully started (#3549)
* Implement TorAppConfig.start(), use tor logs to detect when the tor binary is fully started

* Clean up comments

* take ben's suggestion and only start the binary when tor is enabled

* Add cases for when binary is alreayd started

* Actually set the stop flag correctly

* Scalafmt
2021-08-15 14:01:12 -05:00
..
src/main/scala/org/bitcoins/dlc/node Implement TorAppConfig.start(), use tor logs to detect when the tor is fully started (#3549) 2021-08-15 14:01:12 -05:00
dlc-node.sbt DLC P2P Client (#3402) 2021-08-02 18:15:56 -05:00