lightning-terminal/tools
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
..
linters multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
.custom-gcl.yml makefile+tools: add custom 'll' linter for extended line length checks 2025-12-09 16:12:03 +00:00
Dockerfile multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
go.mod multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
go.sum build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /tools 2025-11-24 06:23:26 +00:00
tools.go multi: remove legacy // +build tag Lines 2025-11-25 01:38:22 +01:00