loop/test
Boris Nagaev d554b42ef6
multi: migrate to btcd v2 modules
Update LND, Aperture, and Taproot Assets to revisions using the
btcd v2 modules, and update lndclient to v0.21.0-3. Migrate Loop
chain, transaction, and address types to their corresponding v2
packages.

The lndclient release includes the migration from:
https://github.com/lightninglabs/lndclient/pull/280

Taproot Assets is temporarily replaced with its btcd v2 revision
because the v0.8 release branch has not adopted the new modules.

This raises the minimum Go version to 1.26 and changes exported
address types.
2026-08-12 23:39:26 +00:00
..
chainnotifier_mock.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00
context.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00
invoices_mock.go loop+test: add loop-in route hint regression 2026-04-17 21:38:36 -05:00
keys.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
lightning_client_mock.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00
lnd_services_mock.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
route_hints.go test: add route hint assertion helper 2026-04-17 21:38:36 -05:00
router_mock.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
signer_mock.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00
testutils.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00
timeout.go test.Guard: make timeout configurable 2024-08-13 09:20:31 -03:00
versioner_mock.go multi: bump lnd compile time dependency to v0.18.4-beta 2024-10-22 09:12:31 +02:00
walletkit_mock.go multi: migrate to btcd v2 modules 2026-08-12 23:39:26 +00:00