--- Day changed Sun Apr 22 2018 02:12 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has joined #c-lightning 03:10 -githubby:#c-lightning- [lightning] nolim1t opened pull request #1405: Add in sudo apt-get update into ubuntu (master...patch-1) https://git.io/vpOqs 03:50 -githubby:#c-lightning- [lightning] cdecker pushed 4 new commits to master: https://git.io/vpOmC 03:50 -githubby:#c-lightning- lightning/master ddbf016 Christian Decker: gossip: Pass rstate to handle_local_add_channel directly... 03:50 -githubby:#c-lightning- lightning/master 7497f97 Christian Decker: moveonly: Move handle_local_add_channel to routing.h... 03:50 -githubby:#c-lightning- lightning/master 64fbea1 Christian Decker: gossip_store: Save local_add_channel messages and replay them... 03:51 -githubby:#c-lightning- [lightning] cdecker pushed 4 new commits to master: https://git.io/vpOm8 03:51 -githubby:#c-lightning- lightning/master c2e85cd ZmnSCPxj: test_lightningd: Check listfunds address matches newaddr paid to. 03:51 -githubby:#c-lightning- lightning/master 3bf626a ZmnSCPxj: walletrpc: Correct generation of P2SH-P2WPKH addresses for listfunds. 03:51 -githubby:#c-lightning- lightning/master 990ef72 ZmnSCPxj: walletrpc: Refactor out encoding of pubkey to address. 03:56 -!- tiagotrs [~user@p5DC4604A.dip0.t-ipconnect.de] has joined #c-lightning 03:56 -!- tiagotrs [~user@p5DC4604A.dip0.t-ipconnect.de] has quit [Changing host] 03:56 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 05:07 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 05:54 < ctrlbreak> Hmmmm trying to send a payment via my node and now seeing a bunch of 'we sent them a fatal error, closing'. How can I troubleshoot this further? 06:30 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Remote host closed the connection] 06:30 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #c-lightning 06:36 < ctrlbreak> Hmmm... actaully... it's all the same peer lightning_gossipd(8042): 03d301eedc0949238bf919452ee7ef5c45bda4adbe17faba4037170b3573841446: we sent them a fatal error, closing 06:38 < ctrlbreak> WTH... I don't see this peer listed at all? 06:40 < ctrlbreak> It's 'TARDIS'. 06:41 < ctrlbreak> Is there a way I can manually prevent my node from attempting to route through hops that are obviously causing me issues? 08:24 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 264 seconds] 08:37 -!- tiagotrs [~user@p5DC4604A.dip0.t-ipconnect.de] has joined #c-lightning 08:37 -!- tiagotrs [~user@p5DC4604A.dip0.t-ipconnect.de] has quit [Changing host] 08:37 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 09:06 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 260 seconds] 09:24 -githubby:#c-lightning- [lightning] Saibato closed pull request #1175: tor V2/V3 connect and hidden service support for c-lightning (master...master) https://git.io/vAQRj 09:37 -!- tiagotrs [~user@p5DC4604A.dip0.t-ipconnect.de] has joined #c-lightning 09:37 -!- tiagotrs [~user@p5DC4604A.dip0.t-ipconnect.de] has quit [Changing host] 09:37 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 11:05 -!- antanst [~antanst@62.169.219.213] has quit [Ping timeout: 240 seconds] 11:05 -!- antanst [~antanst@62.169.219.213] has joined #c-lightning 11:23 -githubby:#c-lightning- [lightning] fixone opened pull request #1406: documentation for listfunds and newaddr (master...master) https://git.io/vpOz6 11:28 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has quit [Quit: Leaving] 11:29 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has joined #c-lightning 11:30 -!- Saevar [2e166296@gateway/web/freenode/ip.46.22.98.150] has joined #c-lightning 11:30 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has quit [Client Quit] 11:31 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has joined #c-lightning 11:31 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has quit [Client Quit] 11:31 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has joined #c-lightning 11:33 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has quit [Client Quit] 11:34 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has joined #c-lightning 11:53 -!- Saevar [2e166296@gateway/web/freenode/ip.46.22.98.150] has quit [Quit: Page closed] 12:18 -githubby:#c-lightning- [lightning] cdecker closed pull request #1405: Add in sudo apt-get update into ubuntu (master...patch-1) https://git.io/vpOqs 13:28 < blockstream_bot> [ARIEL DESCHAPELL, Blockstream] Just finishing up lighting payments integration with http://trustlessapparel.com using c-lightning and Charge. However there’s an obvious liquidity problem for any new merchant accepting LN payments, since there exists no funded channels to the node at the start. I’m wondering what the thoughts are on how this problem should or will be approached, since the amount of money a merc 13:28 < blockstream_bot> The way I see it currently: 13:28 < blockstream_bot> -You can do nothing, but that means that the first users of your LN payments will be having to open channels and make on chain transactions anyway. This will remain the case until one of your customers decides to fund a channel in excess of what they’re spending. Probably not very scalable. 13:28 < blockstream_bot> -You can go and find liquidity out of band by just asking around those who have LN nodes and are hopefully interested. 13:28 < blockstream_bot> The way I see it ideally working: 13:28 < blockstream_bot> -“Failed routing” due to lack of liquidity in channels and related info on the part of LN clients could actually be broadcasted to the network, in aggregate signaling to profit seeking participants which nodes are being more heavily routed to and lacking adequate liquidity to service everyone. They can then open up their own channels to take advantage of higher fees and increase the routing capacity to that nod 14:05 < blockstream_bot> [Robert Olsson, Blockstream] @arieldeschapell interesting idea. need to think about privacy issues and abuse. 14:31 -!- jojeyh [~delphi@2602:306:b8b6:b970:480d:4d9:1a02:1755] has quit [Quit: Ex-Chat] 14:49 < blockstream_bot> [ARIEL DESCHAPELL, Blockstream] Yeah that’s always the difficult part of figuring out implementation, but the general idea of letting the network share data about where more liquidity is needed seems to make sense. 14:51 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 14:56 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #c-lightning 15:38 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 15:41 -!- CubicEarths [~cubiceart@188.155.63.9] has joined #c-lightning 15:54 -!- CubicEarths [~cubiceart@188.155.63.9] has quit [Ping timeout: 256 seconds] 16:04 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Quit: Leaving] 16:22 -githubby:#c-lightning- [lightning] ZmnSCPxj opened pull request #1407: invoice: Support providing preimage when making invoice. (master...invoice-explicit-preimage) https://git.io/vpOXA 17:28 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 19:34 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Remote host closed the connection] 19:35 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #c-lightning 20:35 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 21:02 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-lnqefyurumwedxha] has joined #c-lightning 21:04 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 21:29 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1408: Misc test fixes (master...misc-test-fixes) https://git.io/vpO7d 22:16 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 22:25 -githubby:#c-lightning- [lightning] rustyrussell pushed 4 new commits to master: https://git.io/vpOFe 22:25 -githubby:#c-lightning- lightning/master 2cee1ab ZmnSCPxj: peer_control: Make close wait for complete closure, with timeout.... 22:25 -githubby:#c-lightning- lightning/master 68758a5 Rusty Russell: json_close: test that it works while disconnected.... 22:25 -githubby:#c-lightning- lightning/master 0b331a2 ZmnSCPxj: test_lightningd.py: Clean up some uses of 'close' RPC. 22:29 -!- shesek [~shesek@bzq-84-110-55-93.cablep.bezeqint.net] has joined #c-lightning 22:29 -!- shesek [~shesek@bzq-84-110-55-93.cablep.bezeqint.net] has quit [Changing host] 22:29 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning