bitcoin-s/docs/wallet
Chris Stewart b252c2d6a2
2023 10 16 Implement WalletCallbackStreamManager, DLCWalletCallbackStreamManager (#5263)
* WIP: Implement WalletCallbackStreamManager

* Implement stopping of WalletCallbackStreamManager in WalletAppConfig

* WIP: DLCWalletCallbackStreamManager

* Refactor DLCWalletCallbacks to be a trait

* Integrate DLCWalletCallbackStreamManager into WebsocketUtil

* Use  java.util.concurrent.atomic.AtomicBoolean rather than monix

* Remove logger param from dlc callbacks

* fix docs

* Call super.stop() in DLCappConfig

* Empty commit to run CI

* Try to debug

* Empty commit to run CI

* Revert things
2023-10-19 11:52:07 -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 2023 10 16 Implement WalletCallbackStreamManager, DLCWalletCallbackStreamManager (#5263) 2023-10-19 11:52:07 -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 2023 10 16 Implement WalletCallbackStreamManager, DLCWalletCallbackStreamManager (#5263) 2023-10-19 11:52:07 -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 Remove support for v19 of bitcoind (#4991) 2023-02-16 10:27:56 -06:00
wallet.md Implement getconnectioncount rpc (#5048) 2023-04-19 16:47:54 -05:00