bitcoin-s/app
Chris Stewart 52c0625ba9
2024 09 30 dlcwallet has a wallet (#5692)
* refactor: Rework codebase so that DLCWallet has-a instance of Wallet rather than is-a via inheritance

* Fix cast

* Fix RescanHandling in DLCWallet

* Remove default implementation of WalletApi.broadcastTransaction()

* fix broadcast callback for DLCWallet

* Add DLCWalletDAOs.fromDLCAppConfig()

* Fix scaladoc for AddressHandlingApi.getUnusedAddress
2024-10-01 13:29:58 -05:00
..
cli cli: Fix log output for bitcoin-s-cli (#5664) 2024-09-12 13:43:28 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
oracle-server Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
oracle-server-test Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
scripts/src/main Implement getrawmempool verbose (#5573) 2024-05-08 15:19:34 -05:00
server 2024 09 30 dlcwallet has a wallet (#5692) 2024-10-01 13:29:58 -05:00
server-routes/src/main/scala 2024 09 19 address handling refactor (#5679) 2024-09-21 11:41:57 -05:00
server-test 2024 09 30 dlcwallet has a wallet (#5692) 2024-10-01 13:29:58 -05:00