lnd/routing/chainview
Elle Mouton 3912428958
multi: fix lint findings from btcd v2 migration
The btcd v2 module migration re-touched several lines that the line-length
linter then flagged, and left one error return unchecked. Wrap the
over-length lines in input/test_utils.go and zpay32 (the address-decode
helpers and test fixtures whose btcutil->address rename lengthened them),
and check the LoadTxFilter error return in routing/chainview/btcd.go.
2026-06-24 11:57:10 -07:00
..
bitcoind.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
btcd.go multi: fix lint findings from btcd v2 migration 2026-06-24 11:57:10 -07:00
interface.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
interface_test.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
neutrino.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
queue.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00