lightning-terminal/itest
Calvin Zachman 862c1dba9d
multi: bump lnd, lndclient, and taproot-assets dependencies
Bumps lnd to v0.21.0-beta, lndclient to v0.21.0-1, and
taproot-assets to v0.8.0 across the root, litrpc, and perms
modules. taprpc uses the proper v1.1.0 tag.

lnd removed the deprecated SendPaymentSync, SendToRouteSync,
SendPayment (streaming), and SendToRoute (streaming) RPCs. The
account interceptor checkers and their tests for these RPCs are
removed since no client can call them anymore. The V2 checkers
already handle account tracking for payments.

The itest harness is updated for lnd v0.21's miner API changes
(SendOutputs -> SendOutput, Miner.Client.Generate -> GenerateBlocks,
waitForNTxsInMempool replaced by Miner.AssertNumTxsInMempool) and
TimeLockDelta bumped from 20 to 40 since lnd v0.21 raised
MinCLTVDelta from 18 to 24.
2026-06-08 13:18:37 -04:00
..
assertions.go itest: add custom channel integration test 2024-12-19 21:21:39 +01:00
litd_accounts_test.go itest: formatting enhancements for tap payments 2025-10-15 11:07:21 +02:00
litd_firewall_test.go multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
litd_migration_test.go itest: add deprecated bbolt db coverage 2026-05-14 11:39:19 +02:00
litd_mode_integrated_test.go session: fix mailbox TLS ALPN regression 2026-04-05 17:21:21 -05:00
litd_mode_remote_test.go itest: add a stateless_init test 2024-10-14 16:57:00 +02:00
litd_node.go itest: avoid blocking on failed litd exits 2026-05-14 11:39:17 +02:00
litd_stateless_init_test.go itest: add a stateless_init test 2024-10-14 16:57:00 +02:00
litd_test.go itest: remove custom channels tests and backward compat infrastructure 2026-03-16 15:37:49 +01:00
litd_test_list_off_test.go multi: remove legacy // +build tag Lines 2025-11-25 01:38:22 +01:00
litd_test_list_on_test.go itest: add kvdb -> SQL migration test 2026-05-14 11:38:45 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
network_harness.go multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
server_harness.go itest: export ServerHarness publicly 2023-05-11 00:55:14 +02:00
test_harness.go multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00