rust-lightning/lightning/src
Jeffrey Czyz 05bf27f745
Schnorr Signature serialization
BOLT 12 uses Schnorr signatures for signing offers messages, which need
to be serialized.
2022-12-09 08:53:45 -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 Invoice request message interface and data format 2022-12-09 08:53:33 -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 Schnorr Signature serialization 2022-12-09 08:53:45 -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