lnd.xprv/lnrpc/routerrpc
Joost Jager 1fac41deed
routing+routerrpc: improve prob. estimation for untried connections
This commit changes mission control to partially base the estimated
probability for untried connections on historical results obtained in
previous payment attempts. This incentivizes routing nodes to keep all
of their channels in good shape.
2019-10-22 15:52:38 +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 lnrpc+lnrpc/routerrpc: add a new TLV record field to the Hop proto 2019-08-22 18:53:03 -07:00
router_backend.go multi: extend QueryRoutes RPC with CLTV limit field 2019-10-11 18:07:39 -04:00
router_server.go routing+routerrpc: remove probability estimates from mc state snapshot 2019-10-22 15:52:36 +02:00
router.pb.go routing+routerrpc: remove probability estimates from mc state snapshot 2019-10-22 15:52:36 +02:00
router.proto routing+routerrpc: remove probability estimates from mc state snapshot 2019-10-22 15:52:36 +02:00