lnd/routing/chainview
Olaoluwa Osuntokun d86fe393cd
multi: update build to latest version of neutrino+btcwallet
In this commit, we update the build to point to the latest version of
neutrino and btcwallet. The latest version of neutrino includes a number
of bug fixes, and new features like reliably transaction broadcast. The
latest version of btcwallet contains a number of bug fixes related to
properly remove invalid transactions from its database.
2019-03-13 15:03:39 -07:00
..
bitcoind.go routing/chainview: demote logging of new utxos for filter to Trace 2018-10-10 15:00:50 +02:00
btcd.go routing/chainview: demote logging of new utxos for filter to Trace 2018-10-10 15:00:50 +02:00
interface.go
interface_test.go
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
neutrino.go multi: update build to latest version of neutrino+btcwallet 2019-03-13 15:03:39 -07:00
queue.go