lightning-terminal/autopilotserverrpc
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
..
.clang-format autopilotserverrpc: add autopilot server protos 2023-01-27 06:47:12 +02:00
autopilotserver.pb.go multi: run make rpc 2026-02-12 19:18:19 +01:00
autopilotserver.proto autopilotserverrpc+litrpc: add privacy flags 2024-04-25 14:49:46 +02:00
autopilotserver_grpc.pb.go autopilotserverrpc: add autopilot server protos 2023-01-27 06:47:12 +02:00
go.mod multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
go.sum build(deps): bump google.golang.org/grpc in /autopilotserverrpc 2026-05-06 09:27:52 +00:00