lnd.xprv/lnrpc/routerrpc
carla b5a2d75465
htlcswitch+routing: type check on ClearTextError
Update the type check used for checking local payment
failures to check on the ClearTextError interface rather
than on the ForwardingError type. This change prepares
for splitting payment errors up into Link and Forwarding
errors.
2020-01-14 15:07:42 +02:00
..
config_active.go routing+routerrpc: improve prob. estimation for untried connections 2019-10-22 15:52:38 +02:00
config_default.go routing+routerrpc: improve prob. estimation for untried connections 2019-10-22 15:52:38 +02:00
config.go routing+routerrpc: improve prob. estimation for untried connections 2019-10-22 15:52:38 +02:00
driver.go lnrpc/routerrpc: add config, implement full RouterServer 2019-02-20 16:10:39 -08:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
router_backend_test.go multi: do not use tlv.Record outside wire format handling 2019-12-12 00:14:58 +01:00
router_backend.go routerrpc: allow dest_features graph fallback 2019-12-19 16:28:57 -08:00
router_server.go htlcswitch+routing: type check on ClearTextError 2020-01-14 15:07:42 +02:00
router.pb.go routerrpc: add MppTimeout code to failures 2019-12-20 13:02:19 +02:00
router.proto routerrpc: add MppTimeout code to failures 2019-12-20 13:02:19 +02:00