lnd.xprv/lnrpc/routerrpc
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
..
config.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
driver.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
router_backend_test.go routerrpc: update final cltv delta default 2020-01-14 21:03:24 +01:00
router_backend.go lnrpc: expose payment failure reason 2020-04-08 08:53:59 +02:00
router_server.go routing+routerrpc: notify full payment structures 2020-04-08 09:26:33 +02:00
router.pb.go routing+routerrpc: notify full payment structures 2020-04-08 09:26:33 +02:00
router.proto routing+routerrpc: notify full payment structures 2020-04-08 09:26:33 +02:00
routing_config.go lnrpc/routerrpc: rename RoutingConfig file 2020-03-31 21:41:20 +02:00
subscribe_events.go build+routerrpc+lncli: remove routerrpc conditional compilation 2020-03-31 21:41:22 +02:00