--- Day changed Mon Feb 19 2018 00:11 -!- Mark____ [5bd4cf04@gateway/web/freenode/ip.91.212.207.4] has joined #c-lightning 00:16 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 00:20 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 00:55 -githubby:#c-lightning- [lightning] practicalswift opened pull request #1032: Avoid using uninitialized values when calling command_fail_detailed(...) (master...avoid-uninitialized-args) https://git.io/vA4fq 01:01 -githubby:#c-lightning- [lightning] practicalswift opened pull request #1033: Check return value of sqlite3_step(stmt) (master...check-return-value-of-sqlite3_step) https://git.io/vA4fx 01:07 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has joined #c-lightning 01:51 -!- bryan_w [~is@2600:2108:9:8a90:f3b8:cb41:7595:463f] has quit [Ping timeout: 276 seconds] 02:03 < bitonic-cjp> Good morning. I noticed that, in a channel between two C-Lightning nodes, I can receive much less funds than available on the peer side. In other words: I seem to be unable to move all channel funds to one side. 02:04 < bitonic-cjp> Is this: [a] a bug / something to be fixed, [b] a deliberate policy specific to C-Lightning, or [c] required by the protocol? In cases [b,c] I'm curious for the reasoning. 02:16 -githubby:#c-lightning- [lightning] icota opened pull request #1035: Pass the $(CC) variable to the configurator executable when building config.h (master...master) https://git.io/vA4qJ 02:25 -githubby:#c-lightning- [lightning] icota opened pull request #1036: Add PIE option to Makefile to build position independent executables (master...add-pie-option-makefile) https://git.io/vA4qi 02:49 -githubby:#c-lightning- [lightning] cdecker closed pull request #987: Fix crash when trying to forget a channel with HTLCs (master...dev-forget-channel) https://git.io/vAYC9 02:50 -githubby:#c-lightning- [lightning] practicalswift opened pull request #1038: Fix typos (master...tpoys) https://git.io/vA4OO 02:59 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/vA43J 02:59 -githubby:#c-lightning- lightning/master ea3ee01 ZmnSCPxj: peer_control: Support xxx@yyy:zzz form for connecting. 03:11 < buZz> my node has been on this for the last ~week ; 03:11 < buZz> https://hastebin.com/raw/cujutojisi 03:12 < buZz> when will that channel close? :) 03:18 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/vA4sA 03:18 -githubby:#c-lightning- lightning/master f351417 practicalswift: Add assertions to clarify our assumptions about msg != NULL 03:19 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/vA4Gf 03:19 -githubby:#c-lightning- lightning/master 4fccbba practicalswift: Assert that we get the assumed return value from sqlite3_step(...) 03:40 < buZz> i'll just git pull and make sure i'm running most recent 03:52 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 03:57 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 255 seconds] 04:40 < Mark____> I noticed that two channels were closed on my c-lightning node (both channels were funded by me). The most interesting message in the log says 04:40 < Mark____> Peer permanent failure in CHANNELD_NORMAL: lightning_channeld: received ERROR channel 69e2a7d6b271a77845cd5a1ddafb6682a662b9ec370c9fe187aa89c6b58cf184: update_fee 29107 outside range 1359-10500 04:41 < Mark____> Anybody knows what it is abuot? 04:45 < buZz> some fee too high? weird 04:48 -!- dougsland [~douglas@74-94-155-49-NewEngland.hfc.comcastbusiness.net] has joined #c-lightning 05:09 < mlz> i think c-lightning would close your channels if you have channels with LND nodes and the fees are not in agreement 05:10 < mlz> c-lightning should try to negotiate or something, idk 05:14 -!- dougsland [~douglas@74-94-155-49-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 248 seconds] 05:16 < provoostenator> I'm seeing this more often recently, I uploaded a log here: https://github.com/ElementsProject/lightning/issues/915#issuecomment-366687261 05:27 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 05:41 < mlz> wow.. so even if you open a channel with another c-lightning node, and the fees from both c-lightining nodes are different, not in agreement with each other, your node can just close your channel? 05:53 < bitonic-cjp> That sounds like it makes sense - you should *always* be able to do an uncooperative close of your channel. However, maybe an uncooperative close is not always the best thing to do in case fee negotiation fails. 06:02 -!- dougsland [douglas@nat/redhat/x-bmntmvmkerqluzff] has joined #c-lightning 06:18 < provoostenator> It sounds like this would make channels quite unstable, especially when fees go wild. 06:19 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 06:24 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 248 seconds] 06:56 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 07:07 -!- bryan_w [~is@2600:2108:9:8a90:5a69:d114:68b8:dae2] has joined #c-lightning 07:17 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 07:23 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 07:36 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-vmklzzfunbnrngvt] has quit [Quit: Connection closed for inactivity] 07:47 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has quit [Quit: conversation terminated!] 07:52 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 08:07 -!- cryptapus [~cryptapus@jupiter.osmus.org] has joined #c-lightning 08:07 -!- cryptapus [~cryptapus@jupiter.osmus.org] has quit [Changing host] 08:07 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #c-lightning 08:07 < vogelito> I'm very excited to try c-lightning… I'm almost done sync'ing 08:07 < vogelito> root@c-lightning:/home/ubuntu# tail -1 /home/bitcoin/.bitcoin/debug.log 08:07 < vogelito> 2018-02-19 16:06:30 UpdateTip: new best=0000000000000000003eb02d2af7c1da8f2a738f2d486055fc6ea34ff2e14fc1 height=498444 version=0x20000000 log2_work=87.620715 tx=280078700 date='2017-12-09 19:45:47' progress=0.935709 cache=165.7MiB(804629txo) 08:07 < vogelito> root@c-lightning:/home/ubuntu# runuser -l bitcoin -c '/home/ubuntu/builds/lightning/cli/lightning-cli dev-blockheight' 08:07 < vogelito> { "blockheight" : 340305 } 08:11 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 08:13 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 08:14 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 08:21 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 08:21 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 08:25 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 08:49 -!- grafcaps [~haroldbr@104.137.194.255] has joined #c-lightning 08:54 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 09:12 -!- jb554 [~jb55@216-71-192-56.dyn.novuscom.net] has joined #c-lightning 09:20 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has quit [Quit: Leaving] 09:51 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 10:41 -githubby:#c-lightning- [lightning] gabridome opened pull request #1044: A more detailed description of the "amount" field (master...patch-2) https://git.io/vABJz 11:04 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 11:14 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 11:48 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 11:53 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Ping timeout: 255 seconds] 11:54 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 11:55 < vogelito> my lightningd block sync'ing is slowing down considerably. Any ideas why this would be happening? 11:58 < vogelito> https://pastebin.com/T47V3fAb 11:58 < vogelito> That's a reduced version of my logs 11:59 < vogelito> sync'ing 10,000 blocks took 20 minutes between blocks 250,000 and 260,000. It took over 5 hours between blocks 330,000 and 340,000 12:10 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 12:16 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 12:21 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-dnhbxtvvczvdjyhg] has joined #c-lightning 12:21 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 12:22 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 12:24 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Client Quit] 12:24 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 13:19 -!- jb554 [~jb55@216-71-192-56.dyn.novuscom.net] has quit [Ping timeout: 256 seconds] 13:30 -!- dougsland [douglas@nat/redhat/x-bmntmvmkerqluzff] has quit [Ping timeout: 264 seconds] 13:31 -!- jb554 [~jb55@216-71-192-56.dyn.novuscom.net] has joined #c-lightning 13:42 -!- foratemer-node [b253a4da@gateway/web/freenode/ip.178.83.164.218] has joined #c-lightning 14:20 -!- foratemer-node [b253a4da@gateway/web/freenode/ip.178.83.164.218] has quit [Ping timeout: 260 seconds] 14:25 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 14:37 -!- CubicEarths [~cubiceart@136.sub-174-215-0.myvzw.com] has joined #c-lightning 14:41 -!- jojeyh [~delphi@2602:306:b8b6:b970:f504:8f4:31bf:2836] has quit [Ping timeout: 252 seconds] 14:43 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 14:50 -!- jb554 [~jb55@216-71-192-56.dyn.novuscom.net] has quit [Ping timeout: 256 seconds] 14:50 -!- CubicEarths [~cubiceart@136.sub-174-215-0.myvzw.com] has quit [Remote host closed the connection] 15:01 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has joined #c-lightning 15:11 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 15:11 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 15:25 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 15:29 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has joined #c-lightning 15:50 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 256 seconds] 16:04 -!- mn3monic [~xxwa@host185-209-dynamic.45-79-r.retail.telecomitalia.it] has quit [Ping timeout: 256 seconds] 16:15 -!- CubicEarths [~cubiceart@2600:1010:b053:fbd5:298e:1f6b:db22:a3a2] has joined #c-lightning 16:22 -!- CubicEarths [~cubiceart@2600:1010:b053:fbd5:298e:1f6b:db22:a3a2] has quit [Remote host closed the connection] 16:27 -!- CubicEarths [~cubiceart@2600:1010:b053:fbd5:c830:9eb:cd56:c253] has joined #c-lightning 16:40 -!- CubicEarths [~cubiceart@2600:1010:b053:fbd5:c830:9eb:cd56:c253] has quit [Remote host closed the connection] 16:42 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 240 seconds] 16:52 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 16:59 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 17:24 -!- vogelito [~Adium@187-162-108-173.static.axtel.net] has quit [Quit: Leaving.] 17:38 -githubby:#c-lightning- [lightning] rustyrussell pushed 3 new commits to master: https://git.io/vABrN 17:38 -githubby:#c-lightning- lightning/master 097b934 Rusty Russell: wallet: load route_nodes and route_channels when seeking a particular entry.... 17:38 -githubby:#c-lightning- lightning/master d47d85f Rusty Russell: wallet: add list of upgrades.... 17:38 -githubby:#c-lightning- lightning/master 1dc6f75 Rusty Russell: lightningd: fix crash when we get onchain after old db.... 17:43 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 17:46 < mlz> oh wow.. this works now! ~$ lightning-cli connect 02ca1f8792292fd2ad4001b578e962861cc1120f0140d050e87ce1d143f7179031@52.18.61.50:9735 17:46 < mlz> { "id" : "02ca1f8792292fd2ad4001b578e962861cc1120f0140d050e87ce1d143f7179031" } 17:46 < mlz> thank you, cdecker and rusty! :D 17:51 < grafcaps> mlz you mean the @ syntax? cool 17:52 < mlz> yea :) 17:57 < windsok> this looks cool https://github.com/icota/presto 17:57 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 17:58 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 18:01 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 18:05 -!- jb554 [~jb55@S01069050ca9fb4e3.vc.shawcable.net] has joined #c-lightning 18:06 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Ping timeout: 256 seconds] 18:07 < mlz> windsok, nice 18:08 < windsok> I don't quite get how you can run it on a mobile though - does it not require a bitcoind full node? 18:14 < mlz> i'm thinking it looks a bit similar to the zap wallet but it seems not quite finished 18:14 < mlz> i don't see a guide for it 18:15 < grubles> mlz, what works now? 18:15 < mlz> it's probably a desktop app, and not a mobile app 18:16 < mlz> grubles, you know when we connect to a node it's pubkey@ip:port 18:16 < grubles> oh they switched to that uri 18:16 < grubles> ? 18:16 < mlz> yes 18:16 < grubles> kewl 18:16 < grubles> that was a pain in the butt 18:16 < mlz> yea lol 18:17 < grubles> looks like that presto thing has android binaries 18:17 < grubles> erm, android code 18:17 < grubles> https://github.com/icota/presto/tree/master/android 18:17 < grubles> the screenshot looks androidy too 18:18 < mlz> oh hm.. 18:21 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 18:27 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 18:33 -!- jojeyh [~delphi@2602:306:b8b6:b970:f504:8f4:31bf:2836] has joined #c-lightning 18:34 -!- jb554 [~jb55@S01069050ca9fb4e3.vc.shawcable.net] has quit [Ping timeout: 268 seconds] 18:35 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 18:36 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 18:36 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 18:41 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Ping timeout: 276 seconds] 19:07 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vABiP 19:07 -githubby:#c-lightning- lightning/master 3a5aa75 gabridome: A more detailed description of the "amount" field... 19:18 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vABPv 19:18 -githubby:#c-lightning- lightning/master bd95aba Igor Cota: Pass the compiler variable to the configurator executable when building ccan/config.h... 19:20 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 260 seconds] 19:24 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vABPm 19:24 -githubby:#c-lightning- lightning/master c360cb7 libbitc: Add option to specify pid file... 19:27 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-dnhbxtvvczvdjyhg] has quit [Quit: Connection closed for inactivity] 19:27 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 19:44 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1045: Split peer_control.c (master...split-peer-control) https://git.io/vABP6 19:56 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vABPN 19:56 -githubby:#c-lightning- lightning/master d4d1c4a Igor Cota: Add PIE option to Makefile to build position independent executables... 21:19 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1046: subd: handle stdin being closed (eg. --daemon). (master...pr-1016) https://git.io/vABMX 21:31 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 21:56 < mlz> what makes a channel to be in state "CHANNELD_AWAITING_LOCKIN" when the opening tx already has many confirmations? 22:10 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1047: dev_ping: don't crash with silly values. (master...pr-985) https://git.io/vAByw 22:28 -!- cryptapus_ [~cryptapus@jupiter.osmus.org] has joined #c-lightning 22:28 -!- cryptapus_ [~cryptapus@jupiter.osmus.org] has quit [Changing host] 22:28 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #c-lightning 22:28 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has quit [Ping timeout: 240 seconds] 22:34 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 22:38 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection] 22:39 -!- bryan_w [~is@2600:2108:9:8a90:5a69:d114:68b8:dae2] has quit [Ping timeout: 276 seconds] 22:41 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 22:44 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Client Quit] 22:44 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has joined #c-lightning 23:18 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-mizqdwmwjvhcpahc] has joined #c-lightning 23:54 -!- CubicEarths [~cubiceart@50-0-95-188.dsl.dynamic.fusionbroadband.com] has quit [Remote host closed the connection]