lnd.xprv/lnrpc/routerrpc
Joost Jager d451ef4ee1
routerrpc: rename rpcs to SendPaymentV2 and TrackPaymentV2
The message in the response stream changed. Rename the calls themselves,
to prevent older applications from getting decode errors. Especially
troublesome is the case where the request is executed (send payment),
but the application can't read the outcome (payment sent or not?)
2020-04-21 20:36:58 +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 routing+routerrpc+lncli: rename MaxHtlcs to MaxShards 2020-04-14 10:31:59 +02:00
router_server.go routerrpc: rename rpcs to SendPaymentV2 and TrackPaymentV2 2020-04-21 20:36:58 +02:00
router.pb.go routerrpc: rename rpcs to SendPaymentV2 and TrackPaymentV2 2020-04-21 20:36:58 +02:00
router.proto routerrpc: rename rpcs to SendPaymentV2 and TrackPaymentV2 2020-04-21 20:36:58 +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