mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
* 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 |
||
---|---|---|
.. | ||
applications | ||
chain | ||
config | ||
core | ||
crypto | ||
fee-provider | ||
key-manager | ||
node | ||
oracle | ||
oracle-explorer-client | ||
rpc | ||
secp256k1 | ||
testkit | ||
tor | ||
wallet | ||
bips.md | ||
contributing-website.md | ||
contributing.md | ||
getting-setup.md | ||
getting-started.md | ||
Screenshot from 2021-06-18 13-10-40.png | ||
security.md | ||
ui-setup.md | ||
windows-users.md |