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 584ee26200 gossipd: fix thinko in node_announcement address parsing which made us miss final address 6 years ago
..
test gossipd: remove peer-related fields and wire messages. 6 years ago
Makefile sync_crypto_write/sync_crypto_read: just fail, don't return NULL. 6 years ago
broadcast.c gossip: Enable the consistency check only when really pedantic 6 years ago
broadcast.h gossip: Have the broadcast_state track its message count 6 years ago
gossip.c Allocate off ctx instead of tmpctx in encode_short_channel_ids_start(const tal_t *ctx) 6 years ago
gossip.h gossip/tor.c: new file for socks proxy code. 7 years ago
gossip_constants.h gossipd/gossip_constants.h: Single place for BOLT constants. 7 years ago
gossip_store.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
gossip_store.csv gossip_store: Save local_add_channel messages and replay them 7 years ago
gossip_store.h gossip: Have gossip_store annotate gossip messages 6 years ago
gossip_wire.csv gossipd: dev-suppress-gossip. 6 years ago
routing.c gossipd: fix thinko in node_announcement address parsing which made us miss final address 6 years ago
routing.h gossipd: add flag for locally disabling channel. 6 years ago