170 Commits (xprv-restore)

Author SHA1 Message Date
Andras Banki-Horvath 14c851c8fc
kvdb: move channeldb/kvdb to top level 3 years ago
yyforyongyu e3a6cd8412
autopilot: fix typo 3 years ago
yyforyongyu 9336b9b3d4
autopilot: typo fix 4 years ago
yyforyongyu 0ace42649e
autopilot: fix returned map size in mergeNodeMaps 4 years ago
Johan T. Halseth dbeafe8832
autopilot: rename to Capacity to Balance, define ChannelInfo() 4 years ago
Johan T. Halseth d40cf6b592
autopilot: split channel definition into LocalChannel/ChannelEdge 4 years ago
Johan T. Halseth 3e1755ee99
autopilot: remove unimpleneted SpliceIn/Out methods 4 years ago
Johan T. Halseth 392d6ccc9f
autopilot: remove unused channel field FundedAmt 4 years ago
Andras Banki-Horvath afbbeae4f2
autopilot+test: testify betweenness centrality tests 4 years ago
Andras Banki-Horvath ccabad8607
autopilot: add TopCentrality to the available heuristics 4 years ago
Andras Banki-Horvath 8373b2ad20
autopilot: add greedy "TopK" centrality heuristic 4 years ago
Andras Banki-Horvath 82ddccee0b
autopilot+test: make centrality test data available for other tests 4 years ago
Andras Banki-Horvath 906b0b707b
atpl: remove unneeded extra filter on address availability 4 years ago
Conner Fromknecht d0d2ca403d
multi: rename ReadTx to RTx 4 years ago
Conner Fromknecht 90d3bf532d
channeldb+routing: remove tx arg for ForEachNode 4 years ago
Andras Banki-Horvath 556e3525ea misc: fix error formatting in multiple files 4 years ago
Andras Banki-Horvath 0679d1dd4b autopilot: append instead of appends in a loop 4 years ago
Andras Banki-Horvath 919710467e autopilot: tidying up source code to fit to 80 cols 4 years ago
Andras Banki-Horvath 608354032c autopilot: parallelize betweenness centrality 4 years ago
Andras Banki-Horvath 3fe9c70722 autopilot: betweenness centrality using Brandes algo on simplifed graph 4 years ago
Andras Banki-Horvath be83d504f8 autopilot: introduce NodeMetric interface for arbitrary graph metrics 4 years ago
Olaoluwa Osuntokun 21521ff610
autopilot: convert to use new kvdb abstraction 4 years ago
Joost Jager 95ddab57fa
channeldb: add tx argument for FetchLightningNode 4 years ago
Andras Banki-Horvath 2c3041d8bc autopilot: fix memChannelGraph channel edge addition 4 years ago
Joost Jager 37d9ee302c
channeldb: take serialized key to fetch lightning node 4 years ago
Conner Fromknecht 5e27b5022c
multi: remove LocalFeatures and GlobalFeatures 5 years ago
Olaoluwa Osuntokun 083b574fd8
autopilot: fix race condition in new test 5 years ago
Johan T. Halseth 5a8ecfcc49
autopilot/agent_test: add TestAgentHeuristicUpdateSignal 5 years ago
Johan T. Halseth 7524265ab1
autopilot: trigger agent channel open on new scores 5 years ago
Johan T. Halseth f0ba4be758
autopilot/manager: fix slice modifications 5 years ago
Johan T. Halseth df5baa4275
autopilot/agent: trace log reason nodes being skipped 5 years ago
Joost Jager 3d7de2ad39
multi: remove dead code 5 years ago
Johan T. Halseth 2f1aad257c
autopilot/agent: trace log skipped nodes during scoring 5 years ago
Johan T. Halseth d5ab95546e
autopilot/combinedattach: trace log scoring process from sub heuristics 5 years ago
Johan T. Halseth b2560b4ad2
autopilot/externalscoreattach: trace log scoring process 5 years ago
Johan T. Halseth bad9f4b685
autopilot/prefattach: trace log score process 5 years ago
Johan T. Halseth 2dbc4fe973
autopilot/agent: move expensive graph lookup after channel size check 5 years ago
Johan T. Halseth 7838e6e1fa
autopilot/agent_test: add more agent channel allocation testcases 5 years ago
Johan T. Halseth 68f7642564
autopilot/agent_test: wait for expected num chans and balance 5 years ago
Johan T. Halseth bf7f392c11
autopilot: use subtractFees when funding channel 5 years ago
Olaoluwa Osuntokun 8e6b903476
autopilot: demote node update log to debug 5 years ago
Johan T. Halseth 9a7f24d2d3
autopilot: extract default fee estimate target conf into constant 5 years ago
Federico Bond aea52f4bef multi: replace manual CAS with sync.Once in component start/stop 5 years ago
Conner Fromknecht 17b2140cb5
multi: fix spelling mistakes 5 years ago
Johan T. Halseth 9d8e67d81e
autopilot/prefattach: count small channels negatively 5 years ago
Johan T. Halseth 6860ad9ac6
autopilot: add Median method 5 years ago
Johan T. Halseth d4813422c9
autopilot+autopilotrpc: ignore local channels if ignore_local_state set 5 years ago
Johan T. Halseth dd072304b0
autopilot: move queryHeuristic out of agent 5 years ago
Johan T. Halseth fb5b6ff425
autopilot/agent_test: add TestAgentChannelSizeAllocation 5 years ago
Johan T. Halseth b71f4632a6
autopilot/agent_test: define testCtx, setup, other helpers 5 years ago