Commit Graph

128 Commits (2c366146bfddb12ebe6514ee8d71c53641fa4fdb)
 

Author SHA1 Message Date
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
rkfg a06a5b9381 Fix typo 2 years ago
rkfg 6e90770991 Optimize channel pair selection 2 years ago
rkfg 440c6bd113 Prevent crash on failed hop index out of range 2 years ago
rkfg e83f43935b Add installation instruction 2 years ago
rkfg 40da434517 Rename module for easier installation 2 years ago
rkfg 4d0cef0ff5 Add saving rebalance results to a CSV file 2 years ago
rkfg f22cd2574b Only probe routes on TCF error 2 years ago
rkfg 3933c904e6 Update README.md help 2 years ago
rkfg ab129508b8 Time out channel picking early 2 years ago
rkfg 332d1014b6 Add screenshot 2 years ago
rkfg 72e3c82ffd Update README.md 2 years ago
rkfg 83f4ba6a39 Add min amount 2 years ago
rkfg 2e98c46eb0 Don't create a new invoice for each attempt
only do it for timed out ones
2 years ago