mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
abeaaa05de
* Remove awaitPeerWithServices() * Empty commit to run CI * Rework Node.sync() to return Future[Option[Peer]] rather than Future[Unit]. This returns the peer we are syncing with, if we could find one to sync with * Turn logging OFF again * Empty commit to re-run CI * Use AsyncUtil.retryUntilSatisfied() when calling node.sync() after starting node to make sure we have a peer to sync from in a test case * Await on re-started node not stale reference in NeutrinoNodeWithWalletTest * Fix second reference * Empty commit to re-run CI |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/node | ||
node-test.sbt |