bitcoin-s/docs
Chris Stewart 4b83286922
2022 07 25 wallet api refactor (#4545)
* Move MockChainQueryApi/NodeApi out of BaseWalletTest

* refactor BitcoinSServerMain.start() to return WalletHolder

* Add walletConfig to WalletWithBitcoind

* Move findOutputsBeingSpent into WalletApi

* Add WalletApi.clearAllAddresses(), HDWalletApi.{findAccount, getnewaddress(account)}

* Add HDWalletApi.fundRawTransaction() with an account as parameter

* Add WalletApi.findByScriptPubKey()

* Fix lots of tests in WalletIntegrationTest

* Create WalletApi.processOurTransaction()

* Get things compiling

* Fix tag integration test

* Refactor AnyDLCHDWalletApi -> DLCNeutrinoHDWalletApi

* Fix docs

* Get postgres tests passing locally

* Move initBalance map before calling callback in CallBackUtilTest

* Get compile working, rename to destroyOnlyWalletWithBitcoindCached

* Fix docs

* Fix missing destroyWalletAppConfig

* Fix scalafmt

* Fix bug in dlcWalletTest where wallet db thread pools weren't being shutdown after unit test completes

* Empty commit
2022-07-31 08:04:39 -05:00
..
applications Seed backup API (#4357) 2022-06-22 08:14:11 -05:00
chain Move MockChainQueryApi/MockNodeApi out of BaseWalletTest (#4542) 2022-07-27 10:18:22 -05:00
config 2022 07 20 wallet rescan stream (#4530) 2022-07-24 12:26:21 -05:00
core Add HashType to ECDigitalSignature API (#4320) 2022-05-29 18:25:22 -05:00
crypto Musig2 Implementation (#4418) 2022-07-06 12:59:13 -05:00
fee-provider Fee Provider Docs (#1641) 2020-07-08 10:22:59 -05:00
key-manager Add imported flag to the seed JSON (#4459) 2022-07-08 18:55:47 -05:00
node Move MockChainQueryApi/MockNodeApi out of BaseWalletTest (#4542) 2022-07-27 10:18:22 -05:00
oracle sports betting example (#4397) 2022-06-16 13:55:47 -05:00
oracle-explorer-client Tor support for all sub-projects (#3506) 2021-08-10 08:07:12 -05:00
rpc add bitcoind v23 rpc (#4368) 2022-06-21 13:20:47 -05:00
secp256k1 Update path to secp256k1 library in docs (#3385) 2021-07-09 06:27:26 -05:00
testkit Automatically download binaries if they are used in test suite (#4005) 2022-01-23 17:43:30 -06:00
tor Overridable Tor config (#3780) 2021-10-27 12:57:10 -05:00
wallet 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -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 Add instructions for how to use sdkman in getting-setup.md (#4208) 2022-03-23 13:40:03 -05:00
getting-started.md fix a space typo. (#4447) 2022-07-04 15:47:57 -05:00
Screenshot from 2021-06-18 13-10-40.png Add link to installers, add docs for requirement of java9+ for development environments (#3299) 2021-06-21 06:16:43 -05:00
security.md Update pgp key as previous key expired (#4273) 2022-04-18 14:29:36 -05:00
ui-setup.md Update documentation for UI to use build script Advanced Setup (#4430) 2022-06-29 16:28:33 -05:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00