Antoine Poinsot c32f714a2e
bitcoind: add a 'noreply' client
The query we are going to use to rescan, 'importdescriptors' will block
until the rescan is finished. Stopping the connection through a timeout
immediately after triggering the rescan is a workaround to make it
asynchronous.

Eventually we should probably use 'rescanblockchain' but then it
wouldn't update the timestamps of the descriptors in the watchonly
wallet...
2022-11-14 09:20:25 +01:00
2022-10-18 19:54:03 +02:00
2022-11-04 18:07:49 +01:00
2022-11-14 09:20:25 +01:00
2022-08-22 17:19:08 +02:00
2022-11-03 15:00:41 +01:00
2022-10-24 09:01:03 +02:00
2022-07-20 16:17:32 +02:00
Description
A fork of https://github.com/wizardsardine/liana with removed loopback restrictions to allow connecting to a custom remote bitcoin core node
Languages
Rust 90.4%
Python 8.5%
Shell 0.5%
Scheme 0.3%
Nix 0.3%