mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 15:02:17 +01:00
* Disconnect from bitcoind side rather than bitcoin-s side to make sure we don't run into a race condition for updating lastSeen * Remove usage of CachedAppConfig, switch implicit param args for PeerDAO to be consistent with rest of code base * Fix bug in getNodeURIFromBitcoind(), disconnect from bitcoind side in PeerManagerTest * Add println to see why still fialing * Add PeerConnection.getLocalAddress, add parameter localAddressBitcoinS to NodeTestUtil.getNodeURIFromBitcoind() to make sure we are getting the correct URI * Empty commit to run CI |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/node | ||
node-test.sbt |