mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
* 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 |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/node |