mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
4913b12431
* Pull queue, PeerFinder into NeutrinoNode and out of PeerManager * Remove ControlMessageHandler param from PeerData * Make ControlMessageHandle.handleControlPayload() take PeerMessageSenderApi as a param instead of just a Peer * move construction of akka stream from PeerManager to NeutrinoNode * Move inactivity checks out of PeerManager and into NeutrinoNode * Move queue initialization into NeutrinoNode * cleanup * Set NeutrinoNode.isStarted to true when NeutrinoNode.start() is called * Empty commit to re-run CI * Modify FilterSync.toString() * scalafmt * Fix bug where we weren't checking if connection is timed out on activity checks * Empty commit to run CI * reset log level |
||
---|---|---|
.. | ||
.jvm/src/main/resources | ||
src/main/scala/org/bitcoins/testkitcore |