..
test
temp_channel_id: move to common
4 years ago
.gitignore
chore: adds experimental wiregen to gitignore
4 years ago
Makefile
common/bolt12: include correct bolt12 wiregen header.
4 years ago
bolt12_exp_wire.csv
wire.c: import bolt 12 offers CSV.
4 years ago
bolt12_wire.csv
wire: add bolt12_wire.csv
4 years ago
bolt12_wiregen.c
offers: make it a runtime option.
4 years ago
bolt12_wiregen.h
offers: make it a runtime option.
4 years ago
common_wire.csv
Makefile: use generic rules to make spec-derived sources.
4 years ago
common_wiregen.c
offers: make it a runtime option.
4 years ago
common_wiregen.h
offers: make it a runtime option.
4 years ago
extracted_bolt12_tlv_csv
wire.c: import bolt 12 offers CSV.
4 years ago
extracted_onion_01_offers.patch
wire: Apply onion mesages spec patch even when not experimental.
4 years ago
extracted_onion_exp_badonion_blinding.patch
wire/Makefile: refactor to allow non-experimental spec patches.
4 years ago
extracted_onion_exp_enctlv.patch
wire/Makefile: refactor to allow non-experimental spec patches.
4 years ago
extracted_peer_01_offers.patch
wire: Apply onion mesages spec patch even when not experimental.
4 years ago
extracted_peer_exp_add_htlc-plus-blinding.patch
wire/Makefile: refactor to allow non-experimental spec patches.
4 years ago
extracted_peer_exp_dual_fund.patch
wire/Makefile: refactor to allow non-experimental spec patches.
4 years ago
extracted_peer_exp_dual_fund_more.patch
wire/Makefile: refactor to allow non-experimental spec patches.
4 years ago
extracted_peer_exp_tmp_chan_id.patch
wire/Makefile: refactor to allow non-experimental spec patches.
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
offers: make it a runtime option.
4 years ago
onion_printgen.h
offers: make it a runtime option.
4 years ago
onion_wire.csv
wire: Apply onion mesages spec patch even when not experimental.
4 years ago
onion_wire.h
Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES
4 years ago
onion_wiregen.c
offers: make it a runtime option.
4 years ago
onion_wiregen.h
offers: make it a runtime option.
4 years ago
peer_printgen.c
offers: make it a runtime option.
4 years ago
peer_printgen.h
offers: make it a runtime option.
4 years ago
peer_wire.c
wire: Apply onion mesages spec patch even when not experimental.
4 years ago
peer_wire.csv
wire: Apply onion mesages spec patch even when not experimental.
4 years ago
peer_wire.h
Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES
4 years ago
peer_wiregen.c
offers: make it a runtime option.
4 years ago
peer_wiregen.h
offers: make it a runtime option.
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_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().
7 years ago
wire_sync.h
wire_sync_write: support take()
8 years ago