lbcwallet/chain
Olaoluwa Osuntokun 87d91316cd chain: update interface to map outpoints to their addresses
In this commit, we update the Rescan call in the interface to map the
outpoint to the address that the outpoint holds. We do this as BIP 158
has recently been updated to match on the prev output script rather than
the outpoint itself. Additionally, in the near future, btcd (then
bitcoind), will switch over to using the BIP 158 filters internally,
which will also match on the output scripts.
2018-07-16 19:47:17 -07:00
..
bitcoind.go multi: run goimports 2018-05-23 19:38:56 -07:00
block_filterer.go multi: switch import paths back to upstream 2018-05-23 19:38:56 -07:00
block_filterer_test.go multi: switch import paths back to upstream 2018-05-23 19:38:56 -07:00
interface.go chain: update interface to map outpoints to their addresses 2018-07-16 19:47:17 -07:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
neutrino.go chain: update neutrino API usage 2018-07-13 16:53:17 -07:00
rpc.go multi: switch import paths back to upstream 2018-05-23 19:38:56 -07:00