mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
4b83286922
* 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 |
||
---|---|---|
.. | ||
src/test | ||
wallet-test.sbt |