yyforyongyu
9f2995251e
lnrpc: fix typo
2024-04-29 19:14:27 +08:00
yyforyongyu
94159e8950
walletrpc: update walletkit.proto
to use the new sweep params
2024-04-19 21:33:38 +08:00
Oliver Gugger
0f6c25a773
walletrpc: add PsbtCoinSelect option to FundPsbt
2024-02-23 08:58:10 +01:00
ziggie
227ac770af
walletrpc: add new RemoveTransaction endpoint.
...
The RemoveTransaction endpoint removes the transaction with the
provided txid including all its descendants from the internal wallet.
We still keep watching for the address of the transation in case
the transcation is confirmed nonetheless. This command is particular
useful for neutrino backends because new bitcoind versions do not
reply with an invalid transaction error code when the tx published
fails to be included into the mempool (fullnodes do).
2023-12-12 14:18:16 +01:00
ErikEk
f0bc6d804c
rpc: add gettransaction endpoint to walletrpc sub-server
2023-12-10 22:14:12 +01:00
Keagan McClelland
c0da9ca1b0
lnrpc: add walletrpc doc tags to enable lncli api doc generation
2023-11-20 14:40:37 -07:00
ziggie
7b68289a7a
walletrpc: add sign/verify methods
...
Adding the grpc functionality to sign and verify messages with
single addresses
2023-01-24 09:22:05 +01:00
Oliver Gugger
74fbd61d5f
walletrpc: add ImportTapscript RPC
2022-08-25 09:21:50 +02:00
Olaoluwa Osuntokun
b3998ddb5c
lnrpc: re-compile protos w/ Go 1.19
2022-08-24 11:43:00 -05:00
priyanshiiit
dba77edf2a
lnrpc: adds list addresses rpc
2022-08-18 08:09:16 +05:30
priyanshiiit
3befeadaf3
lnrpc+lncli: adds required reserve rpc & cli
2022-06-28 23:31:51 +05:30
ErikEk
74db83bbfb
walletrpc: add default values to listunspent
2022-02-17 10:05:16 +01:00
Oliver Gugger
8994d86a1d
walletrpc+itest: add SignPsbt RPC
2022-01-06 14:35:07 +01:00
Oliver Gugger
dd749fe580
lnrpc: update grpc-gateway library to v2
2021-07-27 13:09:59 +02:00