bitcoin-s/docs
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
..
applications Rework docker configuration to pass in a custom configuration file (#2718) 2021-02-26 07:35:20 -06:00
chain Small cleanups on the chain docs (#2515) 2021-01-18 11:32:03 -06:00
config Change oracle db to have its own directory (#2667) 2021-02-18 12:44:48 -06:00
core Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00
crypto DLC + Adaptor Docs (#2552) 2021-02-02 13:33:46 -06:00
fee-provider Fee Provider Docs (#1641) 2020-07-08 10:22:59 -05:00
key-manager Add comment about using defaultAccountType (#2549) 2021-01-21 14:57:31 -06:00
node Add doc about no mempool (#2429) 2020-12-29 14:37:25 -06:00
oracle Rework docker configuration to pass in a custom configuration file (#2718) 2021-02-26 07:35:20 -06:00
rpc Bump Eclair version (#2405) 2021-01-22 10:47:19 -06:00
secp256k1 Refactor crypto module to be compatible with Scala.js part 1 (#2719) 2021-02-27 05:58:20 -06:00
testkit Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00
wallet Hide chain api creation (#2569) 2021-02-02 09:14:02 -06:00
bips.md Add supported Bips docs (#2427) 2020-12-24 07:16:46 -06:00
contributing-website.md Setup Github Actions (#2319) 2020-12-07 13:35:22 -06:00
contributing.md Skip CI tests for docs PRs (#2435) 2020-12-29 08:07:15 -06:00
getting-setup.md Add --depth 100 restriction when cloning bitcoin-s repo to speed up clone time (#2674) 2021-02-17 10:51:25 -06:00
getting-started.md 2021 02 19 dockerhub docs (#2693) 2021-02-20 05:24:04 -06:00
security.md Add new GPG key (#1263) 2020-03-23 09:46:56 -05:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00