mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 10:13:26 +01:00
08e780a884
* Move methods out of PeerManager.onInitialization() * Add PersistentPeerData, QueriedPeerData * Segregate PeerData -> {AttemptToConnectPeerData, PersistentPeerData}, handle the cases differently in managePeerAfterInitialization() * Remove call to sync() in BitcoinSServerMain * Fix bug where we were attempting to stop peers that had already had their connections fail * reduce log level for peer discovery failures |
||
---|---|---|
.. | ||
src | ||
server.sbt |