lnd.xprv/cmd/lncli
Joost Jager af4abe7d58
routing+routerrpc: notify full payment structures
This commit fixes the inconsistency between the payment state as
reported by routerrpc.SendPayment/routerrpc.TrackPayment and the main
rpc ListPayments call.

In addition to that, payment state changes are now sent out for every
state change. This opens the door to user interfaces giving more
feedback to the user about the payment process. This is especially
interesting for multi-part payments.
2020-04-08 09:26:33 +02:00
..
autopilotrpc_active.go Fix typo in "query" rpc for autopilot. 2019-12-22 20:19:36 -06:00
autopilotrpc_default.go lncli: add lncli autopilot commands 2018-12-13 13:02:40 +01:00
cmd_bake_macaroon.go lncli: add command for baking new macaroons 2019-10-24 10:25:38 +02:00
cmd_build_route.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
cmd_invoice.go cmd/lncli: move invoice-related cmds to Invoices category 2020-04-06 14:24:08 -07:00
cmd_open_channel.go lncli: add PSBT to openchannel command 2020-03-31 09:17:26 +02:00
cmd_pay.go routing+routerrpc: notify full payment structures 2020-04-08 09:26:33 +02:00
cmd_query_mission_control.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
cmd_query_probability.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
cmd_reset_mission_control.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
commands.go Merge pull request #3960 from bitromortac/listpayments-pagination 2020-04-07 17:06:37 -07:00
invoicesrpc_active.go cmd/lncli: move invoice-related cmds to Invoices category 2020-04-06 14:24:08 -07:00
invoicesrpc_default.go lncli: add cancel invoice command 2019-02-06 07:29:38 +01:00
main.go lncli: add trackpayment command 2020-03-31 21:41:32 +02:00
routerrpc.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
types.go lnrpc+rpcserver+lncli: rename RPC fields to previous JSON name 2020-03-07 11:24:13 +01:00
walletrpc_active.go lncli: add bumpchannelclose command 2020-03-18 12:27:06 +01:00
walletrpc_default.go cmd/lncli: expose pending input sweeps within UtxoSweeper over lncli 2019-06-06 03:23:19 -07:00
walletrpc_types.go sweep: allow force sweeps 2020-01-15 16:56:44 +01:00
watchtower_active.go build+lncli: default to hex encoding for byte slices 2019-12-20 01:05:08 -08:00
watchtower_default.go cmd/lncli/watchtower: add tower info command 2019-06-20 17:04:04 -07:00
wtclient.go build+lncli: default to hex encoding for byte slices 2019-12-20 01:05:08 -08:00