rust-lightning/lightning/src/routing
Valentine Wallace d83295ff5c
get_route: fix path_min for first_hop<>blinded_hint candidates
See previous commit, but the bug where we would underestimate how much a first
hop candidate needed to be able to relay was also present in blinded paths.
2023-09-27 13:19:51 -04:00
..
gossip.rs Rename SocketAddress from NetAddress 2023-09-08 20:42:06 +08:00
mod.rs Move chain::Access to routing and rename it UtxoLookup 2023-02-08 23:54:00 +00:00
router.rs get_route: fix path_min for first_hop<>blinded_hint candidates 2023-09-27 13:19:51 -04:00
scoring.rs Merge pull request #2547 from TheBlueMatt/2023-04-nonlinear-scoring 2023-09-20 22:21:02 +00:00
test_utils.rs Use NodeAlias type in NodeAnnouncement 2023-04-13 13:09:03 -05:00
utxo.rs Add function for updating network graph with announcement with no UTXO resolver 2023-04-24 14:10:25 -05:00