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 f76ab93df6 EXPERMENTAL_FEATURES: Import onion message types. 5 years ago
..
test Add missing `extern` qualifiers for gcc 10 5 years ago
Makefile wire: Add common messages that are independent of daemons 5 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_wire_csv Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago
extracted_peer_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e EXPERMENTAL_FEATURES: Import onion message types. 5 years ago
extracted_peer_wire_csv connectd: add network to init message 5 years ago
fromwire.c wire: add fromwire_tal_arrn() helper. 5 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
peer_wire.c EXPERMENTAL_FEATURES: Import onion message types. 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 wire: remove towire_double() 5 years ago
wire.h EXPERMENTAL_FEATURES: Import onion message types. 5 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