rust-lightning/lightning/src
Jeffrey Czyz 04d64f0808
Check entire TLV stream instead of by field
This causes a compilation error if a new field is added but missed in
the tests.
2022-12-09 14:45:56 -06:00
..
chain Merge pull request #1806 from arik-so/2022-10-background-processor-deparametrization 2022-11-11 06:08:51 +00:00
ln Invoice request message interface and data format 2022-12-09 08:53:33 -06:00
offers Check entire TLV stream instead of by field 2022-12-09 14:45:56 -06:00
onion_message Remove unused import 2022-11-16 18:50:43 +01:00
routing Merge pull request #1413 from ViktorTigerstrom/2022-04-default-to-bolt4-tlv-onions 2022-11-11 00:49:45 +00:00
util Check entire TLV stream instead of by field 2022-12-09 14:45:56 -06:00
debug_sync.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
lib.rs Offer message interface and data format 2022-11-04 15:07:01 -05:00
sync.rs Create a simple FairRwLock to avoid readers starving writers 2022-05-10 23:40:20 +00:00