--- Day changed Wed Sep 05 2018 00:13 -!- lxer [~lx@ip5f5bd685.dynamic.kabel-deutschland.de] has quit [Ping timeout: 246 seconds] 00:18 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 260 seconds] 00:32 -!- bitonic-cjp [~bitonic-c@86.107.204.100] has joined #lightning-dev 00:45 -!- _bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has joined #lightning-dev 00:46 -!- _bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has quit [Client Quit] 00:46 -!- _bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has joined #lightning-dev 00:48 -!- bitonic-cjp [~bitonic-c@86.107.204.100] has quit [Ping timeout: 240 seconds] 00:48 -!- _bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has quit [Client Quit] 00:52 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has joined #lightning-dev 00:56 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has quit [Read error: Connection reset by peer] 01:01 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has joined #lightning-dev 01:04 -!- bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has joined #lightning-dev 01:05 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 246 seconds] 01:22 -!- orange- [~orange@v22017083911052164.bestsrv.de] has quit [Quit: ZNC 1.6.5 - http://znc.in] 01:36 -!- bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has quit [Remote host closed the connection] 01:37 -!- bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has joined #lightning-dev 01:42 -!- orange- [~orange@v22017083911052164.bestsrv.de] has joined #lightning-dev 02:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #lightning-dev 02:54 < wumpus> does the "ping" command in c-lightning hang forever, no matter what node you use it on, for anyone else? 03:01 < molz> wumpus, i'm trying it now on a connected peer and yes it's hanging 03:01 < wumpus> molz: thanks for testing, happy to hear it's not just me :) 03:04 < molz> wumpus, np :) i'm running "version": "v0.6.1rc1", let me update to rc2 to see if it's better 03:05 < wumpus> same here 03:13 < wumpus> i update to upstream master regularly 03:23 < cdecker> Nice work wumpus, I'll contribute to your repo then :-) 03:23 -!- adiabat [~adiabat@63.209.32.102] has quit [Ping timeout: 240 seconds] 03:29 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 03:31 < molz> ok updated to RC2, only two nodes responded with ""totlen": 132" but when i tried to ping them again, it hung, and it also hung with the rest of other nodes.. I'm thinking could be these testnet nodes are flaky? 03:32 -!- riclas [~riclas@148.63.37.111] has joined #lightning-dev 03:34 < wumpus> cdecker: thanks! 03:39 -!- adiabat [~adiabat@63.209.32.102] has joined #lightning-dev 03:52 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Remote host closed the connection] 03:57 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has joined #lightning-dev 04:03 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #lightning-dev 04:06 < molz> sleepyark is not flaky! :D 04:06 < molz> ~$ lightning-cli ping 02f6725f9c1c40333b67faea92fd211c183050f28df32cac3f9d69685fe9665432 04:06 < molz> { 04:06 < molz> "totlen": 132 04:06 < molz> } 04:07 < wumpus> :-) 04:22 -!- volition [volition@gateway/vpn/privateinternetaccess/volition] has joined #lightning-dev 04:36 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has quit [Ping timeout: 245 seconds] 04:40 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 04:42 < wumpus> does c-lightning work on regtest? 04:46 < jouke_> yes 04:46 < wumpus> great 04:48 < wumpus> oh this is what the "blackbox-tests" do 04:48 < jouke_> Wrote my own library for the clightning api and I use a docker container with a bitcoin core in regtest mode and two lightning nodes with --network=regtest to do some testing. 04:48 < wumpus> yes, exactly, I intend to do the same 04:53 < jouke_> Not particularly proud of it, but it works :P. Inspired and in part stolen from current docker images of c-lightning and lightning charge: https://gitlab.com/snippets/1751339 https://gitlab.com/snippets/1751340 04:57 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has joined #lightning-dev 05:06 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has quit [Ping timeout: 256 seconds] 05:07 -!- ebx [~ebx@unaffiliated/ebex] has joined #lightning-dev 05:11 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has joined #lightning-dev 05:13 < wumpus> thank you! 05:14 -lightningrfc:#lightning-dev- [lightning-rfc] sstone opened pull request #476: BOLT4: fix description of `incorrect_cltv_expiry` error (master...bolt4-patch) https://git.io/fARFy 05:21 -!- volition [volition@gateway/vpn/privateinternetaccess/volition] has quit [Ping timeout: 252 seconds] 05:24 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 252 seconds] 06:31 -!- Murch [~murch@50-200-105-218-static.hfc.comcastbusiness.net] has joined #lightning-dev 06:45 -!- daouzo235__ [~daouzo23@91.141.3.122.wireless.dyn.drei.com] has joined #lightning-dev 06:47 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #lightning-dev 06:58 -!- douglas_ [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #lightning-dev 07:32 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 07:33 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has quit [Ping timeout: 245 seconds] 07:40 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 07:42 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has joined #lightning-dev 07:49 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 07:50 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 07:58 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 246 seconds] 08:03 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 08:07 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 245 seconds] 08:14 -!- daouzo235__ [~daouzo23@91.141.3.122.wireless.dyn.drei.com] has quit [Read error: Connection reset by peer] 08:15 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 08:23 -!- bitonic-cjp [~bitonic-c@2001:981:9573:1:280e:d4ff:fe41:3417] has quit [Quit: Leaving] 08:24 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 08:31 -!- BillSmith4lyfe [BillSmith4@ip72-207-116-245.sd.sd.cox.net] has quit [] 08:41 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 08:43 -!- shesek [~shesek@unaffiliated/shesek] has joined #lightning-dev 08:46 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 272 seconds] 09:02 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 09:56 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #lightning-dev 09:57 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 10:01 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 10:07 -!- lxer [~lx@ip5f5bf7d3.dynamic.kabel-deutschland.de] has joined #lightning-dev 10:08 -!- StopAndDecrypt [~StopAndDe@c-73-215-253-208.hsd1.nj.comcast.net] has joined #lightning-dev 10:08 -!- StopAndDecrypt [~StopAndDe@c-73-215-253-208.hsd1.nj.comcast.net] has quit [Changing host] 10:08 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #lightning-dev 10:20 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 10:25 -!- phm87 [~phm87@194.69-66-87.adsl-dyn.isp.belgacom.be] has quit [Ping timeout: 252 seconds] 10:27 -!- phm87 [~phm87@cust-166-117-109-94.dyn.as47377.net] has joined #lightning-dev 10:59 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 11:04 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 11:05 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Quit: WeeChat 1.4] 11:05 -!- amp__ [~amp@24.136.5.183] has joined #lightning-dev 11:06 -!- Amperture [~amp@24.136.5.183] has quit [Ping timeout: 246 seconds] 11:19 -!- amp__ [~amp@24.136.5.183] has quit [Ping timeout: 252 seconds] 11:21 -!- Amperture [~amp@24.136.5.183] has joined #lightning-dev 11:33 -!- enemabandit [~enemaband@16.77.54.77.rev.vodafone.pt] has joined #lightning-dev 11:49 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 12:13 -!- xchuck00 [~xchuck00@unaffiliated/xchuck00] has joined #lightning-dev 12:23 -!- xchuck00 [~xchuck00@unaffiliated/xchuck00] has quit [] 12:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #lightning-dev 13:07 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has joined #lightning-dev 13:27 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #lightning-dev 13:34 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lightning-dev 13:37 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Quit: Leaving] 14:18 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 14:40 -!- douglas_ [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 240 seconds] 14:45 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has quit [Remote host closed the connection] 14:47 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has quit [Read error: Connection reset by peer] 14:49 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has joined #lightning-dev 14:57 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has joined #lightning-dev 15:05 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 15:13 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 15:17 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has quit [Read error: Connection reset by peer] 15:19 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has joined #lightning-dev 15:23 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has quit [Read error: Connection reset by peer] 15:25 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has joined #lightning-dev 15:36 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has quit [Quit: No Ping reply in 180 seconds.] 15:36 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 244 seconds] 15:41 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has joined #lightning-dev 16:10 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #lightning-dev 16:13 -!- lxer [~lx@ip5f5bf7d3.dynamic.kabel-deutschland.de] has quit [Ping timeout: 246 seconds] 16:13 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has quit [Quit: No Ping reply in 180 seconds.] 16:16 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has joined #lightning-dev 16:20 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:29 -!- shesek [~shesek@bzq-84-110-232-72.red.bezeqint.net] has joined #lightning-dev 16:29 -!- shesek [~shesek@bzq-84-110-232-72.red.bezeqint.net] has quit [Changing host] 16:29 -!- shesek [~shesek@unaffiliated/shesek] has joined #lightning-dev 17:02 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 252 seconds] 17:02 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #lightning-dev 17:39 -!- Murch [~murch@50-200-105-218-static.hfc.comcastbusiness.net] has quit [Quit: Snoozing.] 17:41 -!- tripone [~aaron@cpe-45-50-46-221.socal.res.rr.com] has joined #lightning-dev 17:44 < molz> "you can now easily use c-lightning from #rust! 17:44 < molz> just published version 0.1.0 of clightningrpc, a binding for the c-lightning RPC (https://github.com/laanwj/rust-clightning-rpc …) 17:44 < molz> documentation here: https://docs.rs/clightningrpc/0.1.0/clightningrpc/ … 17:44 < molz> (it's my first rust crate, contributions welcome)" - https://twitter.com/orionwl/status/1037402769387388929 18:07 -!- spinza [~spin@155.93.246.187] has quit [Ping timeout: 260 seconds] 18:09 -!- laurentmt [~Thunderbi@62.112.9.237] has joined #lightning-dev 18:13 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 18:13 -!- laurentmt [~Thunderbi@62.112.9.237] has quit [Client Quit] 18:27 -!- spinza [~spin@155.93.246.187] has joined #lightning-dev 19:14 -!- riclas [~riclas@148.63.37.111] has quit [Ping timeout: 240 seconds] 19:57 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 20:08 -!- xchuck00 [~xchuck00@unaffiliated/xchuck00] has joined #lightning-dev 20:11 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has quit [Ping timeout: 256 seconds] 20:17 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has joined #lightning-dev 20:22 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Remote host closed the connection] 20:25 -!- drolmer [~SomeUser@unaffiliated/drolmer] has quit [Ping timeout: 245 seconds] 20:26 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has quit [Ping timeout: 256 seconds] 20:30 -!- drolmer [~drolmer@unaffiliated/drolmer] has joined #lightning-dev 20:31 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has joined #lightning-dev 20:42 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 20:46 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 240 seconds] 20:47 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 20:51 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 240 seconds] 20:52 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 21:16 -!- instagibbs [~instagibb@pool-100-15-122-172.washdc.fios.verizon.net] has quit [Ping timeout: 268 seconds] 21:17 -!- contrapumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Ping timeout: 272 seconds] 21:19 -!- instagibbs [~instagibb@pool-100-15-122-172.washdc.fios.verizon.net] has joined #lightning-dev 21:22 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 252 seconds] 21:22 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 21:27 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 240 seconds] 21:27 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 21:31 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 252 seconds] 21:43 -!- valwal [~quassel@64-71-8-130.static.wiline.com] has quit [Ping timeout: 245 seconds] 21:57 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 21:57 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lightning-dev 22:20 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 245 seconds] 22:37 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 23:06 -!- lxer [~lx@ip5f5bf7d3.dynamic.kabel-deutschland.de] has joined #lightning-dev 23:14 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 23:18 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 250 seconds] 23:27 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #lightning-dev 23:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 23:40 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lightning-dev 23:51 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has joined #lightning-dev 23:56 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:b86b:1cd7:eabe:afd6] has quit [Ping timeout: 240 seconds]