Commit Graph

37 Commits (master)

Author SHA1 Message Date
rkfg f839791e2b Fix crash on FEE_INSUFFICIENT 1 year ago
ziggie a52771ddcc
reuse route when fees insufficient and add rapid rebalance fee check 1 year ago
ziggie 9b55697957
refactor rebalancer 1 year ago
rkfg 4116c3094c Fix fee ppm calculation 1 year ago
rkfg a5d31c0bbe Fix probing to return actual amount 2 years ago
rkfg 976bfe8c14 Make timeouts customizable 2 years ago
ziggie 6c35f891c8
ctx separation and smaller nits 2 years ago
ziggie aec13d068b
add failtolerance also for probing 2 years ago
rkfg 70fd2de2c6 Add mission control helper with fail tolerance 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
rkfg 080f0c7f93
Merge pull request #15 from ziggie1984/show_ppm 2 years ago
rkfg 465b61829c Validate excluded node ids 2 years ago
ziggie baef3dfa6a
show ppm in addition to sats 2 years ago
ziggie 915aac7d89
add econ-max-fee-ppm 2 years ago
rkfg 5c001d0d4f Format msat fees 2 years ago
rkfg 71103e9448 Add fee limit ppm 2 years ago
rkfg 872e073cb8 Skip routes with negative max fees 2 years ago
rkfg 4a45b7a23c Add lost profits accounting, fixes #2 2 years ago
rkfg 788f2b6bf7 Reset failed routes once 2 years ago
rkfg 6e90770991 Optimize channel pair selection 2 years ago
rkfg f083e7ebbc Don't count high fee error as a step when probing 2 years ago
rkfg db67986234 Show additional node info in route dump 2 years ago
rkfg be1773d91c Add more channel/node exclusions 2 years ago
rkfg b14a05507a Fix probing step after hitting a fee wall 2 years ago
rkfg 245d17ca8e Handle high fees better during probing 2 years ago
rkfg b83a23d693 Consider fees when probing 2 years ago
rkfg 77bcea642b Always rebuild routes after probing 2 years ago
rkfg 69b4af0fe0 Fix failure cache cleanup 2 years ago
rkfg a3ce2794d1 Cache failed routes, use context with timeouts 2 years ago
rkfg 0ead4ec4ee Fix panic 2 years ago
rkfg d626bd880c Add ignored channels 2 years ago
rkfg 1ce3c14e3f Fix displaying route fees 2 years ago
rkfg 2040013708 Add route probing 2 years ago
rkfg 316874c97f Report max attempt fee 2 years ago
rkfg f251d4bd83 Fix invoice amount 2 years ago
rkfg e47de9192f Add code 2 years ago