rust-lightning/lightning
Jeffrey Czyz e10583365b
Prefer one-hop blinded path to Tor intro nodes
If a node is announced, prefer using a one-hop blinded path with it as
the introduction node to using a two-hop blinded path with a Tor-only
introduction node. The one-hop blinded path is more reliable, thus only
use Tor-only nodes if the recipient is unannounced. And then, prefer
non-Tor-only nodes.
2024-02-28 15:58:14 -06:00
..
src Prefer one-hop blinded path to Tor intro nodes 2024-02-28 15:58:14 -06:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00