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.
 
 
 
 
 
 
lisa neigut 1b6bd3fded wire: add test for parsing optional version of channel_update 6 years ago
..
test wire: add test for parsing optional version of channel_update 6 years ago
Makefile wire/Makefile: generate CSVs from specs based on BOLTVERSION. 6 years ago
fromwire.c wire/*: fix up BOLT references. 6 years ago
gen_onion_wire_csv pay: make sure we don't think payment in progress if it immediately fails. 7 years ago
gen_peer_wire_csv gossipd: parse and respect optional `htlc_maximum_msat` 6 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
peer_wire.c gossipd: handle ping messages for remote peers too. 6 years ago
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 6 years ago
towire.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
wire.h Update ccan/structeq. 6 years ago
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
wire_io.h wire: Fix include order in wire_io.h 7 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