--- Log opened Wed Sep 23 00:00:26 2020 00:05 -!- jonatack [~jon@37.164.9.222] has quit [Ping timeout: 260 seconds] 00:23 < m-schmoock> rusty: can you explain how tests/test_connection.py test_fail_unconfirmed is working? Specifically the dev-disconnect file feature used there? 00:24 < m-schmoock> first we write "=WIRE_OPEN_CHANNEL" in it. Then we stop the daemon, which calls cleanup with truncates the file. then the test writes "0WIRE_OPEN_CHANNEL\n" in it. whats that suppoed to do?? 00:25 < m-schmoock> and whats this 'blackhole' about? 00:25 < m-schmoock> :D sorry have not used that before, its not clear to me what it does... 00:25 < rusty> m-schmoock: it's magic! 00:25 < m-schmoock> :D 00:26 < rusty> m-schmoock: common/dev_dusconnect.h describes the notation. 00:26 < m-schmoock> aahhhhh 00:27 < rusty> m-schmoock: basically, as we send a message, if it matches the disconnect file, we do the corresponding action. Usually it's to force a disconnect at a specific point 00:27 < m-schmoock> okay, thats a funny feature 00:29 < m-schmoock> why does it need the cleanup truncate() on contrib/pyln-testing/pyln/testing/utils.py line 515 00:30 < m-schmoock> well anyway, the test instructs the cln to behave normal on WIRE_OPEN_CHANNEL, then stops it and restarts it by telling it to blackhole any messages for WIRE_OPEN_CHANNEL, right? 00:52 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 01:09 -!- jonatack_ [~jon@213.152.162.181] has joined #c-lightning 01:09 -!- jonatack_ [~jon@213.152.162.181] has quit [Client Quit] 01:20 -!- jonatack [~jon@213.152.162.181] has joined #c-lightning 01:26 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 01:26 < m-schmoock> what again was the proper way to log all database statements? 01:26 < m-schmoock> *bound and compiled database statements I might add 01:27 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Client Quit] 01:27 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 01:31 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Client Quit] 01:37 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 01:39 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Client Quit] 01:41 < m-schmoock> nvm, ill go for the dblog plugin 02:04 -!- kexkey [~kexkey@89.36.78.166] has quit [Ping timeout: 258 seconds] 02:20 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has left #c-lightning [] 02:20 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has joined #c-lightning 02:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 256 seconds] 02:32 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 02:34 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 260 seconds] 02:53 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 03:00 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 03:10 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 03:11 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 03:24 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 03:33 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 03:50 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 03:59 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 04:02 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Remote host closed the connection] 04:02 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 04:03 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Ping timeout: 240 seconds] 04:17 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 04:52 -!- jasan [~jasan@tunnel509499-pt.tunnel.tserv27.prg1.ipv6.he.net] has quit [Remote host closed the connection] 04:54 -!- jasan [~jasan@tunnel509499-pt.tunnel.tserv27.prg1.ipv6.he.net] has joined #c-lightning 05:08 -!- jonatack [~jon@213.152.162.181] has quit [Ping timeout: 260 seconds] 05:34 -!- jasan [~jasan@tunnel509499-pt.tunnel.tserv27.prg1.ipv6.he.net] has quit [Remote host closed the connection] 05:48 -!- tigermousr_ [~tigermous@unaffiliated/tigermousr] has quit [Ping timeout: 256 seconds] 05:48 -!- jasan [~jasan@tunnel509499-pt.tunnel.tserv27.prg1.ipv6.he.net] has joined #c-lightning 05:49 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has quit [Ping timeout: 240 seconds] 05:49 -!- tigermousr [~tigermous@unaffiliated/tigermousr] has joined #c-lightning 06:12 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 06:13 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 06:50 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 06:52 < jasan> m-schmoock: how can I test #4074? (BROKEN on duplicated close_to) 06:53 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 06:53 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 06:56 < m-schmoock> jasan: there a unittest. if you want to do it by hand, use two plugins that both set close_to 06:57 < jasan> thanks 07:14 -!- Nebraskka [~Nebraskka@51.83.249.56] has quit [Quit: Good day old chaps] 07:15 -!- Nebraskka [~Nebraskka@51.83.249.56] has joined #c-lightning 07:55 -!- kexkey [~kexkey@89.36.78.166] has joined #c-lightning 08:04 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 08:10 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 08:17 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 256 seconds] 09:11 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Ping timeout: 240 seconds] 09:34 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning 09:42 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 10:19 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 10:25 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #c-lightning 10:28 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has left #c-lightning [] 10:28 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has joined #c-lightning 10:28 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 10:39 -!- belcher_ is now known as belcher 11:43 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Remote host closed the connection] 11:45 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 12:03 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Remote host closed the connection] 12:44 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 12:51 -!- HelloShitty [~narayan@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 12:52 < HelloShitty> Evening 12:52 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has joined #c-lightning 12:52 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Remote host closed the connection] 12:57 < HelloShitty> I'm starting to get familiar with the Elements project but I have some questions I'm not sure I can find clear answers 12:58 < HelloShitty> for instance, Liquid Network is a side chain, right? A 2nd layer on top of the original bitcoin protocol 12:59 < HelloShitty> So, how we should call Lightning Network? Is it also a side-chain/2nd layer? 13:12 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 13:17 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 13:26 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 13:33 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 13:40 < m-schmoock> HelloShitty: since lightning is not a chain, it cant be a side-chain 13:40 < HelloShitty> So, how can one call it? 13:40 < m-schmoock> I tend to call it Bitcoin routing protocol if someone asks me 13:40 < HelloShitty> And if you allow me more quesitons: does it runs on Liquid side chain then? 13:41 < HelloShitty> ok, I see 13:41 < m-schmoock> nope, it runs ontop of bitcoin, which it deserves the term "layer2 protocl" 13:41 < HelloShitty> Ok, so Lightning and Liquid and 2 complete distinct things? 13:41 < m-schmoock> yes 13:41 < HelloShitty> No relationship whatsoever? 13:42 < HelloShitty> ok 13:42 < m-schmoock> not that I know of 13:42 < m-schmoock> liquid is some, usually inter exchange, side chain liquidity protocol 13:42 < HelloShitty> So, if I want to install only Lightning Network, I only need the c-lighting repository to be installed? 13:43 < m-schmoock> lighting is a bitcoin routing protocol mechanism that works with bitcoin contracts 13:43 < m-schmoock> HelloShitty: you need c-lightning and of course bitcoind installed. thats it 13:43 < HelloShitty> ok, bitcoind is already installed 13:44 < HelloShitty> I was just not sure I need the entire Elements project repository, only c-lightning or Liquid + Lightning, to make things work 13:44 < m-schmoock> then you just need to setup an bitcoind RPC user to be used by lightnind and get it running 13:47 < HelloShitty> hum, ok 13:48 < az0re> So, how can one call it? 13:48 < az0re> I prefer "cryptographically-secured digital Hawala using Bitcoin as an integrated settlement layer" 13:48 < HelloShitty> So, what do we get if I download and install the entire Elements Project? We get Liquid and Lightning Networks ? 13:49 < HelloShitty> az0re: may I ask where you from? 13:49 < HelloShitty> Your nick suggests me an highland 13:50 -!- fjahr [sid374480@gateway/web/irccloud.com/x-iivtmbwrteacwior] has quit [Ping timeout: 260 seconds] 13:50 < az0re> You can ask but I won't answer :P 13:51 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-ocdalhxrivpycxzh] has quit [Ping timeout: 260 seconds] 13:51 < HelloShitty> sure, fair enough. :) 13:51 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-xlvlfnqcloecnoox] has quit [Ping timeout: 244 seconds] 13:52 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-yjzhntzazsrvnsic] has joined #c-lightning 13:52 < m-schmoock> im off. gn8 13:52 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-lynikbyizhcluhrt] has joined #c-lightning 13:53 -!- fjahr [sid374480@gateway/web/irccloud.com/x-jpyhlxsbrpmdqpct] has joined #c-lightning 13:54 < HelloShitty> gnight 13:56 -!- qubenix [~qubenix@66.172.11.228] has quit [Quit: quit] 13:58 -!- qubenix [~qubenix@66.172.11.228] has joined #c-lightning 14:04 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 14:13 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 14:16 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 14:40 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 15:01 < HelloShitty> How are the peers inside ./contrib/bootstrap-node.sh script ? 15:10 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 15:12 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 15:12 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 264 seconds] 15:12 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 15:12 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 15:35 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 15:50 -!- felixweis [sid154231@gateway/web/irccloud.com/x-ssguchidvcelwjsp] has quit [Ping timeout: 244 seconds] 15:50 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-lynikbyizhcluhrt] has quit [Ping timeout: 260 seconds] 15:50 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-yjzhntzazsrvnsic] has quit [Ping timeout: 260 seconds] 15:50 -!- Galvas [uid459296@gateway/web/irccloud.com/x-zxegmahwkbniadtz] has quit [Ping timeout: 240 seconds] 15:53 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 15:54 -!- felixweis [sid154231@gateway/web/irccloud.com/x-epboyqvosgbrdlkk] has joined #c-lightning 15:54 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-orjtvsxyrbvwkkno] has joined #c-lightning 15:54 -!- Galvas [sid459296@gateway/web/irccloud.com/x-xctslzasbdoehkez] has joined #c-lightning 15:55 -!- fjahr [sid374480@gateway/web/irccloud.com/x-jpyhlxsbrpmdqpct] has quit [Ping timeout: 258 seconds] 15:56 -!- fjahr [sid374480@gateway/web/irccloud.com/x-xxhgfjymcdjzupvi] has joined #c-lightning 16:03 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 16:11 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Remote host closed the connection] 16:11 -!- RubenSomsen [sid301948@gateway/web/irccloud.com/x-lrokbsurnqtoyeht] has joined #c-lightning 16:13 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 16:16 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 16:35 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Remote host closed the connection] 16:35 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 16:40 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Ping timeout: 240 seconds] 16:49 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 16:49 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 16:55 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 17:02 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 17:03 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 17:11 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 256 seconds] 17:15 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Read error: Connection reset by peer] 17:35 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 17:35 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 17:43 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 17:47 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 18:10 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 18:38 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has left #c-lightning [] 18:38 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zzgbwiizjmpgirfq] has joined #c-lightning 18:48 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 20:47 -!- sr_gi [~sr_gi@static-80-160-230-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 20:47 -!- sr_gi [~sr_gi@static-80-160-230-77.ipcom.comunitel.net] has joined #c-lightning 21:50 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has joined #c-lightning 22:01 -!- polydin [~george@rrcs-71-78-170-67.sw.biz.rr.com] has quit [Quit: Leaving] 22:07 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 23:11 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] 23:12 -!- jonatack [~jon@82.102.27.171] has joined #c-lightning 23:30 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning --- Log closed Thu Sep 24 00:00:27 2020