mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
a9292fcad8
* Add FutureUtilTest for both FutureUtil.batchAndParallelExecute and FutureUtil.batchAndSyncExecute * Make Vector same size as available processors as CI machines don't have as many processors as I have locally * Try to fix test case * Add processors to the log * Replace java scheduler with a scalajs scheduler called monix * Make asyncUtilsTest compatible with Scalajs, add them to the CI matrix * Add more missing runs of asyncUtilsTestJS/test |
||
---|---|---|
.. | ||
.jvm/src/test | ||
src/test/scala/org/bitcoins/core | ||
build.sbt | ||
README.md |
See our contributing guide for information on how to benchmark, test and develop your code.