rust-lightning/lightning/src
Valentine Wallace 2a8179edb7
Optionally parameterize decode_tlv_stream with custom decode closure
Useful for decoding custom or user-provided TLVs. See macro docs for more info.

Used in upcoming commit(s) to support custom onion message TLVs
2022-10-17 16:07:42 -04:00
..
chain Remove all remaining references to *Features::known 2022-09-14 20:09:36 +00:00
ln Remove done TODO 2022-09-26 11:20:50 +02:00
onion_message Remove all remaining references to *Features::known 2022-09-14 20:09:36 +00:00
routing Rename MultiThreadedLockableScoreLock to MultiThreadedScoreLock 2022-09-23 15:57:48 +00:00
util Optionally parameterize decode_tlv_stream with custom decode closure 2022-10-17 16:07:42 -04:00
debug_sync.rs Fix new compilation warnings in debug_sync module 2022-07-26 20:29:36 +00:00
lib.rs Stop building with lockorder debugging in benchmarks 2022-09-16 14:44:20 +00:00
sync.rs Create a simple FairRwLock to avoid readers starving writers 2022-05-10 23:40:20 +00:00