Conner Fromknecht
93d73bf06c
chain/bitcoind: impl FilterBlocks via rescan
2018-05-23 19:38:56 -07:00
Alex
3f15a85da7
chain: ensure bitcoind back-end fully rescans and sends correct ntfn
2018-05-23 19:38:56 -07:00
Alex
81c4b1d096
chain: eliminate start of sync race condition in bitcoind back-end
...
This commit also allows bitcoind back-end to return block timestamp
in `BlockStamp()` and prevents logging and notification of events
until after the client wallet requests notifications.
2018-05-23 19:38:56 -07:00
Alex
6b6ed89d87
chain: improve reorg-during-rescan handling for bitcoind
2018-05-23 19:38:56 -07:00
Conner Fromknecht
2bd4130581
chain/bitcoind: connect to zmq in Start() to return error
2018-05-23 19:38:56 -07:00
Alex
30d84da3e5
build+chain: replace pebbe/zmq4 with lightninglabs/gozmq (native Go)
2018-05-23 19:38:56 -07:00
Alex
73dbcf3943
multi: add bitcoind back-end (only for API use for now)
2018-05-23 19:38:56 -07:00