--- Log opened Fri Apr 03 00:00:41 2020 00:05 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #c-lightning 00:41 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 00:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 00:44 -!- vasild_ is now known as vasild 01:13 -!- Amperture [~amp@65.79.129.113] has quit [Remote host closed the connection] 01:31 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 02:34 -!- lxer [~lx@ip5f5bf497.dynamic.kabel-deutschland.de] has joined #c-lightning 02:42 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 03:13 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 03:33 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 03:33 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 03:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 03:53 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 04:40 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 04:45 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 06:03 -!- MasterdonX [~masterdon@188.92.78.148] has joined #c-lightning 06:04 -!- masterdonx2 [~masterdon@213.183.54.167] has quit [Ping timeout: 256 seconds] 06:06 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 258 seconds] 06:14 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 06:18 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 240 seconds] 06:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 06:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 264 seconds] 06:50 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 06:55 -!- Amperture [~amp@65.79.129.113] has joined #c-lightning 07:11 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 07:20 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 07:24 < sr_gi> Hey guys, I've seen c-lightning detects when bitcoind has stopped, and that's something I'd like to add to the eye of satoshi. Do you simply poll bitcoind at regular intervals to see if it still running or do you do something more complex? 08:02 < darosior> We simply poll bitcoind 08:03 < darosior> sr_gi: more specifically we ask a plugin for Bitcoin data in lightningd/bitcoind.c and the default plugin, plugins/bcli.c, will poll a bitcoind using bitcoin-cli 08:05 < darosior> We aim to be smarter in the future and to support notifications from the plugin to lightningd, bitcoind being killed can be one of them. 08:07 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 256 seconds] 08:07 < sr_gi> Great! Thanks darosior :) 08:10 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 08:12 -!- Kostenko [~Kostenko@2001:8a0:7297:3200:a9b8:62b6:5438:291d] has quit [Read error: Connection timed out] 08:12 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has joined #c-lightning 08:13 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 08:18 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 260 seconds] 08:24 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 08:26 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 08:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 265 seconds] 08:35 < lxer> 'UNUSUAL plugin-bcli: Could not connect to 'lightning-rpc': Connection refused' What does this mean? (it seems to work ok.) 08:37 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 08:56 <@cdecker> lxer: that is a bit of a quirk in the backend plugins, they can't access the RPC when they get the first calls, since the RPC is only started after checking the blockchain backend 08:57 <@cdecker> if the plugin attempts to connect to the RPC before it is started (which is the case in plugins based on pyln) they will fail until it is started 10:50 -!- Kostenko [~Kostenko@2001:8a0:7297:3200:a9b8:62b6:5438:291d] has joined #c-lightning 10:50 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 10:51 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 11:25 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Quit: jb55] 11:28 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 11:30 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Client Quit] 11:31 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 11:32 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 11:40 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 11:56 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 11:56 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 12:40 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 12:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 12:44 -!- vasild_ is now known as vasild 13:10 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 13:11 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 13:18 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 258 seconds] 13:55 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 13:56 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 14:02 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [] 15:12 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 15:12 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 15:23 -!- lxer [~lx@ip5f5bf497.dynamic.kabel-deutschland.de] has quit [Ping timeout: 260 seconds] 15:42 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 15:46 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 15:58 -!- Amperture [~amp@65.79.129.113] has quit [Remote host closed the connection] 16:11 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 16:26 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 16:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 17:04 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 17:49 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-vmthviwtlnsudqpp] has quit [Ping timeout: 260 seconds] 17:57 -!- RubenSomsen_ [sid301948@gateway/web/irccloud.com/x-wnrvylavwplwbmfq] has joined #c-lightning 18:25 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 18:36 -!- cryptoso- [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #c-lightning 18:37 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Ping timeout: 240 seconds] 18:49 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 20:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 20:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 21:17 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 21:48 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] --- Log closed Sat Apr 04 00:00:42 2020