mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 14:50:42 +01:00
* fix node test shared fixtures bug The cached bitcoind fixtures were used and stopped in UnsyncedNeutrinoNodeTest which causes an error if NeutrinoNodeTest is run at the same time on high performant systems, which is why it escaped CI. Merges NeutrinoNodeTest and UnsyncedNeutrinoNodeTest * fix possible issues with PeerMessageReceiverTest This reverts commit 55e7cafee6c6fd8515650cf65d96f9d92a2a8812. * fix filter sync issue when wallet creation time indicates already synced * move switch peer test to NeutrinoNodeWithUnachedBitcoindTest |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/node | ||
node-test.sbt |