bitcoin-s/core-test
Chris Stewart 5187eee42a
core: Terminate rescan early when RescanStarted.stop() is called rather than wait for the rescan to complete (#5749)
Add checks if recursiveRescanP is completed before attempting to fail the Future

Fix potential deadlock in RescanStarted.stop(), add RescanState test

Add unit test to make sure we propagate exceptions correctly

Move RescanStateTest to jvm only

Link completeRescanEarlyP and blocksMatchedF together in RescanStateTest

Revert DLCWalletLoaderApi.scala
2024-10-30 16:47:39 -05:00
..
.jvm/src/test core: Terminate rescan early when RescanStarted.stop() is called rather than wait for the rescan to complete (#5749) 2024-10-30 16:47:39 -05:00
src/test/scala/org/bitcoins/core Turn on -Xlint (#5728) 2024-10-24 06:59:50 -05:00
build.sbt Fix build warnings that came with sbt 1.5.0 (#2857) 2021-04-06 06:01:11 -05:00
README.md Bump P2P + crypto test coverage (#506) 2019-06-11 10:01:46 -05:00

See our contributing guide for information on how to benchmark, test and develop your code.