bitcoin-s/node-test/src/test/scala/org/bitcoins/node
Torkel Rogstad 4f4636448c Node cleanup (#591)
* Cleanup

In this commit we cleanup a few Scaladocs and change some
trait/impl pairs into just a case class.

* Node cleanup

In this commit we
1) Rename Client to P2PClient. Client is a very generic name.
2) Clean up some Scaladocs
3) Remove some unecessary objects/traits/classes and replace them
    with case classes
4) Add trace logging of bytes received in P2PClient
2019-07-13 09:26:00 -05:00
..
networking Node cleanup (#591) 2019-07-13 09:26:00 -05:00
NodeAppConfigTest.scala Node (#490) 2019-06-04 09:53:00 -05:00
NodeWithWalletTest.scala Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
SpvNodeTest.scala Attempt to sync with sendheaders (#537) 2019-06-20 05:58:25 -05:00