lnd.xprv/lnrpc/routerrpc
Joost Jager ff0c5a0d5e
routing: process successes in mission control
This commit modifies paymentLifecycle so that it not only feeds
failures into mission control, but successes as well.
This allows for more accurate probability estimates. Previously,
the success probability for a successful pair and a pair with
no history was equal. There was no force that pushed towards
previously successful routes.
2019-08-23 09:15:41 +02:00
..
config_active.go routing: persist mission control data 2019-07-31 08:44:00 +02:00
config_default.go routing: persist mission control data 2019-07-31 08:44:00 +02:00
config.go routing: persist mission control data 2019-07-31 08:44:00 +02:00
driver.go lnrpc/routerrpc: add config, implement full RouterServer 2019-02-20 16:10:39 -08:00
log.go routerrpc: register router sub server logger 2019-03-27 11:44:49 +01: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 lnrpc+lnrpc/routerrpc: add a new TLV record field to the Hop proto 2019-08-22 18:53:03 -07:00
router_server.go routing: process successes in mission control 2019-08-23 09:15:41 +02:00
router.pb.go routing: process successes in mission control 2019-08-23 09:15:41 +02:00
router.proto routing: process successes in mission control 2019-08-23 09:15:41 +02:00