lightning-terminal/proto
Viktor Tigerström 3e8c6d728d
multi: add CreditAccount & DebitAccount endpoints
This commit introduces the structure for new endpoints in the accounts
subsystem, enabling balance adjustments by crediting or debiting a
specified amount. This contrasts with the existing `UpdateAccount`
implementation, which directly sets the balance to a fixed value.

For more details on the drawbacks of the current implementation, see
[issue #648](https://github.com/lightninglabs/lightning-terminal/issues/648).

The actual implementation of the endpoints will be introduced in
subsequent commits.
2025-03-31 02:18:56 +02:00
..
auctioneerrpc app+protos: make protos 2024-06-06 13:45:17 -04:00
swapserverrpc multi: bump to lnd/tapd/lndclient v0.18.4-beta/v0.5.0-alpha 2024-12-19 21:21:38 +01:00
Dockerfile docker: pin all docker images with their hash 2024-10-23 14:53:32 +02:00
firewall.proto app+proto: run make protos 2023-08-30 12:34:29 +02:00
gen_protos_docker.sh litrpc+proto: fix ownership in docker container 2024-10-24 11:18:02 +02:00
lit-accounts.proto multi: add CreditAccount & DebitAccount endpoints 2025-03-31 02:18:56 +02:00
lit-autopilot.proto litrpc: add privacy flags 2024-04-25 14:49:46 +02:00
lit-sessions.proto session+lnrpc: add StateReserved and delete these on start up 2025-02-19 12:09:27 -03:00
lit-status.proto protos: add Subserver custom_status to protos 2024-01-05 03:46:54 +01:00
lnd.proto proto+app: update proto files 2025-02-12 11:09:44 +01:00
loop.proto multi: bump to lnd/tapd/lndclient v0.18.4-beta/v0.5.0-alpha 2024-12-19 21:21:38 +01:00
proxy.proto litrpc+proto: add ReadOnly param to BakeSuperMacaroon 2024-10-14 15:48:18 +02:00
trader.proto mod: bump pool to v0.6.2-beta 2023-03-29 20:34:36 +02:00