Prefer one-hop blinded path to Tor intro nodes
[rust-lightning] / lightning / src / ln / offers_tests.rs
2024-02-28 Jeffrey CzyzPrefer one-hop blinded path to Tor intro nodes
2024-02-28 Jeffrey CzyzPrefer well-connected nodes for introduction nodes
2024-02-28 Elias RohrerMerge pull request #2911 from jkczyz/2024-02-sort-blind...
2024-02-28 Jeffrey CzyzPrefer non-Tor nodes when creating blinded paths
2024-02-02 Jeffrey CzyzMerge pull request #2868 from orbitalturtle/export...
2024-01-30 Matt CoralloMerge pull request #2780 from wpaulino/2691-follow-ups
2024-01-25 Matt CoralloMerge pull request #2694 from Evanfeenstra/public-scid...
2024-01-24 Matt CoralloMerge pull request #2697 from jkczyz/2023-10-offer...
2024-01-16 Jeffrey CzyzAdd ASCII art diagram explaining offers_tests
2024-01-16 Jeffrey CzyzFunctional test for failing duplicate payments
2024-01-16 Jeffrey CzyzFunctional tests for failing without payment paths
2024-01-16 Jeffrey CzyzOffers functional tests for duplicated payment ids
2024-01-16 Jeffrey CzyzFunctional tests for failing without blinded paths
2024-01-16 Jeffrey CzyzFunctional tests for offers with blinded paths
2024-01-16 Jeffrey CzyzFunctional tests for offers without blinded paths
2024-01-16 Jeffrey CzyzFunctional tests for BOLT 12 Offers payment flow