--- Day changed Fri Jun 15 2018 00:03 < windsok> roasbeef was saying in LND slack that LND defaults are higher 00:05 < rusty> windsok: please file I'll tag and bump... 00:08 < kabaum> I've seen delays of 612 blocks, but on the other hand these long routes always had some error along the way. More hops -> errors more likely, right? 00:08 < windsok> https://github.com/ElementsProject/lightning/issues/1586 00:09 < windsok> the 4 hop payment I made worked ok :) 00:09 < windsok> (after changing maxdelay) 00:21 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 00:41 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 248 seconds] 00:44 < CubicEarths> Re: Prunning - I'm not sure what the current state of progress is, but if Bitcoin would only toss a block after an rpc call from lightning... would that make it easy to implement? 00:48 < rompert> windsok: all i have on rompert.com is latest master plus some tweaks to not make acinq send compressed channels. that tweak doesn't work with clightning though 00:49 < rompert> (basically stripping out most modern capabilities on init) 00:49 < windsok> oh rompert is elcair? 00:49 < rompert> no i'm rompert.com 00:49 < windsok> sorry I mean, the node is running eclair? 00:49 < rompert> ah heh... no.. rompert.com is lnd 00:49 < windsok> gotcha 00:50 < rompert> i lobotomized it to convince eclair wallet to not flap with compressed channels 00:50 < rompert> it helped, but clightning still hates me 00:50 < windsok> Yeah I think i was probably mostly seeing those errors through your node as your node is really well connected 00:50 < windsok> so the payments I was making go through it 00:51 < windsok> and I have a lot of capacity to your node 00:51 < rompert> ah yeah the 576/500 issue. i think BLW had same issue while communicating with lnd unless i'm mistaken 00:52 < rompert> if there is a patch i can make on lnd side i'll do it, haven't investigated that issue. it is hard enough to keep channels open these days since there is about zero interoperability tests made before an implementation merges some commits 00:52 < windsok> I think it's an issue on the c-lightning side 00:53 < windsok> c-lightning refuses any payment with locktime >500 by default 00:53 < windsok> unless you manually set maxdelay on the payment 00:54 < rompert> ok. so you can pay other lnds via rompert.com? 00:54 < windsok> I was able to pay 4 hops to https://lightninggem.com/ after setting maxdelay 00:54 < windsok> through rompert.com 00:55 < windsok> looks like it's LND https://info.lightninggem.com/ 00:55 < rompert> oh cool. didn't know it was on mainnet yet 00:56 < windsok> just since today 00:56 < rompert> i think it is lnd. for reference try spending some stuff on moneni.com , should be two hops for you 00:56 < rompert> i manage that node and i'm sure it is lnd :) 00:56 < windsok> yesh I've send and recieved from there 00:57 < rompert> good good, was just going to add "also try withdrawing" :) 01:07 < kabaum> Why is spendable_msatoshi=0 on this channel (payment attempt at end): https://pastebin.com/Qx0AFimi ? I can't use it but "msatoshi_total": 20000000 and reserved satoshis is only 546. I get Capacity exceeded, "erring index": 0. 01:25 < windsok> "msatoshi_to_us": 0, 01:25 < windsok> this means all of the satoshis are on the other side of the channel 01:25 < windsok> if they were to push a payment through your node, then you would have some on your side, and they would be spendable 01:31 < kabaum> Oh, shoot. I thought I set this channel up, but it seems other side did? Thanks. Can I see somewhere who initiated the channel? 01:35 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-wgmwvlicczwpnohr] has quit [Quit: Connection closed for inactivity] 01:38 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 256 seconds] 02:06 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 02:17 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 02:54 -githubby:#c-lightning- [lightning] cdecker pushed 7 new commits to master: https://git.io/vhXem 02:54 -githubby:#c-lightning- lightning/master f6ff89e Rusty Russell: gossipd: fix use-after-free when we fail to make connection.... 02:54 -githubby:#c-lightning- lightning/master e098578 Rusty Russell: gossipd: fix leak when we fail to dup fds.... 02:54 -githubby:#c-lightning- lightning/master a7e6cdb Rusty Russell: gossipd: peer->local->peer_out queue should have lifetime of peer->local.... 03:12 -!- tiagotrs [~user@p5DDB6D82.dip0.t-ipconnect.de] has joined #c-lightning 03:12 -!- tiagotrs [~user@p5DDB6D82.dip0.t-ipconnect.de] has quit [Changing host] 03:12 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 03:20 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 03:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 03:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 04:02 -githubby:#c-lightning- [lightning] jsarenik opened pull request #1588: Jasan/bound sql (master...jasan/bound_sql) https://git.io/vhXkO 04:22 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 05:03 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ayajtaynrlrhtqyj] has joined #c-lightning 05:07 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 256 seconds] 05:23 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 240 seconds] 05:43 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has quit [Ping timeout: 256 seconds] 05:46 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 05:46 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:07 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 06:20 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 06:39 -githubby:#c-lightning- [lightning] cdecker closed pull request #1585: Gossip query fix (master...guilt/gossip-query-work) https://git.io/vhPyv 06:40 -githubby:#c-lightning- [lightning] cdecker opened pull request #1589: pay: Use `locktime_max` as maximum cumulative CLTV delta (master...cleanups) https://git.io/vhXCI 07:21 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ayajtaynrlrhtqyj] has quit [Quit: Connection closed for inactivity] 07:42 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Quit: Leaving] 07:42 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 07:49 -githubby:#c-lightning- [lightning] cdecker closed pull request #1546: Add 'make ncc' target, for source code analysis. (master...patch5) https://git.io/vh455 08:49 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 265 seconds] 09:03 -!- grafcaps [~haroldbr@104.137.194.255] has joined #c-lightning 09:19 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 245 seconds] 09:36 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 09:36 < grubles> i seem to be getting a reoccuring crash on the latest commit that shesek's lightning charge docker image uses 09:36 -!- booyah [~bb@193.25.1.157] has joined #c-lightning 09:40 -!- tiagotrs [~user@p5DDB6D82.dip0.t-ipconnect.de] has joined #c-lightning 09:41 -!- tiagotrs [~user@p5DDB6D82.dip0.t-ipconnect.de] has quit [Changing host] 09:41 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 09:54 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 264 seconds] 09:55 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:57 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 10:13 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 10:40 -!- blyat [~blyat@cpe-172-72-228-93.carolina.res.rr.com] has joined #c-lightning 10:47 -!- blyat [~blyat@cpe-172-72-228-93.carolina.res.rr.com] has quit [Quit: Leaving] 11:10 -githubby:#c-lightning- [lightning] wythe opened pull request #1590: Added wallet related error codes (master...fund-error-codes) https://git.io/vhXHV 11:16 -!- Amperture [~amp@24.136.5.183] has quit [Remote host closed the connection] 11:48 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 11:49 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 14:09 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Read error: Connection reset by peer] 14:09 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 14:09 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 14:10 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 15:33 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 15:48 -!- Guest46044 [~rotarydia@unaffiliated/rotarydialer] has quit [Ping timeout: 240 seconds] 15:54 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 264 seconds] 15:54 -!- grafcaps [~haroldbr@104.137.194.255] has joined #c-lightning 15:59 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 264 seconds] 16:13 -!- rotarydialer [~rotarydia@unaffiliated/rotarydialer] has joined #c-lightning 17:27 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 17:32 -!- deusexbeer [~deusexbee@079-170-138-050-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 17:43 -!- grafcaps [~haroldbr@162-227-153-120.lightspeed.iplsin.sbcglobal.net] has joined #c-lightning 17:45 -!- deusexbeer [~deusexbee@079-170-138-050-dynamic-pool-adsl.wbt.ru] has joined #c-lightning 17:48 -!- grafcaps [~haroldbr@162-227-153-120.lightspeed.iplsin.sbcglobal.net] has quit [Ping timeout: 268 seconds] 18:13 -!- user__ [~user@p5DDB52ED.dip0.t-ipconnect.de] has joined #c-lightning 18:17 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 256 seconds] 18:53 < CubicEarths> Does c-lightning taking advantage of the pruneblockchain rpc call? 18:53 < CubicEarths> take* 19:14 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 248 seconds] 20:09 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 21:22 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 21:26 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 21:27 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 264 seconds] 21:31 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 22:31 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:31 < CubicEarths> rusty: ^^^ 22:40 < rusty> CubicEarths: No. It could though, I guess. 22:41 < CubicEarths> naïvely, it seems like a simple way to have pruning without Bitcoind dropping blocks that lightning still needs 22:47 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 256 seconds] 23:26 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 23:27 -!- booyah [~bb@193.25.1.157] has joined #c-lightning 23:36 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 23:41 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 245 seconds]