Commit Graph

31 Commits (master)

Author SHA1 Message Date
rkfg 3467c7edbe
Merge pull request #56 from ziggie1984/rapid-rebalance-strategy 1 year ago
rkfg f839791e2b Fix crash on FEE_INSUFFICIENT 1 year ago
ziggie 56017f52a7
Add Decrease Strategy for Rapid Rebalances 1 year ago
ziggie a52771ddcc
reuse route when fees insufficient and add rapid rebalance fee check 1 year ago
rkfg 4116c3094c Fix fee ppm calculation 1 year ago
rkfg 189f124597 Spelling 1 year ago
ziggie cefbff413d
add exclusive lock when writing to Statfile 1 year ago
rkfg 976bfe8c14 Make timeouts customizable 2 years ago
ziggie 6c35f891c8
ctx separation and smaller nits 2 years ago
rkfg 70fd2de2c6 Add mission control helper with fail tolerance 2 years ago
ziggie d27f007d7b
Introducing Rapid Rebalancing 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 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 5c001d0d4f Format msat fees 2 years ago
rkfg 4a45b7a23c Add lost profits accounting, fixes #2 2 years ago
rkfg 8e4521e033 Prevent failure index underflow 2 years ago
rkfg a06a5b9381 Fix typo 2 years ago
rkfg 440c6bd113 Prevent crash on failed hop index out of range 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 83f4ba6a39 Add min amount 2 years ago
rkfg 27ba7d6c05 Formatting improvements 2 years ago
rkfg b83a23d693 Consider fees when probing 2 years ago
rkfg 77bcea642b Always rebuild routes after probing 2 years ago
rkfg a3ce2794d1 Cache failed routes, use context with timeouts 2 years ago
rkfg 2040013708 Add route probing 2 years ago
rkfg 316874c97f Report max attempt fee 2 years ago
rkfg e47de9192f Add code 2 years ago