lnd.xprv/lnrpc
BitfuryLightning f8c851769f multi: initial integration of routing module
This commit integrates BitFury's current routing functionality into lnd. The
primary ochestration point for the routing sub-system in the routingMgr. The
routingMgr manages all persistent and volatile state related to routing within
the network.

Newly opened channels, either when the initiator or responder are inserted into
the routing table once the channel is fully open. Once new links are inserted
the routingMgr can then perform path selection in order to locate an "optimal"
path to a target destination.
2016-08-11 11:20:27 -07:00
..
gen_protos.sh add gitignore, cli shell 2015-12-30 16:19:09 -04:00
rpc.pb.go lnrpc: recompile generated files after updating to latest proto compiler 2016-07-14 16:16:19 -07:00
rpc.proto multi: initial integration of routing module 2016-08-11 11:20:27 -07:00