bitcoin-s/testkit-core
Chris Stewart abeaaa05de
Remove awaitPeerWithServices() (#5093)
* 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
2023-06-07 04:47:39 -05:00
..
.jvm/src/main/resources Remove awaitPeerWithServices() (#5093) 2023-06-07 04:47:39 -05:00
src/main/scala/org/bitcoins/testkitcore 2023 03 24 is tip stale (#5024) 2023-03-26 08:20:27 -05:00