Commit Graph

135 Commits (e66a8c9d3cb905d1a5a1c9c1f1ab7fcad76f881b)
 

Author SHA1 Message Date
ziggie e66a8c9d3c
add go build flags 2 years ago
rkfg 2445c77fc9 Update readme and changelog 2 years ago
rkfg 648507fe46
Merge pull request #37 from rkfg/info 2 years ago
rkfg aa6a306293
Merge pull request #36 from ziggie1984/exclude_from_to 2 years ago
rkfg cba223cf70
Merge branch 'master' into exclude_from_to 2 years ago
rkfg 2c366146bf Add info report 2 years ago
rkfg 22a34e62e5 Add .gitignore 2 years ago
rkfg 571700d623 Make stopChan buffered 2 years ago
rkfg 97f9d74162 Update README.md 2 years ago
ziggie fd30064e56
remove comment 2 years ago
ziggie 916e6b8627
exclude-from and exclude-to 2 years ago
rkfg 64b23b3017 Update changelog 2 years ago
rkfg dbec670332 1.8.1 changelog 2 years ago
rkfg d9ba0212c7
Merge pull request #35 from ziggie1984/new_helpermessage 2 years ago
ziggie 0c767188b1
add new help message instead of using builtin 2 years ago
rkfg 64fd8d5c85 Check if source/target node is online 2 years ago
rkfg 383d0ae221 Release 1.8.0 2 years ago
rkfg d343f64827
Merge pull request #33 from rkfg/timeouts 2 years ago
rkfg 976bfe8c14 Make timeouts customizable 2 years ago
rkfg 19a61db973
Merge pull request #29 from rkfg/deprecate-allow-unbalance 2 years ago
rkfg bb98d0889b
Merge pull request #30 from ziggie1984/ctx_separation 2 years ago
ziggie 6c35f891c8
ctx separation and smaller nits 2 years ago
rkfg 779917da42 Deprecate --allow-unbalance-from/to 2 years ago
rkfg ec03df2e23
Merge pull request #22 from ziggie1984/probe_tolerance 2 years ago
ziggie aec13d068b
add failtolerance also for probing 2 years ago
rkfg 01d8eff230 Mention a bug fix in changelog 2 years ago
rkfg 8bb336f2b5 Update sample files 2 years ago
rkfg 73bc5e8155 Update README.md 2 years ago
rkfg 8cd895c9ae Release 1.7.0 2 years ago
rkfg 902d6b3b1e
Merge pull request #24 from ziggie1984/tofromnode 2 years ago
ziggie b3aaeacd31
unify to/from for nodes and channels 2 years ago
rkfg f3af0d1457
Merge pull request #27 from rkfg/exclude 2 years ago
rkfg f051cd58c1 Unify channel/node exclusion 2 years ago
rkfg 7248f01fc9 Add contact information to README.md 2 years ago
rkfg 674be8026d
Merge pull request #23 from rkfg/mc_cache 2 years ago
rkfg 70fd2de2c6 Add mission control helper with fail tolerance 2 years ago
rkfg 4ad5c0ec1a
Merge pull request #20 from ziggie1984/fix_typo_readme 2 years ago
ziggie 2f3656b7d3
typo README 2 years ago
rkfg 241e765b31 Fix parameter name typo 2 years ago
rkfg 9739d79d73 Update readme 2 years ago
rkfg f59d2466e5 Add version command 2 years ago
rkfg 9e2e01487f Fix node cache lifetime parameter not applying 2 years ago
rkfg 5aeff0476e
Merge pull request #18 from ziggie1984/rapid_rebalance
Co-authored-by: rkfg <rkfg@rkfg.me>
2 years ago
ziggie 167e24325a
bugfix call by reference 2 years ago
rkfg 76bab78fdb
Merge branch 'master' into rapid_rebalance 2 years ago
rkfg b3f22da7ca Update README 2 years ago
rkfg de5e4e2c23
Merge branch 'master' into rapid_rebalance 2 years ago
rkfg f37db52009 Add node cache info 2 years ago
rkfg be60dd99c8 Store node info timestamp to cache file
Last update isn't updated often for many nodes which makes cache
useless. Instead, we now save the last info retrieval timestamp with
it. The existing cache will be invalidated due to the structure change.
2 years ago
ziggie d27f007d7b
Introducing Rapid Rebalancing 2 years ago