mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +01:00
* Refactor AsyncUtil to just use an execution context rather than an actor system * Create testkit-core, start moving data structures over to testkit-core * WIP, getting rid of the hard dependency on BitcoinSAsyncTest and akka * Rework test traits to not be dependnent on akka, move BaseAsyncTest into testkitCore, add a test trait that just uses the default scala executionContext * Get everything compiling * Move logback-test.xml to testkit-core so it applies to coreTest,cryptoTest as well * Cleanup rebase issues * Fix Deps.scala * Address ben's code review * Segregate jvm settings and compiler settings * Filter out -Xfatal-warning for scalajs for now since there is a ton of errors * Move maintainer settings into CommonSettings.settings |
||
---|---|---|
.. | ||
applications | ||
chain | ||
config | ||
core | ||
crypto | ||
fee-provider | ||
key-manager | ||
node | ||
oracle | ||
rpc | ||
secp256k1 | ||
testkit | ||
wallet | ||
bips.md | ||
contributing-website.md | ||
contributing.md | ||
getting-setup.md | ||
getting-started.md | ||
security.md | ||
windows-users.md |