bitcoin-s/app
Chris Stewart 4e56fb7901
Make it so bitcoind backend exceptions don't get swallowed (#3697)
* Make it so bitcoind backend exceptions don't get swallowed when doing IBD against bitcoind

* Move zmq polling into syncWalletWithBitcoindAndStartPolling() method
2021-09-28 17:55:47 -05:00
..
bundle Remove implicit conversions from BitcoinSAppConfig -> {WalletAppConfig,ChainAppConfig,NodeAppConfig} etc (#3652) 2021-09-08 13:54:18 -05:00
cli Add backupwallet and backuporacle endpoints (#3694) 2021-09-28 07:46:33 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Give funding txid in DLC Signed state (#3640) 2021-09-02 08:17:20 -05:00
oracle-server Add backupwallet and backuporacle endpoints (#3694) 2021-09-28 07:46:33 -05:00
oracle-server-test Add backupwallet and backuporacle endpoints (#3694) 2021-09-28 07:46:33 -05:00
scripts/src/main/scala/org/bitcoins/scripts Move BitcoindRpcAppConfig into the bitcoind-rpc project (#3610) 2021-08-27 06:43:31 -05:00
server Make it so bitcoind backend exceptions don't get swallowed (#3697) 2021-09-28 17:55:47 -05:00
server-routes/src/main/scala Add 'getversion' endpoint to fetch the version from the backend (#3689) 2021-09-27 07:42:21 -05:00
server-test Add backupwallet and backuporacle endpoints (#3694) 2021-09-28 07:46:33 -05:00