lnd version, "hacked" to enable seedless restore from xprv + scb
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andras Banki-Horvath 14c851c8fc
kvdb: move channeldb/kvdb to top level
3 years ago
..
agent.go Merge pull request #4783 from yyforyongyu/autopilot-code-fix 3 years ago
agent_constraints.go autopilot: typo fix 3 years ago
agent_constraints_test.go autopilot: rename to Capacity to Balance, define ChannelInfo() 4 years ago
agent_test.go autopilot: rename to Capacity to Balance, define ChannelInfo() 4 years ago
betweenness_centrality.go autopilot: typo fix 3 years ago
betweenness_centrality_test.go autopilot+test: testify betweenness centrality tests 4 years ago
centrality_testdata_test.go autopilot+test: make centrality test data available for other tests 4 years ago
choice.go autopilot/interface+choice: add NodeScore type 5 years ago
choice_test.go autopilot: append instead of appends in a loop 4 years ago
combinedattach.go autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago
externalscoreattach.go autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago
externalscoreattach_test.go autopilot/externalscoreattach_test: add TestSetNodeScores 5 years ago
graph.go kvdb: move channeldb/kvdb to top level 3 years ago
graph_test.go autopilot: add Median method 5 years ago
interface.go autopilot: fix typo 3 years ago
log.go multi: init subsystem loggers via build pkg 6 years ago
manager.go autopilot: fix typo 3 years ago
prefattach.go autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago
prefattach_test.go autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago
simple_graph.go autopilot: betweenness centrality using Brandes algo on simplifed graph 4 years ago
top_centrality.go autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago
top_centrality_test.go autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago