lnd.xprv/lnrpc/routerrpc
eugene a70d0bef34
multi: validate payment params at RPC layer
With this patch, we'll fail out earlier in the cycle in case of
some wonky parameters, and not leave zombie payments in the router
which currently are not cleaned up.
2021-05-13 17:17:52 -04:00
..
config.go routing: add proportional attempt cost 2020-09-08 15:47:08 +02:00
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
forward_interceptor.go htlcswitch,rpc: expose onion blob for intercepts 2020-10-31 14:09:52 -03:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
router_backend_test.go multi: validate payment params at RPC layer 2021-05-13 17:17:52 -04:00
router_backend.go multi: validate payment params at RPC layer 2021-05-13 17:17:52 -04:00
router_server_deprecated.go routerrpc: add SendToRouteV2 that returns an HTLCAttempt message 2020-05-12 19:56:54 +02:00
router_server.go routing: use Identifier in place of PaymentHash 2021-04-27 09:47:23 +02:00
router.pb.go mod: integrate latest btcwallet and bump protobuf and grpc 2021-05-04 17:33:09 +02:00
router.pb.gw.go lnrpc/routerrpc: use x prefix as REST sub-path for ImportMissionControl 2021-03-23 16:41:00 -07:00
router.proto routerrpc: add amp bool to SendPayment 2021-04-27 09:47:23 +02:00
router.swagger.json lnrpc: add AMP feature bits 2021-04-27 09:47:23 +02:00
routing_config.go routing: add proportional attempt cost 2020-09-08 15:47:08 +02:00
subscribe_events.go lnrpc: add failure detail none to link event rpc 2020-05-04 09:33:25 +02:00