mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
* Move pollBitcoind out of startBitcoindBlockPolling * Rework startBitcoindBlockPolling to not return Future[Cancellable] * Stop NodeCallbacksStreamManager inside of NodeAppConfig.stop() * Make BitcoindSyncState which encapsulates syncing with bitcoind and polling of mempool * Fix bug where processingBitcoindBlocks cannot be top level val as that method may be used by different parts of the codebase * Rename isPolling -> processingBitcoindBlocks * Cleanup more resources in appServerTest/test * Complete polling stream regardless if we synced blocks are not to complete the Future returned by pollBitcoind * Empty commit to run CI |
||
---|---|---|
.. | ||
src | ||
README.md |
Please see our website for more information on the testkit https://bitcoin-s.org/docs/next/testkit/testkit