rust-lightning/lightning/src
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
..
chain Add low_r signature grinding 2022-03-25 20:34:02 +01:00
ln Fix build warnings without grind_signatures 2022-03-30 17:41:42 -05:00
routing Default to creating BOLT4 tlv payload format onions 2022-04-14 23:04:51 +02:00
util Merge pull request #1351 from TheBlueMatt/2022-03-scid-privacy 2022-03-28 20:33:55 +00:00
debug_sync.rs Use the term "lock" for Mutex/RwLock instead of "mutex" 2022-03-18 18:54:27 +00:00
lib.rs Generate docs with features for docs.rs 2022-02-18 15:38:31 -06:00
sync.rs Implement dummy Mutex, Condvar and RwLock 2021-07-20 20:59:18 +02:00