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.
 
 
 
 
 
 
niftynei b44e36b99e spec-update: get rid of max-witness-len 4 years ago
..
test Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
Makefile wire: fix up regeneration 4 years ago
common_wire.csv Makefile: use generic rules to make spec-derived sources. 4 years ago
common_wiregen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
common_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 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_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
fromwire.c fromwire: return NULL if array empty 4 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
onion_printgen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
onion_printgen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 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 tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
onion_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
peer_printgen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
peer_printgen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
peer_wire.c dual-fund: add interactive dual-funding wires 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 tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
peer_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
tlvstream.c tlvstream: Allow overwriting an already set value 4 years ago
tlvstream.h tlv: Allow passing a raw pointer and a length to tlvstream_set_raw 4 years ago
towire.c wire: move remaining bitcoin functions out to bitcoin/ files. 4 years ago
wire.h wire: make fromwire_fail return non-const, use it more 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