--- Day changed Fri Jan 26 2018 00:02 < danielh> Is there a way I can view if my channels has been used by anyone else? 00:10 < p3tr> maybe you could check the balance - if someone used it and you have set some fee then it should be larger i think 00:22 < danielh> yeah it's what I figured as well 00:22 < danielh> was curious if this was the current way of doing it 00:29 < windsok> there must be a log message you can grep for, I've not figure out what it is though 00:34 < danielh> yeah I'll look though the code maybe I can find it 00:35 < danielh> btw, does anyone know if a channel can be used for a partly payment? Lets say someone wants to make a big payment that no channel can fund, can the payment be settled using more than 1 channel? 01:09 < p3tr> does anyone know if there is a limit to the size of the description of a ln payment? 01:09 < p3tr> i mean, there is probably a limit, but what is it? 01:31 -!- vicenteH [~user@195.235.96.150] has joined #c-lightning 01:42 -!- bloxton [76d047ed@gateway/web/freenode/ip.118.208.71.237] has joined #c-lightning 01:48 < bloxton> Hi! I've setup a c-lightning node on mainnet, but I believe that it is still trying to use funds that were in my wallet from when I was on testnet3. 01:49 < p3tr> And is the bitcoin node also switched to mainnet? 01:50 < bloxton> Yep. bitcoind is running on mainnet and fully sync'ed. 01:50 < bloxton> I started lightningd with the -bitcoin option. 01:51 < bloxton> But listfunds still seemed to show a balance from my testnet activities. 01:51 < bloxton> I've since tried to fund a channel and I think things are a bit confused. 02:17 < bloxton> Alternately, can anyone tell me how to get the private key associated with the addresses created by "lightning-cli newaddr"? 03:16 -!- dimsumcode [~dimsumcod@pool-96-241-129-137.washdc.fios.verizon.net] has quit [Quit: Ex-Chat] 03:16 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 03:17 < justus> "first peer not ready: WIRE_UNKNOWN_NEXT_PEER" what is my first peer doing? :) 03:18 < justus> anything i can do about it or do i have to find a new peer? 03:19 < justus> by opening a new channel 03:26 < justus> but I can find a route for the payment. 04:03 < p3tr> i have the exact same problem justus 04:05 < p3tr> i had a channel with peer (call it P) but closed it... when i'm trying to pay someone else (say X), the route from me to X has P as the first hop 04:05 < p3tr> and obviously the payment fails 04:05 < p3tr> i think i saw a bug opened about this (selecting a route through a channel that is not in normal state) 04:06 < p3tr> so hoping it will get fixed soon if thats the culprit (and it seems to me it is) 04:11 < justus> ok, thanks. i'll try opening a new channel :) 04:26 < p3tr> let me know if that helps please, might try that once i get home from work 04:35 < newbold> whenever I launch c-lightning, it always fetches a ton of recent blocks 04:35 < newbold> is this normal? 04:38 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Remote host closed the connection] 04:39 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 04:41 -!- pitrucha [586d25eb@gateway/web/freenode/ip.88.109.37.235] has joined #c-lightning 04:41 < pitrucha> do i need btc node to run lighting? 04:43 < newbold> It's intended to work that way 04:43 < newbold> but I believe there's an SPV node thing that can be made to work with it, somehow... but if you can, running a full node is ideal! 04:45 < pitrucha> damn 04:46 < pitrucha> it will take me few weeks to download it ;/ 04:46 < newbold> are you sure? the changes made in 0.15.1 make syncing pretty fast 04:46 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Ping timeout: 240 seconds] 04:47 < newbold> as long as you don't have any restrictions on bandwidth, you could have a full node synced up in a few hours 04:47 < newbold> I went from nothing to full node overnight :) 04:47 < pitrucha> hmm 04:48 < pitrucha> im almost sure i have 15.1 04:49 -!- Amperture [~amp@24.136.5.183] has quit [Remote host closed the connection] 04:49 -!- Amperture [~amp@24.136.5.183] has joined #c-lightning 05:07 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 05:17 < pitrucha> progress increase every hour :0.24 % 05:18 -githubby:#c-lightning- [lightning] practicalswift closed pull request #710: Rename CHANNELD_AWAITING_LOCKIN to CHANNELD_AWAITING_LOCK_IN to make it clear we're not "awaiting locking" (master...CHANNELD_AWAITING_LOCK_IN) https://git.io/vN2NV 05:23 -!- pitrucha [586d25eb@gateway/web/freenode/ip.88.109.37.235] has quit [Quit: Page closed] 05:30 -!- vitaminc [~vitaminc@192.5.151.254] has quit [Ping timeout: 252 seconds] 05:31 -!- vitaminc_ [~vitaminc@192.5.151.254] has quit [Ping timeout: 268 seconds] 06:07 -!- gaxl [aed30df4@gateway/web/freenode/ip.174.211.13.244] has quit [Ping timeout: 260 seconds] 06:14 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-mqidncykihhitkxp] has quit [Quit: Connection closed for inactivity] 06:17 -!- stumpy-de [484f79d5@gateway/web/freenode/ip.72.79.121.213] has joined #c-lightning 06:18 < stumpy-de> good morning! Does anyone know how I can set my URI so others can connect to me in https://lnmainnet.gaben.win/? 06:18 < stumpy-de> right now it's 'unknown' 06:20 < newbold> I've been wondering the same 06:20 < newbold> figured out how to do the alias and the color but not the uri 06:20 < newbold> you don't happen to be an expert on the mechanics of LN and how to retrieve lost funds, by any chance? :) 06:20 < stumpy-de> no, sorry :( 06:20 < newbold> hehe it's ok 06:21 < stumpy-de> I just did my first mainnet payment 5 mins ago 06:21 < newbold> nice, did it go smoothly? 06:21 < newbold> (mine didn't, obviously, lol) 06:21 < stumpy-de> aw :( yeah, 1020 satoshis for a multi-hop payment, confirmed in less than 4 seconds 06:23 < newbold> beautiful 06:24 < provoostenator> stumpy-de: there's a command-line option to tell clightingd your IP address, that should be sufficient for that explorer. 06:24 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Read error: Connection reset by peer] 06:25 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 06:26 < stumpy-de> provoostenator: do you happen to know what the command is? I'm not seeing it in the README 06:26 < provoostenator> lightningd --help 06:26 < provoostenator> (I don't have it here) 06:27 < newbold> I wonder if maybe I didn't lose any coins after all 06:28 < newbold> I see my closed channel tx on the blockchain... I just have no idea where those coins actually are right now 06:28 < newbold> do they go back into the LN wallet? I don't see it when I do listfunds 06:33 < justus> p3tr: I just opened a new channel with SLEEPYARK and got it working. 06:38 < stumpy-de> provoostenator didn't see it in the help command, I tried --externalip and --external-ip to no avail. Going to grep the whole package for it now 06:39 < provoostenator> newbold: they should go back into the lighting wallet and after confirmation show up with: lightning-cli listfunds 06:39 -githubby:#c-lightning- [lightning] practicalswift opened pull request #787: Usability: Prefix logging to stdout with ISO 8601 formatted date and time in UTC (master...prefix-logging-to-stdout-with-zulu-time) https://git.io/vNXwb 06:39 < provoostenator> stumpy-de: --ipaddr= 06:40 < stumpy-de> thank you! 06:41 < newbold> provoostenator, yeah, that's what I was thinking... but mine went to some addr in a tx with only one output and I don't appear to control that addr 06:41 < newbold> it's weird 06:41 < stumpy-de> alias is --alias=XXX right? 06:41 < newbold> cdecker: if you're around, instagibbs on Slack told me I should run my situation by you :) 06:48 < p3tr> closed gracefully? if you want them back to your bitcoin wallet i think you want to run withdraw command 06:50 -!- stumpy-de [484f79d5@gateway/web/freenode/ip.72.79.121.213] has quit [Quit: Page closed] 06:50 < newbold> p3tr: not sure what defines 'graceful' in LN but I closed it manually after my payment repeatedly failed and I gave up 06:51 < newbold> so it went into some kind of closing state for around a day, which I guess is normal 06:51 < newbold> but now it's stuck in a ONCHAIND_OUR_UNILATERAL state 06:51 < newbold> and listfunds doesn't show those funds, only the difference between what I funded my LN wallet with and what I sent to the channel 06:55 < p3tr> i too have two channels in that state since today morning 06:56 < p3tr> though my listfunds does show those balances 06:59 < p3tr> at least the sum of listfunds + funds in open channel + funds in my btc wallet are what i had when i began playing with this :D 07:07 < newbold> if my listfunds showed the missing balance, I'd be thrilled :) 07:23 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #c-lightning 08:09 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Remote host closed the connection] 08:09 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 08:12 -!- alexann [~Alex@77.29.198.107] has joined #c-lightning 08:14 < newbold> hey alexann, get things working? 08:15 -!- Alex_ [~Alex@46.217.110.88] has quit [Ping timeout: 268 seconds] 08:20 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Ping timeout: 256 seconds] 08:25 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 246 seconds] 08:37 -!- kexkey [~kexkey@173.209.61.61] has joined #c-lightning 08:40 -!- justus_ [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 08:48 -!- justus_ [~justus@x55b437c9.dyn.telefonica.de] has quit [Ping timeout: 240 seconds] 08:48 -!- justus_ [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 08:51 -!- freerk [577b0232@gateway/web/freenode/ip.87.123.2.50] has joined #c-lightning 08:52 -!- justus_ [~justus@x55b437c9.dyn.telefonica.de] has quit [Remote host closed the connection] 08:52 -!- justus_ [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 08:52 -!- HPrivakos [b5ab096e@gateway/web/freenode/ip.181.171.9.110] has joined #c-lightning 08:53 < HPrivakos> Hey! 08:54 -githubby:#c-lightning- [lightning] cdecker closed pull request #784: channeld: don't spam with all our attempts to commit. (master...reduce-log-spam) https://git.io/vNPQN 08:56 < newbold> hi HPrivakos 08:57 < HPrivakos> I've opened a channel to the node nammed Bitrefill on http://lnmainnet.gaben.win/, but I'm not able to sent any transactions, I opened another channel to Yalls and this channel is working, any idea of why the first one isn't working? 08:57 < newbold> HPrivakos: what's the output of lightning-cli listpeers? 08:58 -!- jb55 [~jb55@d108-172-210-7.bchsia.telus.net] has joined #c-lightning 09:01 < HPrivakos> https://pastebin.com/raw/LDti1tz5 09:02 < newbold> ok, that looks cool. when you do the pay command to bitrefill, what's the response? 09:04 < HPrivakos> "Could not find a route" 09:06 < HPrivakos> Is the "real" bitrefill node offline and someone "usurping" bitrefill ? 09:06 < newbold> That could be the case. It's kind of the wild west out there 09:06 < newbold> Have you tried to do the route manually? 09:07 < HPrivakos> Humm, how can I do that? 09:07 < newbold> ok, you have the big long BOLT11 payment code right? 09:07 < newbold> (for bitrefill) 09:08 < HPrivakos> Yeah 09:08 < newbold> do: lightning-cli decodepay [bolt11 string] 09:08 < newbold> the response will include a 'payee' value 09:08 < HPrivakos> Yeah, got it 09:08 < newbold> then you do lightning-cli getroute [payee] 09:09 < HPrivakos> cli/lightning-cli getroute 03fdefe424b480b7d8f1a0b3dcb20f637ee56f330ee311402ad37049ebebce03f1 15000000 1.0 09:09 < newbold> yeah, forgot about those other two values 09:09 < newbold> hopefully you get a good response to that 09:09 < HPrivakos> Same reponse as the pay command 09:09 < newbold> ah, hmmm 09:09 < newbold> weird... 09:09 < HPrivakos> Can you try on your side to see if the problem is from my node? 09:10 < newbold> well, that's pretty much the extent of my (terrible, crappy, limited) knowledge 09:10 < newbold> my node is broken :( 09:10 < newbold> I've got some lost funds so I'm waiting to try to resolve that before I add any more, and all I have left is dust (not enough to open any channels, heh) 09:10 < newbold> otherwise I'd gladly try 09:11 < HPrivakos> Hmm, ok, thanks 09:11 < HPrivakos> If I close a channel, do I get my funds back? 09:11 < newbold> lol, that's exactly where my stuff went bonkers 09:12 -!- freerk [577b0232@gateway/web/freenode/ip.87.123.2.50] has quit [Ping timeout: 260 seconds] 09:12 < newbold> my payment to the blockstream store failed, so I eventually gave up and closed the channel. And then my funds vanished :( 09:12 < newbold> In theory, yes, when you close your channel your coins should be returned to your lightning wallet within 144 blocks (roughly 24 hours) 09:13 < newbold> and evidently this is how it works for most folks. I just wasn't one of them :P 09:13 < HPrivakos> Hmm, Can I send the fund from my second channel to my first one before close it? 09:14 -!- freerkk [577b0232@gateway/web/freenode/ip.87.123.2.50] has joined #c-lightning 09:14 < newbold> Good question... I'm pretty clueless about the mechanics of how that would work, but it'd be cool if you could 09:15 < mlz> HPrivakos, if your first channel issue an invoice and your second channel can pay it, sure 09:16 < mlz> issues* 09:16 < mlz> folks, this is why you should be on Testnet right now and not Mainnet.. right newbold ? :D 09:16 < newbold> mlz: heh without a doubt 09:17 < newbold> I got sucked into the excitement. And wanted stickers. :P 09:20 < alexann> hi newbold, thanks for asking but I got stuck compiling the bitcoind yesterday :( 09:20 < alexann> i followed this guide: 09:20 < alexann> https://gist.github.com/kostaz/19729e6d53adc5d1606c 09:21 < alexann> got stuck with the "Download and compile Berkley DB 4.8" 09:22 < alexann> also libqt5core5 shows that it's here, but when i run this comand 09:22 < alexann> sudo apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler 09:22 < alexann> tells me that it's missing ... 09:23 < alexann> do you have an easy way like with the lightning :))) can't believe i wasted so much time on that, and you helped me to do it in less than 10minutes :)) 09:26 < newbold> heh 09:26 < newbold> as a matter of fact, I do have an easy way :) 09:26 < newbold> sudo apt-add-repository ppa:bitcoin/bitcoin 09:27 < alexann> i think Kali linux doesn't like this command 09:27 < newbold> you'll see a weird message about "No longer supports precise" but you can just ignore that and press enter 09:27 < newbold> ohh 09:27 < newbold> I assumed you were on Ubuntu, sorry 09:27 < alexann> Error: could not find a distribution template for Kali/kali-rolling 09:28 < newbold> yeah, it's an ubuntu/debian only thing I believe 09:28 < newbold> no big deal 09:28 < alexann> i can add it manually in sources.list if you know the correct path 09:28 < newbold> oh 09:28 < newbold> is kali based on debian? 09:28 < alexann> yes 09:28 < newbold> ok cool! check out https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin 09:29 < newbold> then expand the little green text that says "Technical details about this PPA" 09:29 < newbold> oh wait, hmm, that might not actually help 09:29 < HPrivakos> Try: apt-get install libdb5.3++-dev libdb5.3-dev 09:29 < newbold> yeah what HPrivakos said :P 09:29 < HPrivakos> then ./configure --with-incompatible-bdb 09:29 < HPrivakos> I used that to build my btc node on debian 9 09:30 < alexann> tells me that I ahve the latest versions of all these 09:31 < HPrivakos> So it should work 09:31 < alexann> ok, seems ./configure is doing something :) i'll see in a sec. 09:31 < HPrivakos> rerun ./autogen.sh then ./configure --with-incompatible-bdb 09:32 < alexann> this's what i got at the end 09:32 < alexann> onfigure: WARNING: libprotobuf not found; bitcoin-qt frontend will not be built 09:32 < alexann> checking for EVENT... no 09:32 < alexann> configure: error: libevent not found. 09:32 < alexann> by running the " ./configure --with-incompatible-bdb " 09:33 < HPrivakos> apt-get install libevent-dev 09:33 < HPrivakos> then configure again 09:34 -!- pigeons [~pigeons@androzani.sysevolve.com] has quit [Quit: leaving] 09:37 < alexann> got this now when i run ./configure 09:37 < alexann> onfigure: error: Found Berkeley DB other than 4.8, required for portable wallets (--with-incompatible-bdb to ignore or --disable-wallet to disable wallet functionality) 09:38 < HPrivakos> You runned it without --with-incompatible-bdb 09:38 < HPrivakos> run ./configure --with-incompatible-bdb 09:38 < HPrivakos> then make -j 09:38 -!- pigeons [~pigeons@androzani.sysevolve.com] has joined #c-lightning 09:38 < alexann> oh yes,sorry about that .. 09:40 < alexann> i THINK it 09:40 -!- justus_ [~justus@x55b437c9.dyn.telefonica.de] has quit [Remote host closed the connection] 09:40 < alexann> 's done :) 09:40 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 09:41 < provoostenator> I'm getting WIRE_FINAL_INCORRECT_CLTV_EXPIRY on testnet 09:41 < provoostenator> Using jb55's bech32 branch. Don't know if that's related. 09:42 < alexann> what's the aprametar to run it on mainnet and open the lightning ports? 09:42 < jb55> unlikely 09:43 < provoostenator> Mmm, more likely cause is that bitcoind died 09:43 < provoostenator> I accidentally killed it :-) 09:49 < jb55> --devops199 09:53 < provoostenator> Yeah, now I'm just getting "could not find a route" even though I'm conencted to the yalls node, but I'll try connecting to some other nodes. 09:53 -!- cdb [~none@2605:a601:2139:e400:211:32ff:fe16:50cc] has joined #c-lightning 09:56 < duke_Atriedes> @alexann cd into /lighting; then type: lightningd/lightningd --network=bitcoin --rgb=ff00ff --alias =Your_Alias --ipaddr=Your_Public_IP --port=9735 --log-level=debug 09:57 < duke_Atriedes> @alexann also make sure to go into your router and port forward 9735 09:59 < provoostenator> Is there any way to find the raw funding transaction if the bitcoind node can't find it? 10:00 < HPrivakos> @provoostenator There is a yalls node? I though there was a node for each owner of the article 10:00 < provoostenator> HPrivakos: 033a743ab6e0a464ef5ee187d4fde82af01b737cc8e06a4a1beaa09144c445b87a@45.77.115.33 10:01 < provoostenator> Same for all articles 10:01 < provoostenator> I assume they then forward payments to the author's node, but I never tried that. 10:01 < HPrivakos> https://mainnet.yalls.org/articles/97d67df1-d721-417d-a6c0-11d793739be9:0965AC5E-56CD-4870-9041-E69616660E6F/e5cdff0f-3c9f-4069-af36-8c5cddd9108e 10:02 < provoostenator> That was a testnet node. 10:02 < HPrivakos> 02eccebd9ed98f6d267080a58194dbe554a2b33d976eb95bb7c116d00fd64c4a13@45.77.7.202 for this one 10:02 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Ping timeout: 256 seconds] 10:02 -!- Alex_ [~Alex@77.29.84.5] has joined #c-lightning 10:03 < HPrivakos> That's not a testnet node, look on gaben.win 10:03 < provoostenator> The one I shared was a testnet node, you shared the production node 10:04 < HPrivakos> Oh, yeah 10:04 -!- alexann [~Alex@77.29.198.107] has quit [Ping timeout: 256 seconds] 10:06 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 10:09 < cdb> anyone have any idea if/when https://lnmainnet.gaben.win refreshes its data? i started a node this morning and since then have stopped/restarted several times adjusting flags like alias/rgb/ipaddr but none of the changes have been reflected in the viz (node values are all the same as they were on first run) 10:11 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Ping timeout: 240 seconds] 10:11 -!- plankers [~plank@c-98-238-141-78.hsd1.ca.comcast.net] has joined #c-lightning 10:11 < duke_Atriedes> @cdb have you opened a channel with anyone yet? you wont show up until 6 confirmations after you fund a channel with an existing node 10:15 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 10:16 < cdb> yea, i have 10:16 < cdb> i guess maybe i need to fund a new channel? 10:19 < HPrivakos> is someone able to find a route to bitrefill? 10:19 < duke_Atriedes> @cdb what does your listpeers look like? 10:25 -!- vitaminc [~vitaminc@adamsmorganips06.a.subnet.rcn.com] has joined #c-lightning 10:25 -!- vitaminc_ [~vitaminc@adamsmorganips06.a.subnet.rcn.com] has joined #c-lightning 10:26 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Ping timeout: 248 seconds] 10:30 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 10:32 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Remote host closed the connection] 10:33 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 10:33 -!- vitaminc_ [~vitaminc@adamsmorganips06.a.subnet.rcn.com] has quit [Ping timeout: 240 seconds] 10:33 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Remote host closed the connection] 10:34 -!- vitaminc [~vitaminc@adamsmorganips06.a.subnet.rcn.com] has quit [Ping timeout: 260 seconds] 10:34 < cdb> huh, so it finally updated after running lightning-cli connect again (to same peer as before). this seemed necessary b/c getpeers returned connected: false (thx for the idea to check that). i guess i incorrectly assumed the peer connection was auto-resumed when the node restarted. 10:34 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has joined #c-lightning 10:34 -!- justus [~justus@x55b437c9.dyn.telefonica.de] has quit [Client Quit] 10:38 -!- alexann [~Alex@77.29.84.5] has joined #c-lightning 10:39 -!- Alex_ [~Alex@77.29.84.5] has quit [Ping timeout: 240 seconds] 10:40 -!- jb55 [~jb55@d108-172-210-7.bchsia.telus.net] has quit [Ping timeout: 268 seconds] 10:49 -!- vicenteH [~user@195.235.96.150] has quit [Ping timeout: 252 seconds] 10:49 -githubby:#c-lightning- [lightning] cdecker opened pull request #789: opts: Declare --port to be an early arg (master...issue-760) https://git.io/vN1l0 11:03 -!- HPrivakos [b5ab096e@gateway/web/freenode/ip.181.171.9.110] has quit [Quit: Page closed] 11:06 -githubby:#c-lightning- [lightning] cdecker opened pull request #791: Miscellaneous cleanups (master...cleanups-01) https://git.io/vN14p 11:12 -githubby:#c-lightning- [lightning] lvaccaro opened pull request #792: Explain table vars (master...patch-1) https://git.io/vN1B1 11:30 -!- vitaminc_ [~vitaminc@pool-71-114-78-15.washdc.fios.verizon.net] has joined #c-lightning 11:30 -!- vitaminc1 [~vitaminc@pool-71-114-78-15.washdc.fios.verizon.net] has joined #c-lightning 11:34 -!- jb55 [~jb55@2605:8d80:4c3:20f:a2af:bdff:fef0:c102] has joined #c-lightning 11:35 -!- vitaminc2 [~vitaminc@192.5.151.254] has joined #c-lightning 11:35 -!- vitaminc3 [~vitaminc@192.5.151.254] has joined #c-lightning 11:37 -!- vitaminc1 [~vitaminc@pool-71-114-78-15.washdc.fios.verizon.net] has quit [Ping timeout: 240 seconds] 11:38 -!- vitaminc_ [~vitaminc@pool-71-114-78-15.washdc.fios.verizon.net] has quit [Ping timeout: 240 seconds] 11:40 -!- vitaminc3 [~vitaminc@192.5.151.254] has quit [Client Quit] 11:40 -!- vitaminc2 [~vitaminc@192.5.151.254] has quit [Quit: leaving] 11:41 < duke_Atriedes> Has anyone seen an explanation on properly closing channels? 11:50 -!- HPrivakos [b5ab096e@gateway/web/freenode/ip.181.171.9.110] has joined #c-lightning 12:01 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-mnwigqwpsdphtdgd] has joined #c-lightning 12:19 < cdb> no, and i've been looking today. closest thing i've found was step 8 here: https://interfect.github.io/#!/posts/009-Ride-the-Lightning.md 12:19 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has joined #c-lightning 12:21 < mn3monic> hi, I'm stuck with this bug: https://github.com/ElementsProject/lightning/issues/749 (Lightningd isn't keeping up with block height of bitcoind). I've put a bunch of logs around in the code, but I can not find where it stops, any suggestions? 12:21 -!- Packman [1812c90a@gateway/web/freenode/ip.24.18.201.10] has joined #c-lightning 12:23 < Packman> Hello everyone. Do any of you know more about the C-lightning fatal errors? 12:31 < alexann> guys I'm giving up with this Kali linux ... which version of Ubuntu do you recommend for running bitcoind and lightning ?? 12:32 -!- cdb [~none@2605:a601:2139:e400:211:32ff:fe16:50cc] has left #c-lightning ["Leaving"] 12:34 < alexann> newbold, 12:34 < alexann> duke_Atriedes, 12:34 < alexann> HPrivakos, 12:34 < alexann> don 12:35 < alexann> don't know how to tag you at once guys sorry 12:43 -!- rivsoft [bebd66e7@gateway/web/freenode/ip.190.189.102.231] has joined #c-lightning 12:46 -!- vicenteH [~user@35.233.15.37.dynamic.jazztel.es] has joined #c-lightning 12:54 -!- Alex_ [~Alex@77.29.84.5] has joined #c-lightning 12:58 -!- alexann [~Alex@77.29.84.5] has quit [Ping timeout: 268 seconds] 12:58 < duke_Atriedes> @alexann I run stock ubuntu 16.04 server and desktop versions and never had issues. It's all debian underneath though I'm not sure if thats your issue 13:04 -!- L_ [4e741918@gateway/web/freenode/ip.78.116.25.24] has joined #c-lightning 13:07 -!- HPrivakos [b5ab096e@gateway/web/freenode/ip.181.171.9.110] has quit [Ping timeout: 260 seconds] 13:09 -!- L_ [4e741918@gateway/web/freenode/ip.78.116.25.24] has quit [Ping timeout: 260 seconds] 13:29 -!- jb55 [~jb55@2605:8d80:4c3:20f:a2af:bdff:fef0:c102] has quit [Ping timeout: 256 seconds] 13:36 -!- rivsoft [bebd66e7@gateway/web/freenode/ip.190.189.102.231] has quit [Quit: Page closed] 13:43 -!- jb55 [~jb55@2605:8d80:4c0:eaab:a2af:bdff:fef0:c102] has joined #c-lightning 14:08 -!- bajohns [bajohns@gateway/vpn/privateinternetaccess/bajohns] has joined #c-lightning 14:17 -!- jb55 [~jb55@2605:8d80:4c0:eaab:a2af:bdff:fef0:c102] has quit [Read error: Connection reset by peer] 14:20 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-mnwigqwpsdphtdgd] has quit [Quit: Connection closed for inactivity] 14:22 -!- freerkk [577b0232@gateway/web/freenode/ip.87.123.2.50] has quit [Quit: Page closed] 14:34 -!- jb55 [~jb55@206.116.163.146] has joined #c-lightning 14:38 -!- peterm [54c4bb2e@gateway/web/freenode/ip.84.196.187.46] has joined #c-lightning 14:38 < peterm> re 14:39 < peterm> anyone knows how I can see what paymeents passed by my node? 14:44 -!- jb55 [~jb55@206.116.163.146] has quit [Ping timeout: 256 seconds] 14:47 -!- peterm [54c4bb2e@gateway/web/freenode/ip.84.196.187.46] has quit [Quit: Page closed] 15:09 -!- bajohns [bajohns@gateway/vpn/privateinternetaccess/bajohns] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:32 -!- e4xit [~e4xit@cpc92716-cmbg20-2-0-cust45.5-4.cable.virginm.net] has joined #c-lightning 15:49 -!- bajohns [bajohns@gateway/vpn/privateinternetaccess/bajohns] has joined #c-lightning 15:56 < bloxton> Hi all. I'm running on mainnet and I tried to fund a channel with a peer. It looks like c-lightning has tried to fund it using BTC from testnet as they were still in my lightning wallet. As such the tx is invalid and not showing up in the mainnet mempool. The peer is in a state of CHANNELD_AWAITING_LOCKIN. Any idea how I can shut this down gracefully? 16:01 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 16:11 < bloxton> Just realised that I've got the same problem as described in issue #678: https://github.com/ElementsProject/lightning/issues/678 16:13 < bloxton> Anybody have any luck dumping the private keys generated by the newaddr command? 16:49 -!- e4xit [~e4xit@cpc92716-cmbg20-2-0-cust45.5-4.cable.virginm.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 17:14 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds] 17:24 -!- jojeyh [~delphi@2602:306:b8b6:b970:80:2a10:c5f5:c650] has quit [Ping timeout: 252 seconds] 18:16 -!- bajohns [bajohns@gateway/vpn/privateinternetaccess/bajohns] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 18:27 -githubby:#c-lightning- [lightning] rustyrussell closed pull request #791: Miscellaneous cleanups (master...cleanups-01) https://git.io/vN14p 18:44 -githubby:#c-lightning- [lightning] ZmnSCPxj opened pull request #797: Properly comply with Error Objects of JSON-RPC 2.0 (master...jsonrpc2-error-objects) https://git.io/vNMtn 18:44 -!- jojeyh [~delphi@2602:306:b8b6:b970:a995:b750:f91b:a786] has joined #c-lightning 18:51 -!- nothingmuch [~user@213.152.161.69] has joined #c-lightning 18:51 -!- bajohns [bajohns@gateway/vpn/privateinternetaccess/bajohns] has joined #c-lightning 18:59 -!- moctost [~moctost@88.202.178.100] has quit [Read error: Connection reset by peer] 19:00 < nothingmuch> i have a c-lightning node, i'm trying to buy a shill sticker, and i have channel stuck in CHANNELD_AWAITING_LOCKIN to the payment destination node, which I believe is causing the the payment to fail with "Could not find a route". how can i examine the funding txn? the corresponding listpayments entry has "status": "failed", and unfortunately i restarted the node and didn't save the debug log 19:00 < nothingmuch> before shutting it down 19:01 -!- moctost [~moctost@173.244.200.120] has joined #c-lightning 19:03 -!- moctost [~moctost@173.244.200.120] has quit [Client Quit] 19:03 -!- moctost [~moctost@173.244.200.120] has joined #c-lightning 19:27 -!- plankers [~plank@c-98-238-141-78.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 19:28 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 19:30 -githubby:#c-lightning- [lightning] RvMp opened pull request #798: Channel state explanation (master...master) https://git.io/vNMmh 19:31 -githubby:#c-lightning- [lightning] RvMp closed pull request #798: Channel state explanation (master...master) https://git.io/vNMmh 19:34 -githubby:#c-lightning- [lightning] RvMp opened pull request #799: States explained for Readme.md (master...master) https://git.io/vNMYk 19:47 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-sdpmqewsbgtqrfcr] has joined #c-lightning 19:51 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #c-lightning 19:53 -!- Qint [~Qint@ip503c10f5.speed.planet.nl] has joined #c-lightning 19:53 -!- Qint [~Qint@ip503c10f5.speed.planet.nl] has left #c-lightning [] 19:57 -!- RvMp [~Qint@ip503c10f5.speed.planet.nl] has joined #c-lightning 20:00 -!- RvMp [~Qint@ip503c10f5.speed.planet.nl] has left #c-lightning ["Vires in numeris"] 20:09 -!- bajohns [bajohns@gateway/vpn/privateinternetaccess/bajohns] has quit [Remote host closed the connection] 20:15 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has quit [Ping timeout: 256 seconds] 20:20 < newbold> nothingmuch: do listpeers 20:20 < newbold> nothingmuch: you should see a 'funding_txid' value in there 20:21 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has joined #c-lightning 20:40 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 20:48 -!- alexann [~Alex@77.29.147.121] has joined #c-lightning 20:51 -!- Alex_ [~Alex@77.29.84.5] has quit [Ping timeout: 256 seconds] 21:04 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #c-lightning 21:23 < ianthius> bloxton: they aren't stored anywhere. As far as i can tell they are procedurally generated using the HSM secret 22:21 -!- peterm [54c4bb2e@gateway/web/freenode/ip.84.196.187.46] has joined #c-lightning 22:21 < peterm> anyone, knows more about invoices and payments? 22:22 < peterm> getroute shows me a direct route, I can make an invoice, but if I apy this, it tells me: "Could not find a route" 22:42 -!- peterm [54c4bb2e@gateway/web/freenode/ip.84.196.187.46] has quit [Quit: Page closed] 22:55 -!- aryseralin [b8428232@gateway/web/freenode/ip.184.66.130.50] has joined #c-lightning 22:57 < aryseralin> any idea if there's something up with the blockstream node? i'm running lnd and getting spammed this block of messages. the channel active state keeps flipping between true and false and i can't close the channel. other channels have been closing fine and no other errors other than with the blockstream node. https://pastebin.com/Rc8d6aHk 23:07 < nothingmuch> aryseralin: i am too and peterm joined, asked the same and left I just noticed 23:07 < nothingmuch> i think it is their node, i can't buy my sticker either ;_; 23:08 < aryseralin> already bought mine, just want to close the channel and move hosts :) 23:44 -!- cubancorona [49ca9483@gateway/web/freenode/ip.73.202.148.131] has joined #c-lightning 23:55 < cubancorona> hey, all -- in lightningd what causes channel to transition from CHANNELD_AWAITING_LOCKIN to CHANNELD_NORMAL? 23:56 < cubancorona> from spec and code looks like it's waiting for funding_locked msg