Commit Graph

111 Commits (aec13d068b9a57366106cb5fd81051f1e06b63bc)
 

Author SHA1 Message Date
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
rkfg f15046dd19 Move the installation section of README higher 2 years ago
rkfg 74bd1d3d80 Fix node cache filename CLI parameter name
and also expand README slightly.
2 years ago
rkfg 2895c1b705 Update readme 2 years ago
rkfg ec3b0ee698 Merge cache, expire node individually 2 years ago
rkfg b30dd5c9a3 Add node cache 2 years ago
rkfg cbc663b9f5 Better error logging function 2 years ago
rkfg 0828ae9275 Report unusual probe errors 2 years ago
rkfg 6d09e7376e Show final fee ppm on success 2 years ago
rkfg a1d0e56f6b Fix <1 sat fee formatting 🤦‍♂️ 2 years ago
rkfg 080f0c7f93
Merge pull request #15 from ziggie1984/show_ppm 2 years ago
rkfg 465b61829c Validate excluded node ids 2 years ago
rkfg fc246d16bc
Merge pull request #14 from ziggie1984/econ_ratio_max_ppm 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 14faea3be9
Merge pull request #12 from rkfg/rel_amount 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
rkfg e41698d7d2 Add relative source/target amounts, part of #3 2 years ago
rkfg 19c2304bc3 Add missing TOML options 2 years ago
rkfg b806360d46 Skip channel pairs with same remote pk 2 years ago
rkfg 2e3f0183d4
Merge pull request #11 from ziggie1984/pr_issue_7 2 years ago