lightning-terminal/litrpc
Elle 8f7ab252bb
Merge pull request #1278 from lightninglabs/dependabot/go_modules/litrpc/go.opentelemetry.io/otel/sdk-1.43.0
build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /litrpc
2026-05-08 17:40:26 -07: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 build: bump go to v1.25.5 2026-03-03 14:25:35 -05: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 Merge pull request #1278 from lightninglabs/dependabot/go_modules/litrpc/go.opentelemetry.io/otel/sdk-1.43.0 2026-05-08 17:40:26 -07:00
go.sum Merge pull request #1278 from lightninglabs/dependabot/go_modules/litrpc/go.opentelemetry.io/otel/sdk-1.43.0 2026-05-08 17:40:26 -07: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