rgb-cln/wire
Rusty Russell b315a29202 wire: perform corruption test on init_msg.
Fixes: #3301
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-13 16:36:40 +01:00
..
test wire: perform corruption test on init_msg. 2019-12-13 16:36:40 +01:00
Makefile tlv: Remove unused TLV deserialization function 2019-12-03 00:37:15 +00:00
extracted_onion_wire_csv Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 2019-12-12 22:16:03 +01:00
extracted_peer_wire_csv connectd: add network to init message 2019-11-29 21:17:08 +01:00
fromwire.c elements: Remove global is_elements variable in favor of chainparams 2019-10-03 04:32:57 +00:00
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 2018-09-13 17:38:13 -07:00
peer_wire.c common/gossip_store: handle timestamp filtering. 2019-06-04 01:29:39 +00:00
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 2018-09-14 21:18:11 +02:00
tlvstream.h wire: Remove unused fromwire_tlvs 2019-12-03 00:37:15 +00:00
towire.c elements: Move from a global is_elements to a global chainparams 2019-10-03 04:32:57 +00:00
wire.h elements: Move from a global is_elements to a global chainparams 2019-10-03 04:32:57 +00:00
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
wire_io.h gossipd: make more compact getchannels entries. 2019-04-09 12:37:16 -07:00
wire_sync.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
wire_sync.h wire_sync_write: support take() 2017-06-27 10:25:53 +09:30