--- Day changed Tue Aug 22 2017 00:03 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lightning-dev 00:03 -lightningrfc:#lightning-dev- [lightning-rfc] ysangkok opened pull request #230: Fix link to localkey-remotekey-local_delayedkey-and-remote_delayedkey… (master...patch-1) https://git.io/v5Ubt 00:03 -!- laurentmt [~Thunderbi@115.31.156.105] has joined #lightning-dev 00:04 -!- laurentmt [~Thunderbi@115.31.156.105] has quit [Client Quit] 00:06 -!- JackH [~laptop@46.231.18.66] has joined #lightning-dev 00:19 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 240 seconds] 00:42 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has quit [Quit: No Ping reply in 60 seconds.] 00:47 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has joined #lightning-dev 00:48 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has quit [Client Quit] 00:51 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has joined #lightning-dev 01:03 <+roasbeef> cdecker: pushed those changes, shoould be able to start proper tests now at this point 01:03 <+roasbeef> few things we still don't do like: adhere to and validate all channel constraints, insta announce channels 01:04 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #lightning-dev 01:52 -!- KevinPan [~kevinpan@47.89.36.17] has joined #lightning-dev 01:54 -!- KevinPan [~kevinpan@47.89.36.17] has quit [Remote host closed the connection] 02:01 -!- sstone [~sstone@3.46-14-84.ripe.coltfrance.com] has joined #lightning-dev 02:34 -!- kermie [57d51619@gateway/web/freenode/ip.87.213.22.25] has joined #lightning-dev 02:34 < kermie> hola 02:35 < kermie> I asked a question on Reddit and was wondering if people here could give me more information 02:35 < kermie> Can I share a Reddit link here? 02:59 < mryandao> sure 03:00 -!- laurentmt [~Thunderbi@115.31.156.105] has joined #lightning-dev 03:01 -!- laurentmt [~Thunderbi@115.31.156.105] has quit [Client Quit] 03:06 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 255 seconds] 03:07 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #lightning-dev 03:10 < kermie> Thanks https://redd.it/6v3abf 03:49 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 240 seconds] 03:51 -!- HostFat_ [~HostFat@93-44-83-239.ip96.fastwebnet.it] has joined #lightning-dev 03:52 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has quit [Quit: No Ping reply in 60 seconds.] 03:52 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has joined #lightning-dev 03:54 -!- stiell [~stian@fsf/member/stiell] has quit [Ping timeout: 248 seconds] 03:54 -!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has quit [Ping timeout: 248 seconds] 03:54 -!- roasbeef [~root@104.131.26.124] has quit [Ping timeout: 248 seconds] 03:54 -!- HostFat [~HostFat@93-44-83-239.ip96.fastwebnet.it] has quit [Ping timeout: 248 seconds] 03:55 -!- stiell [~stian@fsf/member/stiell] has joined #lightning-dev 03:55 -!- roasbeef [~root@104.131.26.124] has joined #lightning-dev 03:55 -!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has joined #lightning-dev 03:57 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has quit [Remote host closed the connection] 03:59 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has quit [Quit: No Ping reply in 60 seconds.] 04:01 -!- stevenroose [~steven@vps.weuste.club] has quit [Ping timeout: 248 seconds] 04:01 -!- deafboy [quasselcor@cicolina.org] has quit [Ping timeout: 248 seconds] 04:03 -!- deafboy [quasselcor@cicolina.org] has joined #lightning-dev 04:05 -!- stevenroose [~steven@vps.weuste.club] has joined #lightning-dev 04:06 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has joined #lightning-dev 04:27 < kermie> I'm using c-lightning (lightningd) and it says in the README "Once bitcoind has synchronized with the testnet/regtest network, you can start lightningd with the following command:" but after starting a regtest network, it looks like lightningd is still trying to connect to -testnet 04:34 -!- ThomasV [~ThomasV@178.19.221.38] has joined #lightning-dev 04:34 -!- ThomasV [~ThomasV@178.19.221.38] has quit [Changing host] 04:34 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #lightning-dev 04:40 < cdecker> Oh you already moved here with your question ^^ 04:41 < kermie> Yeah I'm only in #lnd because people seem to be more active there... 04:42 < kermie> And thanks --network=regtest worked. Can it be configured in a .lightning/lightning.conf? 04:44 < kermie> lightningd(22930): Creating IPv6 listener on port 9735 lightningd(22930): Failed to bind on 2 socket: Address already in use --- hmm 04:47 < cdecker> Yep, that is normal 04:48 < cdecker> We attempt to bind both IPv4 and IPv6, but some OSs don't distinguish them so the second may fail 04:49 < kermie> cdecker: Oh right.. I thought it might be because I'm still using the zeromq ports that were necessary for Elcair 04:49 < kermie> These were necessary in bitcoin.conf zmqpubrawblock=tcp://127.0.0.1:29000 zmqpubrawtx=tcp://127.0.0.1:29000 04:50 < kermie> Is this an acceptable bitcoin.conf for lightningd? https://paste.ee/p/wt52B 04:56 < cdecker> Sure, we only need that `bitcoin-cli -regtest` is able to connect to the running `bitcoind` 04:57 < cdecker> Since we call that command internally (we don't yet use the RPC directly ourselves) 04:57 < kermie> So many question :) 04:57 < kermie> *s 04:58 < cdecker> No problem, we're here to help ^^ 04:59 < kermie> well ok ... what happens after I perform the daemon/lightning-cli addfunds command? 04:59 < kermie> Should there be a new block on the regtest network before I can use that? or before the funds are available for the lightning node? 05:00 < cdecker> It'll parse the hex tx you provided and for each output it'll check whether it has the matching privkey 05:00 < cdecker> For each output that belongs to it, it'll add it to the internal wallet 05:00 < kermie> Oh right... I accidentally said: but it's -- why not so it can read it from the network? 05:00 < cdecker> You don't need to generate a block, since we currently do not track confirmations for our funds 05:00 < kermie> oh I see.. that was confusing me :) 05:01 < kermie> It gives me an idea of the state that the project is in ;) 05:01 < cdecker> We could do that, however that'd require that we actually feed in something that is in the peer's mempool 05:01 < kermie> oh right.. and you want to run a lightning node standalone? 05:01 < cdecker> (bitcoin nodes only remember transactions by ID if they belong to them or if they are currently in the mempool) 05:01 < kermie> right 05:02 < cdecker> We eventually will simply tail the blockchain and look for outputs that belong to the `lightningd` node, but that's not that high on priorities currently 05:03 < kermie> I see.... so if I want to prepare a demo of a working lightning network of 4 nodes on a single regtest bitcoin node for tomorrow. That's not so easy? 05:05 < kermie> I think that I've funded the first node... I'll try to set up the second one now. Just a little confusing as to how to start separate nodes on the same machine 05:05 < cdecker> It is, we don't actually share any internal information with the bitcoind, we just use it as our connection to the bitcoin network 05:06 < cdecker> It's exactly what I'm doing in the integration testing framework 05:07 < cdecker> I also have a few simple bash scripts that setup a small network for testing purposes 05:07 < cdecker> https://gist.github.com/anonymous/cce1d0d7262582ab6d3af587571de64e 05:07 < cdecker> You can probably drop gdb and tmux from the above script if you're just interesting in having something running 05:08 < kermie> hah .. that sounds exactly what I'm looking for. I'll have a look 05:09 < cdecker> Or if you prefer python you can take a look at the integration testing framework (https://github.com/cdecker/lightning-integration) which also allows you to mix and match different implementations 05:09 < cdecker> (though they're not fully compatible yet, so be careful about mixing them in a demo xD) 05:11 < kermie> That might be one step too far... but again interesting. I'll get to that later. 05:11 < cdecker> Sure, let me know if you need help ^^ 05:12 -!- ThomasV [~ThomasV@unaffiliated/thomasv] has left #lightning-dev ["Quitte"] 05:18 -!- lalopalo [~chatzilla@2600:8801:d800:7e30:91e3:e9ff:a566:d660] has joined #lightning-dev 05:20 -!- lalopalo [~chatzilla@2600:8801:d800:7e30:91e3:e9ff:a566:d660] has left #lightning-dev [] 05:27 < kermie> cdecker: I think I'm getting stuck in the script on: lightning-cli: Connecting to 'lightning-rpc': No such file or directory 05:31 < kermie> hmm no, it might be something before that... hold on 05:32 < cdecker> If you start `lightningd/lightningd --lightning-dir=/x/y/z` then you need to start `daemon/lightning-cli` also with `--lightning-dir=/x/y/z` :-) 05:32 < cdecker> (each lightningd also needs its own lightning-dir) 05:32 < kermie> There's no address https://paste.ee/p/Cnp5T 05:34 < kermie> Ah there's a problem with RPC credentials ... 05:34 < kermie> remember I gave you the bitcoin.conf? It had rpcuser and rpcpassword in there 05:35 < cdecker> Hm, that should be picked up by `bitcoin-cli` 05:35 < cdecker> What's the output of `daemon/lightning-cli --lightning-dir=/tmp/lightning1 newaddr` ? 05:36 < cdecker> Let me simplify the script a bit 05:37 < kermie> Yeah that output is lightning-cli: Connecting to 'lightning-rpc': No such file or directory 05:39 < cdecker> Ok, is lightningd running? 05:39 < cdecker> https://gist.github.com/anonymous/31bc66b6e3ca99d243dea8c88d99a1bf 05:40 < cdecker> This one does not use gdb and doesn't rely on tmux to separate output 05:40 < cdecker> But it should work out of the box 05:40 < cdecker> (just make sure you're running `bitcoind -daemon -regtest`) 05:40 < kermie> Yeah so this is the authentication issue: https://paste.ee/p/WovYM 05:41 < kermie> Yes it's running as specified on the README: lightningd/lightningd --network=regtest --log-level=debug 05:43 < kermie> other script without gbd and tmux has the same issue 05:43 < kermie> *gdb 05:43 < waxwing> hmm i thought even testnet/regtest still used ~/.bitcoin/bitcoin.conf not ~/.bitcoin/regtest/bitcoin.conf ? or is that just by default. 05:44 < waxwing> oh datadir. hmm i see. 05:44 < kermie> oh wait.. it's looking for the bitcoin.conf inside the regtest directory 05:45 < kermie> haha yeah ... I'm just using ~/.bitcoin/bitcoin.conf ... and that works fine 05:47 < kermie> Ok, I updated the script to use datadirectory /home/kermie/.bitcoin and there are not authentication issues 05:48 < waxwing> yeah you just use .bitcoin always for whatever 'net. and i always used ~/.bitcoin/bitcoin.conf i don't *think* you can put it in /regtest. 05:49 < waxwing> i mean .. well you get it anyway :) 05:50 < cdecker> So does it work now? 05:51 < cdecker> (I just symlinked all configs to a single one and provide regtest/testnet/mainnet on command line to differentiate 05:52 < kermie> No it continues until the other error lightning-cli: Connecting to 'lightning-rpc': No such file or directory 05:53 < cdecker> But lightningd stays running? 05:53 < cdecker> (it'll exit if it can't talk to bitcoind) 05:53 < kermie> yes it stays running 05:54 < cdecker> Ok, and /tmp/lightning1/lightning-rpc exists? 05:54 < kermie> lightning-cli: Connecting to 'lightning-rpc': Connection refused actually now 05:55 < kermie> lightningd doesn't give any debug information 06:01 < cdecker> Yep, it's unable to connect in the first place so lightningd doesn't see anything 06:02 < cdecker> Can you do a `ps aux | grep lightningd` and see in which directory it has its lightning-dir? 06:06 < kermie> https://paste.ee/p/wDVic 06:06 -!- riclas [riclas@72.210.189.46.rev.vodafone.pt] has joined #lightning-dev 06:07 < kermie> I just killed all processes and it seems to work now 06:08 < kermie> now a whole lot of new errors occur, but I'm wondering if you get those too 06:08 < mryandao> maybe you'd want to pipe all the logs to a file then share it here? 06:11 < kermie> yeah working on :) 06:13 < kermie> https://paste.ee/p/V0jjW 06:21 < kermie> what is fee-base and fee-per-satoshi? 06:21 < cdecker> Shouldn't matter too much 06:22 < cdecker> Oh, you must generate at least up to block 432 on regtest to activate segwit 06:23 < kermie> aaah useful information for the README :D 06:43 < kermie> Looking a lot better now with 432 blocks 06:45 < cdecker> +1 ^^ 06:47 < kermie> This looks good https://paste.ee/p/b0tM1 06:55 < cdecker> Yup, that looks quite ok 06:56 < cdecker> If you'd like to explore the network try `lightning-cli getnodes` and `lightning-cli getchannels` 06:56 < cdecker> (echo "digraph lightning {"; daemon/lightning-cli getchannels | jq '.channels[] | (" \"" + .source[0:32] + "\" -> \"" +.destination[0:32] + "\";")' --raw-output -; echo "}") > graph.dot; dot -Tpng graph.dot > graph.png 06:56 -!- devondev [b52f38cd@gateway/web/freenode/ip.181.47.56.205] has joined #lightning-dev 06:57 -!- devondev [b52f38cd@gateway/web/freenode/ip.181.47.56.205] has quit [Client Quit] 06:57 < kermie> https://github.com/ElementsProject/lightning/pull/223 07:02 < kermie> Sweet http://i.imgur.com/3mnqdhB.png 07:03 < cdecker> Cool, glad it's working now ^^ 08:12 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has quit [Quit: No Ping reply in 60 seconds.] 08:13 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has joined #lightning-dev 08:27 -!- deafboy [quasselcor@cicolina.org] has quit [Remote host closed the connection] 08:31 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has joined #lightning-dev 08:31 -!- r251d [~r251d@65.199.22.142] has joined #lightning-dev 08:31 -!- deafboy [quasselcor@cicolina.org] has joined #lightning-dev 08:35 -!- kermie [57d51619@gateway/web/freenode/ip.87.213.22.25] has quit [Ping timeout: 260 seconds] 08:45 -!- alreadylate [~textual@37-247-1-221.customers.ownit.se] has joined #lightning-dev 08:48 -!- r251d [~r251d@65.199.22.142] has quit [Quit: Mutter: www.mutterirc.com] 08:55 -!- Sentineo [~Undefined@node.chcembitcoin.sk] has joined #lightning-dev 09:09 -!- Sentineo|mobile [~androirc@217.12.53.71] has joined #lightning-dev 09:10 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 09:11 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lightning-dev 09:13 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Quit: .] 09:15 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #lightning-dev 09:15 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 248 seconds] 09:25 -!- MaxSan [~one@95.215.62.92] has joined #lightning-dev 09:25 -!- MaxSan [~one@95.215.62.92] has quit [Max SendQ exceeded] 09:25 -!- AmikoPay_CJP [~AmikoPay_@a83-163-77-195.adsl.xs4all.nl] has joined #lightning-dev 09:26 -!- MaxSan [~one@95.215.62.92] has joined #lightning-dev 09:26 -!- MaxSan [~one@95.215.62.92] has quit [Max SendQ exceeded] 09:27 -!- MaxSan [~one@95.215.62.92] has joined #lightning-dev 09:28 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has quit [Ping timeout: 248 seconds] 09:30 -!- alreadylate [~textual@37-247-1-221.customers.ownit.se] has quit [] 09:34 < waxwing> i was thinking about trying out one of the LN impl.s on testnet, which one works with a Core testnet node? 09:38 < waxwing> should i follow instructions as per ElementsProject/lightning ? 09:40 -!- sstone [~sstone@3.46-14-84.ripe.coltfrance.com] has quit [Quit: Leaving] 09:45 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lightning-dev 09:48 < waxwing> np i have it installed now. 09:48 -!- JackH [~laptop@46.231.18.66] has quit [Ping timeout: 240 seconds] 09:54 -!- abpa [~abpa@96-82-80-28-static.hfc.comcastbusiness.net] has joined #lightning-dev 09:55 < Sentineo|mobile> waxwing can u share please what u used? I would like to try something core based as well. 09:56 < waxwing> Sentineo: just github.com/ElementsProject/lightning .. instructions there in readme. 10:01 < Sentineo|mobile> waxwing ty 10:08 -!- S [~androirc@217.12.53.71] has joined #lightning-dev 10:09 -!- S is now known as Guest18387 10:11 -!- Guest18387 [~androirc@217.12.53.71] has quit [Client Quit] 10:11 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has joined #lightning-dev 10:12 -!- Sentineo|mobile [~androirc@217.12.53.71] has quit [Ping timeout: 248 seconds] 10:14 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has quit [Client Quit] 10:18 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has joined #lightning-dev 10:24 -!- jimpo [~jimpo@ec2-54-175-255-176.compute-1.amazonaws.com] has joined #lightning-dev 10:25 -!- jimpo [~jimpo@ec2-54-175-255-176.compute-1.amazonaws.com] has quit [Client Quit] 10:25 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 10:26 -!- ibash [~ibash@208.72.139.230] has quit [Client Quit] 10:26 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 10:38 -!- AmikoPay_CJP [~AmikoPay_@a83-163-77-195.adsl.xs4all.nl] has quit [Quit: Leaving] 10:46 -!- MaxSan [~one@95.215.62.92] has quit [Ping timeout: 255 seconds] 11:15 -!- MaxSan [~one@95.215.62.92] has joined #lightning-dev 11:40 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has quit [] 11:41 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has joined #lightning-dev 11:51 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has quit [] 11:53 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has joined #lightning-dev 11:58 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has quit [] 12:00 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has joined #lightning-dev 12:02 -!- MaxSan [~one@95.215.62.92] has quit [Quit: Leaving.] 12:14 -!- ibash [~ibash@208.72.139.230] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:38 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has joined #lightning-dev 12:40 -!- riclas [riclas@72.210.189.46.rev.vodafone.pt] has quit [] 12:41 -!- riclas [riclas@72.210.189.46.rev.vodafone.pt] has joined #lightning-dev 12:42 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 12:45 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has quit [] 12:53 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has joined #lightning-dev 12:54 -!- ibash [~ibash@208.72.139.230] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:57 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Quit: .] 13:01 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 13:18 < waxwing> is there a node i can open a channel to somewhere? 13:20 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has quit [Ping timeout: 240 seconds] 13:22 < esotericnonsense> waxwing: i can start mine 13:22 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has joined #lightning-dev 13:23 < esotericnonsense> or easier would be to use the faucet or something 13:23 < waxwing> esotericnonsense: faucet? i have coins, at the step of opening a channel nw 13:23 < waxwing> now 13:23 < esotericnonsense> waxwing: https://faucet.lightning.community/ 13:23 < esotericnonsense> lightning faucet you can open a channel top 13:23 < esotericnonsense> to* 13:23 < waxwing> got it, thanks 13:24 < lndbot1> that only works with lnd currently 13:24 < waxwing> ok thanks 13:26 < waxwing> anything i can use with whatever elementsproject/lightning is called? :) 13:27 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 13:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 13:35 -!- dakk [~dakk@dynamic-adsl-78-15-211-7.clienti.tiscali.it] has quit [Ping timeout: 240 seconds] 13:35 -!- dakk [~dakk@dynamic-adsl-78-15-237-78.clienti.tiscali.it] has joined #lightning-dev 13:36 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #lightning-dev 13:43 -!- notmike [uid209547@gateway/web/irccloud.com/x-bekmcopicnvhrqvx] has joined #lightning-dev 13:43 < notmike> Gy 13:53 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 13:57 -!- ibash [~ibash@208.72.139.230] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 13:59 -!- alreadylate [~textual@c-250e71d5.153-1-64736c10.cust.bredbandsbolaget.se] has quit [] 14:02 -!- HeySteve2 [~0000@unaffiliated/heysteve] has joined #lightning-dev 14:10 -!- HeySteve2 [~0000@unaffiliated/heysteve] has quit [Read error: Connection reset by peer] 14:14 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 246 seconds] 14:36 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 14:43 -!- JackH [~laptop@2a02:a210:2e00:300:655a:7cbf:d627:81fb] has joined #lightning-dev 14:55 -!- ibash [~ibash@208.72.139.230] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:07 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 15:35 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has quit [Ping timeout: 240 seconds] 15:57 -!- ibash [~ibash@208.72.139.230] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 16:15 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has joined #lightning-dev 16:22 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 16:22 -!- ibash [~ibash@208.72.139.230] has quit [Client Quit] 16:26 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 16:44 -!- ibash [~ibash@208.72.139.230] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 16:48 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has quit [Ping timeout: 240 seconds] 16:52 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 16:58 -!- HostFat_ [~HostFat@93-44-83-239.ip96.fastwebnet.it] has quit [Read error: Connection reset by peer] 16:58 -!- HostFat_ [~HostFat@93-44-83-239.ip96.fastwebnet.it] has joined #lightning-dev 17:00 -!- abpa [~abpa@96-82-80-28-static.hfc.comcastbusiness.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 17:17 -!- MaxSan [~one@95.215.62.92] has joined #lightning-dev 17:33 -!- MaxSan [~one@95.215.62.92] has quit [Ping timeout: 240 seconds] 17:51 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 17:55 -!- HostFat_ [~HostFat@93-44-83-239.ip96.fastwebnet.it] has quit [Read error: Connection reset by peer] 17:57 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 255 seconds] 18:18 -!- aantonop [~aantonop@d14-69-83-226.try.wideopenwest.com] has joined #lightning-dev 18:25 -!- laurentmt [~Thunderbi@115.31.156.105] has joined #lightning-dev 18:39 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has joined #lightning-dev 18:45 -!- ibash [~ibash@208.72.139.230] has quit [Read error: Connection reset by peer] 18:45 -!- ibash [~ibash@208.72.139.230] has joined #lightning-dev 18:48 -!- ibash [~ibash@208.72.139.230] has quit [Client Quit] 19:04 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lightning-dev 19:17 -!- notmike [uid209547@gateway/web/irccloud.com/x-bekmcopicnvhrqvx] has quit [Quit: Connection closed for inactivity] 19:27 -!- laurentmt [~Thunderbi@115.31.156.105] has quit [Quit: laurentmt] 19:30 -!- riclas [riclas@72.210.189.46.rev.vodafone.pt] has quit [Ping timeout: 248 seconds] 19:38 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 248 seconds] 19:42 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has quit [Quit: No Ping reply in 60 seconds.] 19:42 -!- rjak [~rjak@gateway/vpn/privateinternetaccess/rjak] has joined #lightning-dev 19:57 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 20:05 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Read error: Connection reset by peer] 20:36 -!- JackH [~laptop@2a02:a210:2e00:300:655a:7cbf:d627:81fb] has quit [Ping timeout: 255 seconds] 20:45 -!- cfields [~quassel@unaffiliated/cfields] has quit [Ping timeout: 276 seconds] 20:46 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 20:46 -!- cfields [~quassel@unaffiliated/cfields] has joined #lightning-dev 22:03 -!- MaxSan [~one@95.215.62.92] has joined #lightning-dev 22:03 -!- jerseykx [sid110825@gateway/web/irccloud.com/x-dmqxzsrkyxximnqi] has joined #lightning-dev 22:03 -!- Guest32399 [sid28048@gateway/web/irccloud.com/x-yzzfcchpdzjjwjwa] has joined #lightning-dev 22:07 -!- Netsplit over, joins: Sentineo 22:23 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 248 seconds] 22:42 -!- laurentmt [~Thunderbi@115.31.156.105] has joined #lightning-dev 22:42 -!- laurentmt [~Thunderbi@115.31.156.105] has quit [Client Quit] 23:02 -!- jannes [~jannes@095-097-246-234.static.chello.nl] has quit [Ping timeout: 240 seconds] 23:15 -!- PaulCape_ [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #lightning-dev 23:16 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Read error: Connection reset by peer] 23:19 -!- lndbot1 [~lndbot@138.197.213.35] has quit [Read error: Connection reset by peer] 23:21 -!- lndbot [~lndbot@138.197.213.35] has joined #lightning-dev 23:21 -!- warren [~warren@fedora/wombat/warren] has quit [Ping timeout: 264 seconds] 23:24 -!- warren [~warren@fedora/wombat/warren] has joined #lightning-dev 23:33 -!- warren [~warren@fedora/wombat/warren] has quit [Ping timeout: 240 seconds] 23:35 -!- warren [~warren@fedora/wombat/warren] has joined #lightning-dev 23:48 -!- ibash [~ibash@198-27-188-45.static.sonic.net] has joined #lightning-dev