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 b315a29202 wire: perform corruption test on init_msg. 5 years ago
..
test wire: perform corruption test on init_msg. 5 years ago
Makefile tlv: Remove unused TLV deserialization function 5 years ago
extracted_onion_wire_csv Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago
extracted_peer_wire_csv connectd: add network to init message 5 years ago
fromwire.c elements: Remove global is_elements variable in favor of chainparams 5 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
peer_wire.c common/gossip_store: handle timestamp filtering. 5 years ago
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 6 years ago
tlvstream.h wire: Remove unused fromwire_tlvs 5 years ago
towire.c elements: Move from a global is_elements to a global chainparams 5 years ago
wire.h elements: Move from a global is_elements to a global chainparams 5 years ago
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 6 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