lightning-terminal/litrpc
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 multi: add litrpc package 2021-11-24 13:44:25 -05:00
accounts.pb.json.go multi: add CreditAccount & DebitAccount endpoints 2025-03-31 02:18:56 +02:00
autopilot.pb.json.go litrpc: add lit-autopilot protos 2023-01-27 06:47:11 +02:00
Dockerfile multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
firewall.pb.go multi: run make rpc 2026-02-12 19:18:19 +01:00
firewall.pb.gw.go GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02:00
firewall.pb.json.go multi: add privacy mapper conversion helper 2023-01-27 06:47:13 +02:00
firewall.proto litrpc: add macaroon_identifier to Action message 2025-05-13 09:20:24 +02:00
firewall.swagger.json litrpc: add macaroon_identifier to Action message 2025-05-13 09:20:24 +02:00
firewall.yaml litrpc: add Litd REST annotations 2023-03-20 20:45:24 +02:00
firewall_grpc.pb.go litrpc+rpcserver: add firewall service comments and cli directives 2023-03-19 17:41:04 +02:00
gen_protos.sh litrpc: add Litd REST annotations 2023-03-20 20:45:24 +02:00
gen_protos_docker.sh litrpc+proto: fix ownership in docker container 2024-10-24 11:18:02 +02:00
go.mod multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
go.sum multi: bump lnd, lndclient, and taproot-assets dependencies 2026-06-08 13:18:37 -04:00
interface.go interface: create a new Litd Client interface 2023-01-27 06:47:13 +02:00
jsoncallbacks.go litrpc: move jsoncallbacks.go into litrpc to reduce LNC import scope 2025-05-02 15:00:36 +01:00
lit-accounts.pb.go proto: add new_label to UpdateAccountRequest 2026-05-05 13:38:27 -05:00
lit-accounts.pb.gw.go multi: add CreditAccount & DebitAccount endpoints 2025-03-31 02:18:56 +02:00
lit-accounts.proto proto: add new_label to UpdateAccountRequest 2026-05-05 13:38:27 -05:00
lit-accounts.swagger.json proto: add new_label to UpdateAccountRequest 2026-05-05 13:38:27 -05:00
lit-accounts.yaml multi: add CreditAccount & DebitAccount endpoints 2025-03-31 02:18:56 +02:00
lit-accounts_grpc.pb.go multi: add CreditAccount & DebitAccount endpoints 2025-03-31 02:18:56 +02:00
lit-autopilot.pb.go multi: run make rpc 2026-02-12 19:18:19 +01:00
lit-autopilot.pb.gw.go GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02:00
lit-autopilot.proto litrpc: add privacy flags 2024-04-25 14:49:46 +02:00
lit-autopilot.swagger.json session+lnrpc: add StateReserved and delete these on start up 2025-02-19 12:09:27 -03:00
lit-autopilot.yaml litrpc: add Litd REST annotations 2023-03-20 20:45:24 +02:00
lit-autopilot_grpc.pb.go litrpc: add cli directives to Autopilot service 2023-03-20 13:25:22 +02:00
lit-sessions.pb.go multi: run make rpc 2026-02-12 19:18:19 +01:00
lit-sessions.pb.gw.go GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02:00
lit-sessions.proto session+lnrpc: add StateReserved and delete these on start up 2025-02-19 12:09:27 -03:00
lit-sessions.swagger.json session+lnrpc: add StateReserved and delete these on start up 2025-02-19 12:09:27 -03:00
lit-sessions.yaml litrpc: add Litd REST annotations 2023-03-20 20:45:24 +02:00
lit-sessions_grpc.pb.go litrpc: add comments and lncli directives to Sessions service 2023-03-20 13:25:25 +02:00
lit-status.pb.go multi: run make rpc 2026-02-12 19:18:19 +01:00
lit-status.pb.gw.go GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02:00
lit-status.proto protos: add Subserver custom_status to protos 2024-01-05 03:46:54 +01:00
lit-status.swagger.json litrpc: run make rpc 2024-10-14 15:48:18 +02:00
lit-status.yaml litrpc: add Status server protos 2023-09-22 11:55:16 +02:00
lit-status_grpc.pb.go litrpc: add Status server protos 2023-09-22 11:55:16 +02:00
proxy.pb.go multi: run make rpc 2026-02-12 19:18:19 +01:00
proxy.pb.gw.go GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02:00
proxy.pb.json.go litrpc: add BakeSuperMacaroon endpoint to the Proxy service 2023-06-20 08:10:54 +02:00
proxy.proto multi: update GetInfoResponse response 2025-05-13 12:27:19 +02:00
proxy.swagger.json multi: update GetInfoResponse response 2025-05-13 12:27:19 +02:00
proxy.yaml litrpc: add BakeSuperMacaroon endpoint to the Proxy service 2023-06-20 08:10:54 +02:00
proxy_grpc.pb.go litrpc: add BakeSuperMacaroon endpoint to the Proxy service 2023-06-20 08:10:54 +02:00
sessions.pb.json.go litrpc: add lit-autopilot protos 2023-01-27 06:47:11 +02:00
status.pb.json.go litrpc: add Status server protos 2023-09-22 11:55:16 +02:00