Commit Graph

85 Commits (master)

Author SHA1 Message Date
rkfg 1e8858c41c Typo 10 months ago
rkfg 0771bd50b8 Add missing json/toml parameters for rel amounts 10 months ago
ziggie 56017f52a7
Add Decrease Strategy for Rapid Rebalances 1 year ago
rkfg 00151033e9 Get rid of global var 1 year ago
rkfg ff679c977d Reword descriptions 1 year ago
ziggie bfe17d0ce1
add the option to exclude channels by channelage 1 year ago
ziggie 9b55697957
refactor rebalancer 1 year ago
rkfg 410566cb36 Fix rapid rebalance total amount calculation 1 year ago
ziggie ee3af3dffe add accelerator 1 year ago
rkfg 91acf21086 Fix initial fee in rapid rebalance 1 year ago
rkfg 7cb051fc97 Simplify rapid rebalance result 1 year ago
ziggie 5a3a41afae
add fee output 1 year ago
ziggie 98068a105d
add amount when rapid rebalancing 1 year ago
rkfg fbaf4c6bd6 Fix lost profit description, closes #40 1 year ago
rkfg e834b06a85 Add non-zero exit codes on rebalance failure 1 year ago
ziggie e66a8c9d3c
add go build flags 2 years ago
rkfg 648507fe46
Merge pull request #37 from rkfg/info 2 years ago
rkfg cba223cf70
Merge branch 'master' into exclude_from_to 2 years ago
rkfg 2c366146bf Add info report 2 years ago
rkfg 571700d623 Make stopChan buffered 2 years ago
ziggie 916e6b8627
exclude-from and exclude-to 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 976bfe8c14 Make timeouts customizable 2 years ago
rkfg 19a61db973
Merge pull request #29 from rkfg/deprecate-allow-unbalance 2 years ago
ziggie 6c35f891c8
ctx separation and smaller nits 2 years ago
rkfg 779917da42 Deprecate --allow-unbalance-from/to 2 years ago
ziggie aec13d068b
add failtolerance also for probing 2 years ago
ziggie b3aaeacd31
unify to/from for nodes and channels 2 years ago
rkfg f051cd58c1 Unify channel/node exclusion 2 years ago
rkfg 70fd2de2c6 Add mission control helper with fail tolerance 2 years ago
rkfg 241e765b31 Fix parameter name typo 2 years ago
rkfg f59d2466e5 Add version command 2 years ago
rkfg 9e2e01487f Fix node cache lifetime parameter not applying 2 years ago
ziggie 167e24325a
bugfix call by reference 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
rkfg 74bd1d3d80 Fix node cache filename CLI parameter name
and also expand README slightly.
2 years ago
rkfg ec3b0ee698 Merge cache, expire node individually 2 years ago
rkfg b30dd5c9a3 Add node cache 2 years ago
ziggie baef3dfa6a
show ppm in addition to sats 2 years ago
ziggie 915aac7d89
add econ-max-fee-ppm 2 years ago
ziggie ff1ae5828c
add scid and change uint64 to string arrays 2 years ago
rkfg 42f7a74834 Fix min amount when amount isn't specified 2 years ago
rkfg 3b09a19b37 Remove channel ids from invoice description
It's no longer accurate anyway and never was
because invoices were reused.
2 years ago
rkfg d663b21b86 Add invoice cache 2 years ago
rkfg b0946995dd Validate relative/absolute amounts 2 years ago