Commit Graph

191 Commits (master)
 

Author SHA1 Message Date
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
ziggie a17aa15a92
add --from and --to as array to select more than one channel 2 years ago
rkfg 5c001d0d4f Format msat fees 2 years ago
rkfg a53863e7f3 Show argument parse errors 2 years ago
rkfg 73bc04ae21 Add allow unbalance options 2 years ago
rkfg 71103e9448 Add fee limit ppm 2 years ago
rkfg 872e073cb8 Skip routes with negative max fees 2 years ago
rkfg 1cd50471ab Update README.md 2 years ago
rkfg 4a45b7a23c Add lost profits accounting, fixes #2 2 years ago
rkfg 974e938313
Merge pull request #1 from ziggie1984/toml_support 2 years ago
ziggie 2ed32f0fbe
renaming to .sample 2 years ago
ziggie 8f108a2376
complementing all options to be referred to by the same name 2 years ago
ziggie 1b7c910489
rename config.toml 2 years ago
ziggie d0a5e82dd1
add toml support 2 years ago
rkfg 6f381ae310 Fix from channel selection logic 2 years ago
rkfg 869fcdb466 Respect min amount when picking channels 2 years ago
rkfg 8e4521e033 Prevent failure index underflow 2 years ago
rkfg 4a84505a83 Add short option for ratio 2 years ago
rkfg c33adeea59 Update deps 2 years ago
rkfg 788f2b6bf7 Reset failed routes once 2 years ago
rkfg cc815a60b5 Ban failed routes for 5 minutes instead of hour 2 years ago