rust-lightning/lightning/src/routing
Viktor Tigerström a316ef4596 Default to creating BOLT4 tlv payload format onions
Default to creating tlv onions for nodes for which we haven't received
any features through node announcements or which aren't in the
`network_graph`, and where no other features are known such as invoice
features nor features in the init msg for nodes we have channels to.
2022-04-14 23:04:51 +02:00
..
mod.rs Move Score into a scoring module instead of a top-level module 2021-11-16 20:58:37 +00:00
network_graph.rs Merge pull request #1382 from TheBlueMatt/2022-03-gossip-queries-sucks 2022-03-25 19:49:37 +00:00
router.rs Default to creating BOLT4 tlv payload format onions 2022-04-14 23:04:51 +02:00
scoring.rs Add an amount penalty to ProbabilisticScorer 2022-04-01 15:52:10 -05:00