bitcoin-s/docs
Chris Stewart a27d4acd9f Get FilterSync test working with cached bitcoind in chainTest project (#2952)
* Get FilterSync test working with cached bitcoind in chainTest project

* Small refactor to be DRY

* Fix docs

* Refactor ChainSyncTest to use 1 cached bitcoind, as a by product add ChainWithBitcoindNewestCachedUnitTest

* Remove unecessary mixin trait

* Fix missing ChainWithBitcoindNewestCachedUnitTest.afterAll()

* Reduce thread pool size for akka's internal dispatcher in unit tests from 2 -> 1. Same with the blocking dispatcher

* Add comment
2021-04-26 07:41:30 -05:00
..
applications Add docs for getblockheader (#2811) 2021-03-21 14:09:34 -05:00
chain Get FilterSync test working with cached bitcoind in chainTest project (#2952) 2021-04-26 07:41:30 -05:00
config Fix ZMQ Config with bitcoind backend (#2897) 2021-04-13 14:56:28 -05:00
core Made ECPrivateKey signing synchronous and got src compiling (#2652) 2021-03-23 17:05:58 -05:00
crypto Updated links in adaptor signature doc (#2950) 2021-04-23 09:17:59 -05: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 Wallet Rebroadcast Transactions thread (#2711) 2021-04-07 08:13:43 -05:00
oracle Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
oracle-explorer-client 2021 04 07 issue 2875 (#2879) 2021-04-08 10:15:56 -05:00
rpc Lnd rpc docs (#2896) 2021-04-12 19:09:59 -05:00
secp256k1 Add Schnorr and Adaptor Secp Bindings and Update Adaptor (#2885) 2021-04-21 09:42:43 -05:00
testkit Add docs for using CachedBitcoind (#2880) 2021-04-09 09:43:22 -05:00
wallet Wallet Rebroadcast Transactions thread (#2711) 2021-04-07 08:13:43 -05: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 Fix ZMQ Config with bitcoind backend (#2897) 2021-04-13 14:56:28 -05:00
getting-started.md Use markdowns detail tags to collapse optional sections, remove the secp256k1 section on getting-setup.md (#2890) 2021-04-12 05:58:27 -05: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