bitcoin-s/app
benthecarman 1051e6365a
DLC P2P Client (#3402)
* DLC P2P WIP

* P2PClient refactor (#10)

* Add to CI

* Remove unused

* Attempt to create DLCNode and Tests

* Full Tor support

* Get DLCNegotiationTest passing

* Config options, connect & send func

* Test for DLCNode

* Add createDLCNode to config

* Fix formatting

* Update DLC state after all other data is set

* Remove unneeded line

* Respond to some review

* 2021 07 26 dlc node code review (#13)

* WIP

* WIP2

* Rewrite tests not use Await.result()

* Skip Tor test on CI

* Cleanup threadpool leaks in tests

* Handle actor pattern matching better

* Respond to review

* Implement DLCNode.stop

* sock5 -> socks5

* Use Tcp.Unbind

* Respond to review

* Implement postStop

* Switch to unbind

Co-authored-by: rorp <rorp@users.noreply.github.com>
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2021-08-02 18:15:56 -05:00
..
bundle Add network selection combobox for Neutrino (#3409) 2021-07-16 09:03:54 -06:00
cli Add ability to sweep wallet (#3274) 2021-06-16 14:37:40 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Dialogs to CliCommandProducers with buildView(), common fileChooser (#3456) 2021-07-30 12:30:11 -05:00
oracle-server Get both bundle and app server logging working (#3362) 2021-07-07 10:59:11 -05:00
oracle-server-test Pulled down dlc and dlcTest projects into core and dlcTest (#3068) 2021-05-14 12:27:21 -05:00
scripts/src/main/scala/org/bitcoins/scripts Get both bundle and app server logging working (#3362) 2021-07-07 10:59:11 -05:00
server DLC P2P Client (#3402) 2021-08-02 18:15:56 -05:00
server-routes/src/main/scala Get both bundle and app server logging working (#3362) 2021-07-07 10:59:11 -05:00
server-test Move DLCWalletApi to core module (#3438) 2021-07-21 15:25:18 -05:00