bitcoin-s/key-manager-test/src/test/scala/org/bitcoins/keymanager
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
..
bip39 Add ability to store ExtPrivateKey instead of Mnemonic (#2372) 2020-12-17 13:25:04 -06:00
config Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00
util Move all remaining wallet db representations (#1885) 2020-08-24 13:13:52 -05:00
WalletStorageTest.scala Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00