You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 23af9d4972 onion_message: support variable-length onion messages. 4 years ago
..
test common/sphinx: make TOTAL_PACKET_SIZE a macro. 4 years ago
.gitignore chore: adds experimental wiregen to gitignore 4 years ago
Makefile lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
bolt12_exp_wire.csv wire.c: import bolt 12 offers CSV. 4 years ago
bolt12_wire.csv wire.c: import bolt 12 offers CSV. 4 years ago
common_wire.csv Makefile: use generic rules to make spec-derived sources. 4 years ago
common_wiregen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
common_wiregen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
extracted_bolt12_tlv_csv wire.c: import bolt 12 offers CSV. 4 years ago
extracted_onion_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e EXPERMENTAL_FEATURES: Import onion message types. 5 years ago
extracted_onion_experimental_badonion_blinding wire: locale-independent patch order for EXPERIMENTAL_FEATURES patches 4 years ago
extracted_onion_experimental_enctlv EXPERIMENTAL: onion TLV field for enctlv for blinding. 5 years ago
extracted_onion_experimental_offers wire.c: import bolt 12 offers CSV. 4 years ago
extracted_peer_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e EXPERMENTAL_FEATURES: Import onion message types. 5 years ago
extracted_peer_experimental_add_htlc-plus-blinding channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES) 5 years ago
extracted_peer_experimental_dual_fund spec-update: get rid of max-witness-len 4 years ago
extracted_peer_experimental_dual_fund_more df: incorporate a few spec changes -- serial_id is now 64-bits 4 years ago
extracted_peer_experimental_varonionmessage onion_message: support variable-length onion messages. 4 years ago
fromwire.c utf8: handle UTF-8 arrays. 4 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
onion_printgen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
onion_printgen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
onion_wire.csv wire: fix up regeneration 4 years ago
onion_wire.h Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
onion_wiregen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
onion_wiregen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
peer_printgen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
peer_printgen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
peer_wire.c gossipd, channeld: handle onion messages in gossipd so we don't need a channel. 4 years ago
peer_wire.csv wire: fix up regeneration 4 years ago
peer_wire.h Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
peer_wiregen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
peer_wiregen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
tlvstream.c wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 4 years ago
tlvstream.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 4 years ago
towire.c utf8: handle UTF-8 arrays. 4 years ago
wire.h wire.c: import bolt 12 offers CSV. 4 years ago
wire_dummy.c wire.c: import bolt 12 offers CSV. 4 years ago
wire_io.c common: tal_dup_talarr() helper. 5 years ago
wire_io.h gossipd: make more compact getchannels entries. 6 years ago
wire_sync.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
wire_sync.h wire_sync_write: support take() 7 years ago