core-lightning/wire
Rusty Russell 43b71de897 lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES)
This is similar to the createinvoice API, except we don't need to save
invoice requests in the database.  We may, however, have to look up
payment_key for recurring invoice requests, and sign the message with
the payment_key.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-23 14:24:39 +01:00
..
test common/sphinx: make TOTAL_PACKET_SIZE a macro. 2020-12-11 15:51:24 +01:00
.gitignore chore: adds experimental wiregen to gitignore 2020-09-09 20:46:46 +09:30
bolt12_exp_wire.csv wire.c: import bolt 12 offers CSV. 2020-12-09 16:40:13 +10:30
bolt12_wire.csv wire.c: import bolt 12 offers CSV. 2020-12-09 16:40:13 +10:30
common_wire.csv
common_wiregen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
common_wiregen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
extracted_bolt12_tlv_csv wire.c: import bolt 12 offers CSV. 2020-12-09 16:40:13 +10:30
extracted_onion_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e
extracted_onion_experimental_badonion_blinding
extracted_onion_experimental_enctlv
extracted_onion_experimental_offers wire.c: import bolt 12 offers CSV. 2020-12-09 16:40:13 +10:30
extracted_peer_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e
extracted_peer_experimental_add_htlc-plus-blinding
extracted_peer_experimental_dual_fund spec-update: get rid of max-witness-len 2020-09-09 19:54:20 +09:30
extracted_peer_experimental_dual_fund_more df: incorporate a few spec changes -- serial_id is now 64-bits 2020-10-27 19:52:05 -05:00
fromwire.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
Makefile lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
onion_defs.h
onion_printgen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
onion_printgen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
onion_wire.csv
onion_wire.h
onion_wiregen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
onion_wiregen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
peer_printgen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
peer_printgen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
peer_wire.c dual-fund: add interactive dual-funding wires 2020-09-09 19:54:20 +09:30
peer_wire.csv
peer_wire.h
peer_wiregen.c lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
peer_wiregen.h lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
tlvstream.c wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
tlvstream.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
towire.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
wire_dummy.c wire.c: import bolt 12 offers CSV. 2020-12-09 16:40:13 +10:30
wire_io.c
wire_io.h
wire_sync.c
wire_sync.h
wire.h wire.c: import bolt 12 offers CSV. 2020-12-09 16:40:13 +10:30