--- Day changed Fri Feb 15 2019 00:00 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 244 seconds] 00:14 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 00:21 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 268 seconds] 00:50 -!- foureighttwonine [~foureight@82.102.28.107] has quit [Quit: foureighttwonine] 00:58 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 00:59 -!- booyah [~bb@193.25.1.157] has joined #lnd 01:54 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has quit [Ping timeout: 246 seconds] 02:17 -!- jungly [~quassel@host97-200-static.8-79-b.business.telecomitalia.it] has joined #lnd 02:39 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has joined #lnd 02:57 -!- nicomanso [~nicomanso@unaffiliated/nicomanso] has joined #lnd 02:58 < nicomanso> Hi everyone. Where is the place I can read about setting autopilot.minchansize and autopilot.maxchansize? 03:05 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has quit [Ping timeout: 272 seconds] 03:22 -!- foureighttwonine [~foureight@82.102.28.107] has joined #lnd 03:28 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 03:29 -!- rh0nj [~rh0nj@88.99.167.175] has joined #lnd 03:31 -!- jchia_ [~jchia@58.32.32.5] has quit [Remote host closed the connection] 03:34 -!- pioklo [~Pioklo@118-40.echostar.pl] has joined #lnd 03:37 < cluelessperson> nicomanso: probably here: https://github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf 03:38 < cluelessperson> nicomanso: or: https://github.com/lightningnetwork/lnd/blob/master/config.go 03:38 < cluelessperson> specifically: https://github.com/lightningnetwork/lnd/blob/master/config.go#L149-L150 03:39 < nicomanso> thanks cluelessperson, the values are in satoshis :) 03:39 < nicomanso> let's update the config and restart ln \o/ 04:29 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:45 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:46 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:47 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:48 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:49 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:50 -!- jchia_ [~jchia@58.32.32.5] has joined #lnd 05:21 -!- foureighttwonine [~foureight@82.102.28.107] has quit [Quit: foureighttwonine] 05:45 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 05:45 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #lnd 07:15 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 07:43 -!- foureighttwonine [~foureight@82.102.28.107] has joined #lnd 07:44 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Quit: Leaving] 07:49 -!- rayo_21 [b5a61f70@gateway/web/freenode/ip.181.166.31.112] has joined #lnd 07:51 < rayo_21> hi ! quick question here .. after cloning and compiling LND main branch... lnd --version gives "lnd version 0.5.1-beta commit=v0.5.1-beta-721-g81783a60dc87f275d415be2e55c8f03688cd63ae" .. shouldn't be 5.2 something ? 08:01 < molz> rayo_21, try `git fetch --tags` 08:02 < molz> what you got is the master branch 08:11 < rayo_21> I don't get it .. is master branch's version behind latest release ? 08:13 < molz> no 08:14 < molz> master branch has everything 0.5.2 has and more 08:14 < rayo_21> ok thanks a lot ! 08:14 < molz> i don't know how the devs set up their versioning but master branch is more for the daredevils who want to experiment it 08:15 < molz> if you're unsure, only run the master branch on testnet 08:29 < Veggen> I think master branch should have been renamed, logically, now. 08:29 < Veggen> it's confusing that 0.5.1 contains more than 0.5.2 :) 08:36 < molz> im guessing it would be more confusing if someone gets v0.5.2-beta-gabcdefxyz which is master 08:36 < molz> but doesn't know it's master 08:36 < Veggen> yah, tradeoffs. 08:42 < molz> bitcoin core has master branch by adding .99 to the current version, not sure if lnd users can understand that 08:42 < molz> roasbeef, maybe make master to have something like 0.5.2.99-beta-master ? 08:43 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 08:44 < molz> i mean v0.5.99-beta-master 08:49 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 08:54 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Ping timeout: 250 seconds] 09:08 -!- jungly [~quassel@host97-200-static.8-79-b.business.telecomitalia.it] has quit [Remote host closed the connection] 09:32 -!- onryo [~qxt@unaffiliated/onryo] has quit [Quit: Leaving] 09:32 -!- rayo_21 [b5a61f70@gateway/web/freenode/ip.181.166.31.112] has quit [Quit: Page closed] 09:34 -!- CharlieRice [~qxt@unaffiliated/qxt] has joined #lnd 09:38 < CharlieRice> I just sent up two test nodes. A and B. A funded the channel with 1,000,000 sat. B made a payment request for 500,000 sat. A then paid the request. 09:38 < CharlieRice> Now my Q. Why can't B send any of the funds back to A. There is a direct channel there. A sent funds to B. 09:39 < CharlieRice> I know know about the 1% holdings etc. That is the the issue here. 09:43 < molz> which version ? 09:45 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 09:46 < CharlieRice> molz, 0.5.1-beta commit=v0.5.1-beta-704-ge9fb6100f2044a0db76b0b5a318feab252e652a4 09:46 < CharlieRice> molz, just pulled it the other day. 09:48 < CharlieRice> I even closed the channel and made a new one. Same thing. There is only node A and B in this test. 09:52 < molz> CharlieRice, are you on testnet or simnet? 09:53 < CharlieRice> molz, testnet 09:53 < molz> check to make sure the receiving node is synced to chain and not offline 09:56 < CharlieRice> molz, hmmm the nodes are visible outside my network but did make the channel between A and B using localhost. 09:58 < CharlieRice> I'll dick around a bit with this and get it sorted. 10:02 < CharlieRice> lncli listchannels | jq '.channels[] | "\(.commit_fee) \(.active) \(.local_balance) \(.channel_point)"' 10:02 < CharlieRice> sry... 10:03 -!- bob333 [~bob@46.28.204.21] has joined #lnd 10:03 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Remote host closed the connection] 10:03 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 10:04 -!- aerth [~aerth@gateway/tor-sasl/aerth] has quit [Ping timeout: 256 seconds] 10:08 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Remote host closed the connection] 10:09 < molz> if they're on the same machine, each node should have a different lightning port, ie, node A takes 9735, node B takes 9739 10:09 -!- aerth [~aerth@gateway/tor-sasl/aerth] has joined #lnd 10:09 -!- JackH [~laptop@host86-134-40-210.range86-134.btcentralplus.com] has joined #lnd 10:14 -!- bob333 [~bob@46.28.204.21] has quit [Quit: leaving] 10:16 < lndbot> could someone please help me with https://github.com/lightningnetwork/lnd/issues/2582#issuecomment-464124396 before my funds are stolen? 10:22 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 10:22 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Remote host closed the connection] 10:22 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 10:27 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Ping timeout: 258 seconds] 10:38 < Veggen> molz: or different ip-adresses. 10:41 < Veggen> bob333: in practise, stealing the coins will  10:41 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 10:41 < Veggen> ..likely not be worth the effort ;P 10:41 < lndbot> idk. my node has quite a lot of pretty big channels 10:41 < Veggen> remember, it's not like anyone can, without coding a bit, roll back a backup of only one channel. 10:46 < molz> did you get paid with a lot of money because you're a merchant? 10:47 < molz> if you don't have money tied up from being paid, not sure how your money can be stolen, i guess i'm missing something 10:52 < lndbot> yeah 10:52 < lndbot> lightning channels are bi-directional. people can steal funds by broadcasting any old state where the balance is more in their favor than the current real state 10:55 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 10:56 < Veggen> ok. You can try firewalling ip address lf ta 10:56 < Veggen> of that channel partner. 10:56 < Veggen> then your nodes can never get a connection again, and that channel will not reach that stage of reestablishing. 10:58 < molz> Veggen, what are you talking about? 10:58 < molz> bob333 if all your funds are on your side, how can they steal them? 10:58 < Veggen> molz: his issue. 11:00 < lndbot> @molz if all the funds were on my side then obviously they can't steal them. but lightning can route payments you end up effectively making payments on one channel and receiving them on another all the time as you are involve in multi-hop transactions 11:00 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Ping timeout: 250 seconds] 11:01 < molz> bob333 if you have spent some money, that money is on the other side, it's no longer your money, so that's out, if you're not a merchant or someone who has received payments from other people, there's no need to worry your money can be stolen, unless someone can get into your server and control your node 11:02 < lndbot> @molz I don't think you are understanding me 11:02 < molz> i don't think you understand how lightning works 11:02 < lndbot> oh but I do 11:03 < lndbot> consider a multihop payment A->B->C. I'm B 11:03 < lndbot> after that payment, A can publish the state of the A->B channel before they paid me, reversing the payment, but the B->C payment stands, so I lose out 11:04 < lndbot> all well-connected nodes are "someone who has received payments from other people" due to routing 11:06 < molz> sure, if you have received payments and your payments are in those channels which are on the trouble node then sure you have a reason to worry, but the attacker would take a big risk to lose all his funds because he does not know when you can be back up online 11:07 < molz> pretty sure so far we haven't seen a success in ln stealing because of the herd immunity 11:08 < lndbot> I think you understand me now. thanks for allowing me my reason to worry 11:11 < molz> haha :p fwiw when you opened a channel to my node you never spent a sat and it could never route any payment so it seems to me you like to open big channels but that's it :P 11:15 < lndbot> I let lnd's autopilot decide which channels to open 11:16 < lndbot> it seems the autopilot just kept opening channels until my wallet was empty, so I turned it off 11:21 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 11:24 -!- rh0nj [~rh0nj@88.99.167.175] has joined #lnd 11:28 < Veggen> bob333: there's a few issues that looks like yours, with htlc index mismatch. 11:28 < Veggen> have you looked through them for solutions? 11:29 < molz> what is 'index mismatch' anyway, Veggen ? 11:31 < Veggen> molz: uh, not followed those bugs too closely :) 11:31 < Veggen> but I know I have seen such on github issues. 11:32 < Veggen> log index mismatch. 11:34 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 11:34 < Veggen> can you verify that you're actually running 0.5.2-beta? 11:35 < Veggen> if not, you could try my trick and firewalling off that ip. 11:36 < Veggen> that channel is likely poof anyway, so if you can force-close it it'd probably be good. 11:37 < Veggen> bob333: autopilot hasn't really been recommended for production usage, yet, no. 11:38 < Veggen> because it's basically pretty stupid still :) 11:38 < Veggen> (some improvement was merged just a day ago or so, though= 11:38 < lndbot> @Veggen I didn't find anything other than the issue I posted in when I searched for "log index mismatch" 11:39 < lndbot> I don't know which channel it's complaining about. the fatal error message is simply "panic: log index mismatch: 5 vs 4" 11:39 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Ping timeout: 264 seconds] 11:39 < Veggen> look at the two lines before it. 11:41 < lndbot> the first time it crashed, 4 days ago, the last 2 lines of logging were: `2019-02-11 17:41:07.007 [INF] HSWC: ChannelLink(067119f4d38dec2d15fb1e1fc88176fc0504801245f11d5bd74371e137c2502c:0) has exited 2019-02-11 17:41:07.007 [INF] SRVR: Finalizing connection to 031d244a60d61936834f290656cdf0ed4b9979260c19b07804bde681819f8e14ca, inbound=true` 11:41 < lndbot> the next time, they were: ```2019-02-15 17:14:40.839 [INF] SRVR: New inbound connection from 178.56.46.50:46518 2019-02-15 17:14:40.839 [INF] SRVR: Finalizing connection to 038f91252ffd1b1f44711ccb84ce5509039c67fc178800f26518f4329c604fad18, inbound=true``` 11:42 < lndbot> then with the 0.5.2 version, they were: ```2019-02-15 18:01:40.088 [INF] PEER: NodeKey(0204a2b95b4c208383d7f02e741a8bfd5b5b7e8bea8d1543b1255da8342d9f2c6b) loading ChannelPoint(8fc45077cf447ad5c8faca65f19fdaf40eb75044dc5634d814ac5c4a\ e407f3f9:0) 2019-02-15 18:01:40.090 [INF] PEER: NodeKey(035b017b7e0e490ded4d70efee7b131a490249672265de1bdb4b31df465e6a1b43) loading ChannelPoint(3fa5f65cbc31b92d752b3c148d2a0aeace078d76c6604a5c943adb83\ eb5b2db6:0)``` 11:42 < Veggen> I guess these are old channels? 11:42 < Veggen> what I read from the issues is that these channel is spillover from some earlier bugs. 11:42 < lndbot> I don't think the panic is logging any information about the channel it is having trouble with 11:47 -!- ekiro [~ekiro@unaffiliated/ekiro] has joined #lnd 11:49 < Veggen> hmm, you might be able to fix that. 11:49 < lndbot> I'm trying, but never wrote any go before 11:49 < lndbot> how terrible is this? ` walletLog.Debugf(fmt.Sprintf("panic on ChannelPoint(%v)" + lc.ChanPoint))` 11:50 < Veggen> does it compile? 11:50 < Veggen> then it's usually ok, go has pretty good typechecking. 11:50 < lndbot> I guess I mean: ` walletLog.Debugf(fmt.Sprintf("checking log index on ChannelPoint(%v)", lc.ChanPoint))` 11:50 < lndbot> not `+` 11:52 < Veggen> you might actually get more just by changing debuglevel in lnd.conf 11:53 < Veggen> two lines: 11:53 < Veggen> debuglevel=ifno 11:53 < Veggen> eh.. 11:53 < Veggen> debuglevel=info 11:53 < Veggen> debuglevel=LNWL=debug 11:54 < Veggen> there's a couple of debug statements before the crashing function is called. 11:54 < lndbot> is `debuglevel=debug` enough? 11:54 < Veggen> yup, but that might be a bit much. 11:54 < Veggen> try. 11:57 -!- foureighttwonine [~foureight@82.102.28.107] has quit [Quit: foureighttwonine] 12:03 < lndbot> I got my debug to show: `2019-02-15 20:01:48.430 [INF] LNWL: panic on ChannelPoint(067119f4d38dec2d15fb1e1fc88176fc0504801245f11d5bd74371e137c2502c:0)` 12:04 < lndbot> now how to find the corresponding IP address to block? 12:05 < Veggen> check if it has an ip address on https://1ml.com/ 12:06 < lndbot> I see it 12:09 < lndbot> I've blocked the IP address and restarted lnd 12:09 < Veggen> so? does it run? 12:09 < lndbot> it takes a while to crash usually. it has to show me a few hundred "Close observer for ChannelPoint(...)" lines first 12:10 < Veggen> you might need to block your node from connecting to that node, too... :) 12:10 < Veggen> but, hmm. I guess an incoming block on any packet would do that. 12:10 < lndbot> it seems to be back up 12:11 < lndbot> I'm not sure how much I had in channels before, but I see `num_pending_channels: 1, num_active_channels: 151, num_inactive_channels: 210` now 12:11 < Veggen> you'll be able to see if anyone have forceclosed channels on you in lncli closedchannels 12:11 < lndbot> so what's the best version of lnd to run, given that I've already run the current master branch and the 0.5.2 tag... 12:12 < Veggen> you need to get that channel closed. 12:12 < Veggen> probably it's an old culprit 12:12 < lndbot> ```$ lncli closedchannels | wc -l 7192``` 12:12 < lndbot> they have... 12:12 < Veggen> after that, 0.5.2 or master should be good. 12:13 < Veggen> there's a closeheight on them. 12:13 < Veggen> if anyone have closed while you are away, it will be close type REMOTE_FORCE_CLOSE 12:14 < Veggen> or even BREACH or something. 12:14 < Veggen> if they have stolen funds. 12:14 < lndbot> how long do I have to punish bad behavior? 12:14 < lndbot> (by default, I guess) 12:14 < Veggen> depends on channel size. 12:14 < Veggen> at least one day for small channels, up to two weeks for large channels. 12:16 < Veggen> "close_type": "BREACH_CLOSE" 12:16 < Veggen> that's if someone tries to steal. 12:17 < Veggen> but, as I said: I would not worry too much about this :) 12:17 < lndbot> so can I close the channel while blocking the peer's IP address? 12:17 < Veggen> yah, force-close. 12:17 < Veggen> but warning: not sure if it creates problems to force-close such a channel :) 12:17 < lndbot> `lncli closechannel --force `? 12:17 < Veggen> yup. 12:18 < Veggen> you might decide to let it run, describe your actions in that issue, ask if you can now safely force-close. 12:18 < lndbot> I'm worried it might close it by pushing an old state - my node seems confused about how many states there should be 12:18 < lndbot> I'll do that then - thanks 12:18 < Veggen> yah, you risk your channel balance in that channel in that case. 12:19 < Veggen> how much is that? 12:19 < Veggen> (never mind, you don't need to tell me :) 12:23 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has joined #lnd 12:25 < lndbot> it's 1.44 million somethings 12:25 < lndbot> not sure what the units are 12:26 -!- nicomanso [~nicomanso@unaffiliated/nicomanso] has quit [Quit: Leaving] 12:26 < lndbot> how do I see what the balance of the channel is like? ```$ lncli getchaninfo 587599904704626688 | grep capacity "capacity": "1440000",``` 12:31 < Veggen> lncli listchannels has it, local_balance 12:31 < Veggen> unit is satoshi. 12:31 < lndbot> ok, thanks. ```$ lncli listchannels | jq '.channels[] | select(.chan_id == "587599904704626688") | {capacity,local_balance,remote_balance}' { "capacity": "1440000", "local_balance": "1438179", "remote_balance": "0" }``` 12:32 < Veggen> nothing has ever happened in that channel. 12:32 < lndbot> can I see a history of the channel states? 12:32 < Veggen> because then the remote balance would not be 0. 12:33 < Veggen> but, gotta go. 12:33 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 12:35 < lndbot> thanks for your help 12:35 < Veggen> no problem. 12:42 -!- foureighttwonine [~foureight@82.102.28.107] has joined #lnd 12:51 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 13:12 -!- ekiro [~ekiro@unaffiliated/ekiro] has quit [Quit: ekiro] 13:22 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 13:33 -!- ekiro [~ekiro@unaffiliated/ekiro] has joined #lnd 13:46 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 14:06 <@roasbeef> molz: not a bad idea 14:18 -!- ekiro [~ekiro@unaffiliated/ekiro] has quit [Quit: ekiro] 14:31 -!- thomasan_ [~thomasand@2605:a601:b021:f00:1410:68ea:1a88:181d] has quit [Remote host closed the connection] 14:43 -!- foureighttwonine [~foureight@82.102.28.107] has quit [Quit: foureighttwonine] 15:05 -!- kexkey [~kexkey@192.230.35.136] has joined #lnd 15:19 < molz> roasbeef, thank you! so we're going to have v0.5.99-beta-master-for-daredevils as the version for master? :D 15:57 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:23 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:23 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:24 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:24 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:24 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:25 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:25 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:25 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:26 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:26 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:27 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 16:33 -!- foureighttwonine [~foureight@82.102.28.107] has joined #lnd 16:37 -!- Kostenko [~Kostenko@185.183.106.227] has quit [Remote host closed the connection] 16:45 -!- foureighttwonine [~foureight@82.102.28.107] has quit [Ping timeout: 258 seconds] 16:50 -!- ekiro [~ekiro@unaffiliated/ekiro] has joined #lnd 16:51 -!- pioklo [~Pioklo@118-40.echostar.pl] has quit [Ping timeout: 272 seconds] 16:54 -!- ekiro [~ekiro@unaffiliated/ekiro] has quit [Ping timeout: 264 seconds] 17:02 -!- marijnfs [~marijnfs@193.180.164.48] has joined #lnd 17:08 -!- marijnfs [~marijnfs@193.180.164.48] has quit [Ping timeout: 259 seconds] 17:12 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 245 seconds] 17:13 -!- marijnfs [~marijnfs@193.180.164.41] has joined #lnd 17:21 < CharlieRice> Is it possible to use Tor with lnd? Some people might not like broadcasting their ip. I often use torsocks or just stuff things into 9050 otherwise. 17:22 -!- marijnfs [~marijnfs@193.180.164.41] has quit [Remote host closed the connection] 17:23 -!- Kostenko [~Kostenko@185.183.106.228] has joined #lnd 17:23 < lndbot> Yes you can use Tor 17:26 < CharlieRice> is there a flag? --onion or something like that? Looking for some documentation. 17:27 < lndbot> There’s some docs in the repo about it 17:29 < CharlieRice> ...hmm hidden service for a persistent .onion address could maybe work 17:29 < CharlieRice> Ill look around a bit 17:34 < bitconner> CharlieRice, lnd -h is your friend 17:41 < CharlieRice> bitconner, not really. 17:42 < bitconner> > is there a flag? 17:45 <@roasbeef> f 17:45 < CharlieRice> lnd -h |grep -i --color 'onion\|tor' 17:45 < CharlieRice> nope 17:46 <@roasbeef> what's your q? 17:46 <@roasbeef> https://github.com/lightningnetwork/lnd/blob/master/docs/configuring_tor.md 17:46 < CharlieRice> thx! 17:48 < CharlieRice> I have a few boatloads of bath salts coming in and all... 17:48 < lndbot> CharlieRice, that command works… 17:53 < CharlieRice> yup seems it did. 19:32 -!- ekiro [~ekiro@unaffiliated/ekiro] has joined #lnd 19:39 -!- ekiro [~ekiro@unaffiliated/ekiro] has quit [Quit: ekiro] 19:47 -!- ekiro [~ekiro@unaffiliated/ekiro] has joined #lnd 19:50 -!- ekiro [~ekiro@unaffiliated/ekiro] has quit [Client Quit] 20:27 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 20:28 -!- ekiro [~ekiro@unaffiliated/ekiro] has joined #lnd 20:39 -!- ekiro [~ekiro@unaffiliated/ekiro] has quit [Ping timeout: 250 seconds] 20:55 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #lnd 20:55 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 245 seconds] 21:16 -!- pioklo [~Pioklo@118-40.echostar.pl] has joined #lnd 21:36 -!- Pioklo_ [Pioklo@ip-91.246.70.194.skyware.pl] has joined #lnd 21:39 -!- pepesza [~pepesza@185.83.218.228] has quit [Ping timeout: 250 seconds] 21:39 -!- Beast_ [~quassel@220.117.120.61] has joined #lnd 21:40 -!- nodweber2 [~nodweber@unaffiliated/nodweber] has joined #lnd 21:41 -!- pioklo [~Pioklo@118-40.echostar.pl] has quit [Ping timeout: 255 seconds] 21:41 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 246 seconds] 21:41 -!- jchia_ [~jchia@58.32.32.5] has quit [Ping timeout: 246 seconds] 21:41 -!- so [~so@unaffiliated/so] has quit [Ping timeout: 246 seconds] 21:41 -!- RusAlex [~Chel@unaffiliated/rusalex] has quit [Ping timeout: 246 seconds] 21:41 -!- chunkypuffs [~chunkypuf@znc.gamecu.be] has quit [Ping timeout: 246 seconds] 21:41 -!- Beast [~quassel@220.117.120.61] has quit [Ping timeout: 246 seconds] 21:41 -!- nodweber [~nodweber@unaffiliated/nodweber] has quit [Ping timeout: 246 seconds] 21:43 -!- so [~so@unaffiliated/so] has joined #lnd 21:43 -!- jchia_ [~jchia@58.32.32.5] has joined #lnd 21:43 -!- qubenix [~qubenix@66.172.11.228] has quit [Ping timeout: 246 seconds] 21:44 -!- Pioklo_ [Pioklo@ip-91.246.70.194.skyware.pl] has quit [Ping timeout: 258 seconds] 21:45 -!- RusAlex [~Chel@unaffiliated/rusalex] has joined #lnd 21:46 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #lnd 21:47 -!- pepesza [~pepesza@185.83.218.228] has joined #lnd 21:55 -!- chunkypuffs [~chunkypuf@znc.gamecu.be] has joined #lnd 21:56 -!- qubenix [~qubenix@66.172.11.228] has joined #lnd 22:06 -!- kexkey [~kexkey@192.230.35.136] has quit [Ping timeout: 250 seconds] 22:24 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 23:54 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: No route to host] 23:54 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 23:59 -!- gethh [uid264798@gateway/web/irccloud.com/x-ysmvbxbwbgmlmfqr] has quit [Quit: Connection closed for inactivity]