rust-lightning/lightning
Matt Corallo 30e1922797 Lower-bound the log approximation and stop using it > ~98.5%
When we start getting a numerator and divisor particularly close to
each other, the log approximation starts to get very noisy. In
order to avoid applying scores that are basically noise (and can
range upwards of 2x the default per-hop penalty), simply consider
such cases as having a success probability of 100%.
2022-04-11 20:55:55 +00:00
..
src Lower-bound the log approximation and stop using it > ~98.5% 2022-04-11 20:55:55 +00:00
Cargo.toml Bump crate versions to 0.0.106/invoice 0.14 2022-04-03 08:05:08 -05:00