bitcoin-s/docs/core
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
..
adding-spks.md Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00
addresses.md Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
core-intro.md docs: Fix broken links in Docs + minor touchups (#1908) 2020-08-27 14:11:24 -05:00
dlc.md DLC + Adaptor Docs (#2552) 2021-02-02 13:33:46 -06:00
hd-keys.md docs: Fix broken links in Docs + minor touchups (#1908) 2020-08-27 14:11:24 -05:00
lightning-network.md 2020 06 09 addr invoice string factory (#1538) 2020-06-11 10:44:12 -05:00
psbts.md Rework signing logic to take full funding transaction (#1560) 2020-06-25 16:10:36 -05:00
signing-transactions.md Fixed Transaction Signing doc (#1800) 2020-08-12 06:26:24 -05:00
txbuilder.md Rework signing logic to take full funding transaction (#1560) 2020-06-25 16:10:36 -05:00