rust-lightning/lightning
Valentine Wallace 2aacbae67a
get_route: fix path_min when adding first_hop<>route_hint candidates
Previously, we would add a candidate hop to the list of potential hops even
though its available contribution wasn't sufficient to meet the next hop's
min_htlc. We'd subsequently build an invalid path using this hop and hit a
debug assertion.
2023-09-27 13:19:51 -04:00
..
src get_route: fix path_min when adding first_hop<>route_hint candidates 2023-09-27 13:19:51 -04:00
Cargo.toml Bump versions to 0.0.117-alpha2/invoice 0.25.0-alpha2 2023-09-26 20:21:08 +00:00