lightning-terminal/litrpc
Viktor Tigerström 0c520cef18
multi: add accounts u --new_balance deprecation
This commit adds a deprecation notice regarding the
`accounts update --new_balance` flag. This flag will be removed in the
next major release of lit.
2025-03-31 02:45:53 +02: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 docker: pin all docker images with their hash 2024-10-23 14:53:32 +02:00
firewall.pb.go GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02: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 multi: use group ID for PrivacyMapConversion query 2023-08-30 12:34:29 +02:00
firewall.swagger.json litrpc: run make rpc 2024-10-14 15:48:18 +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 mod: bump net dep to v0.33.0 2025-01-21 10:59:01 +02:00
go.sum litrpc: run go mod tidy 2025-02-26 11:58:11 +01:00
interface.go interface: create a new Litd Client interface 2023-01-27 06:47:13 +02:00
lit-accounts.pb.go multi: add accounts u --new_balance deprecation 2025-03-31 02:45:53 +02:00
lit-accounts.pb.gw.go multi: add CreditAccount & DebitAccount endpoints 2025-03-31 02:18:56 +02:00
lit-accounts.proto multi: add accounts u --new_balance deprecation 2025-03-31 02:45:53 +02:00
lit-accounts.swagger.json multi: add accounts u --new_balance deprecation 2025-03-31 02:45:53 +02: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 GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02: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 session+lnrpc: add StateReserved and delete these on start up 2025-02-19 12:09:27 -03: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 GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02: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 GitHub+docker: update to Go 1.22.6 2024-10-23 11:50:41 +02: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 litrpc+proto: add ReadOnly param to BakeSuperMacaroon 2024-10-14 15:48:18 +02:00
proxy.swagger.json litrpc+proto: add ReadOnly param to BakeSuperMacaroon 2024-10-14 15:48:18 +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