bitcoin-s/docs/wallet
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
..
address-tagging.md Apply string factory to a bunch of easy things (#1891) 2020-08-25 10:48:37 -05:00
backups.md Add docs for backing up the wallet (#3351) 2021-07-06 10:54:38 -05:00
dlc.md Offer.offerCollateralSatoshis to offerCollateral (#4148) 2022-03-01 13:35:21 -07:00
wallet-callbacks.md Implement rescancomplete callback (#4475) 2022-07-09 16:23:15 -05:00
wallet-election-example.md Default createDLCOffer to current block height (#4285) 2022-04-25 14:30:32 -05:00
wallet-get-address.md Docs: Address Queue (#1776) 2020-08-07 12:32:22 -05:00
wallet-price-example.md Default createDLCOffer to current block height (#4285) 2022-04-25 14:30:32 -05:00
wallet-rescan.md 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -05:00
wallet-rpc.md Cleanup docs that use $ (#4083) 2022-02-12 08:18:14 -06:00
wallet-sports-betting-example.md sports betting example (#4397) 2022-06-16 13:55:47 -05:00
wallet-sync.md 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -05:00
wallet.md Add sync JSON field to the getinfo endpoint output (#4452) 2022-07-12 14:41:43 -05:00