bitcoin-s/project
Chris Stewart 1959495cec Add testkit-core module (#2726)
* 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
2021-03-02 07:05:21 -06:00
..
build.properties Update sbt to 1.4.7 (#2598) 2021-02-02 06:32:18 -06:00
CommonSettings.scala Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00
Deps.scala Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00
plugins.sbt Refactor crypto module to be compatible with Scala.js part 1 (#2719) 2021-02-27 05:58:20 -06:00
Projects.scala Refactor sbt and make Eclair tests download bitcoind (#727) 2019-08-30 15:11:52 -05:00
TaskKeys.scala Refactor sbt and make Eclair tests download bitcoind (#727) 2019-08-30 15:11:52 -05:00