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 77946bd9fe fromwire: return NULL if array empty 4 years ago
..
test wire: update to latest version of the spec. 4 years ago
Makefile wire: move remaining bitcoin functions out to bitcoin/ files. 4 years ago
common_wire_csv wire: Add common messages that are independent of daemons 5 years ago
extracted_onion_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e EXPERMENTAL_FEATURES: Import onion message types. 5 years ago
extracted_onion_experimental_badonion_blinding EXPERIMENTAL: new error code for use when HTLC is blinded. 5 years ago
extracted_onion_experimental_enctlv EXPERIMENTAL: onion TLV field for enctlv for blinding. 5 years ago
extracted_onion_wire_csv wire: update to latest version of the spec. 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_wire_csv wire: update to latest version of the spec. 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
peer_wire.c wire: update to latest version of the spec. 4 years ago
peer_wire.h wire: update to latest version of the spec. 4 years ago
tlvstream.c tlv: Add generic getters and setters for tlvstream 4 years ago
tlvstream.h tlv: Add generic getters and setters for tlvstream 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