--- Log opened Sat Dec 22 00:00:58 2018 02:11 < blockstream_bot> [Christian Decker, Blockstream] It might be easier to write a small app that reads from stdin and feeds the messages into the handler dispatch function 02:11 < blockstream_bot> [Christian Decker, Blockstream] That'd side step all io_loop related things 02:15 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 02:30 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 02:52 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:00 < tuxx> blockstream_bot: agreed... i'm trying something like that actually 03:00 < tuxx> sorry, cdecker :) 03:02 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 03:05 < tuxx> cdecker, but at least gossipd is not a regular infinite loop by design but it exits on errors... so thats also a bit annoying 03:07 < tuxx> also, how can i pass some CFLAGS? CFLAGS="-g -O0" ./configure doesnt seem to add them 03:08 < tuxx> just hardcode them in the Makefile? 03:33 < tuxx> is there any docuemntation for this ccan stuff? i.e. tal, wally, io... its a bit tedious having to figure out manually each time what they are for 05:33 < molz> tuxx, there's channel #ccan and there's this website for ccan: http://ccodearchive.net/ 05:36 < tuxx> molz: i know there is 05:36 < tuxx> molz: but it doesnt seem to contain any kind of documentation 05:36 < molz> tuxx, i doubt anyone in here can answer your question, unless rusty is here 05:42 -!- farmerwampum [~farmerwam@184.75.220.66] has quit [Ping timeout: 240 seconds] 06:11 -!- deusexbeer [~deusexbee@080-250-077-069-dynamic-pool-adsl.wbt.ru] has quit [Ping timeout: 244 seconds] 06:31 < tuxx> can someone tell me when or how the "struct routing_state" is set in gossipd? 06:32 < tuxx> ah sorry gossip_init() 06:52 < tuxx> i'm seeing some crashes here during fuzzing because msgs are behing handled before routing state has been set by gossip_init and I'm wondering what - if anything - ensures that WIRE_GOSSIPCTL_INIT has been sent before any other msgs are handled? 08:01 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 08:18 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 10:17 < tuxx> ah so it seems gossip_init() in lightningd.c which creates the subdeaon sends the INIT msg upon startup 13:13 < tuxx> does c-lighning use a DNS seed of some kind to find initial peers? 14:14 < molz> i keep seeing this on my node "num_pending_channels": 4, but it isn't true, those are just peers lurking and they're not opening any channels 14:48 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:22 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 15:30 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: No route to host] 20:31 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #c-lightning 20:32 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 21:51 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-muhzynlsjblcoded] has left #c-lightning [] 21:51 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-muhzynlsjblcoded] has joined #c-lightning 22:48 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-ultcivzealtbsoqn] has quit [Ping timeout: 252 seconds] 22:48 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-rryghbuxutzdaqwh] has joined #c-lightning --- Log closed Sun Dec 23 00:00:59 2018