lbcwallet/chain
Wilmer Paulino 90a0744ae4
chain: batch filter fetches for neutrino chain client
This greatly speeds up wallet recovery with a neutrino backend, as we'll
avoid unnecessary round trips for each block filter fetch.
2020-03-31 13:37:56 -07:00
..
bitcoind_client.go chain: notify block when not filtered for BitcoindClient 2019-09-09 17:10:38 +03:00
bitcoind_conn.go build+chain: reuse buffers when reading ZMQ messages from bitcoind 2019-11-12 18:18:59 -08:00
block_filterer.go chain: update block filterer to map outpoints to addrs 2018-07-16 19:47:17 -07:00
block_filterer_test.go chain: fix Fatalf format verb error 2019-05-11 13:05:17 -07:00
interface.go chain: add IsCurrent method to chain.Interface 2019-06-13 18:08:59 -07:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
neutrino.go chain: batch filter fetches for neutrino chain client 2020-03-31 13:37:56 -07:00
queue.go chain: add concurrent unbounded queue implementation 2018-07-26 16:38:54 -07:00
rpc.go chain: add IsCurrent method to chain.Interface 2019-06-13 18:08:59 -07:00