--- Day changed Sat Nov 17 2018 00:12 -!- rhavar [uid237883@gateway/web/irccloud.com/x-jereaanwbrirlsdy] has left #lnd [] 00:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 00:43 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 01:34 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 01:35 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 245 seconds] 01:40 -!- lukedashjr is now known as luke-jr 01:41 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has joined #lnd 01:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 01:44 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 02:02 -!- kexkey [~kexkey@87.101.92.68] has quit [Read error: Connection reset by peer] 02:19 -!- Stochastic22 [uid279126@gateway/web/irccloud.com/x-lzptpchatthhqktn] has joined #lnd 02:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 02:43 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 02:47 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has quit [Quit: Leaving] 02:53 -!- Pioklo_ [~Pioklo@118-40.echostar.pl] has joined #lnd 03:04 -!- aielima [~aielima@gateway/tor-sasl/aielima] has joined #lnd 03:22 -!- github-lnd [github-lnd@gateway/service/github.com/x-qonuyniozttkivjm] has joined #lnd 03:22 -github-lnd:#lnd- [lnd] Crypt-iQ closed pull request #1650: [WIP] contractcourt+channeldb: GC for preimage beacon (master...preimageGC) https://git.io/fN2OB 03:22 -!- github-lnd [github-lnd@gateway/service/github.com/x-qonuyniozttkivjm] has left #lnd [] 03:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 03:43 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 04:35 < Veggen> Hnn, U have a go/src/github.com/btcsuite/btcwallet where I compiled dropwtxmgr...could it be that this one is picked before the one in vendor? How does go resolve dependencies? 04:35 < Veggen> s/Hnn, U/Hmm, I/ 04:40 < Veggen> deleted it, then recompiling..will seee in 2 hours :) 04:41 < Veggen> hmm, is it just me that gets truly happy seing people forwarding *1* satoshi through me, even more happy than people forwarding 1M satoshi? :) 04:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 04:42 < Veggen> granted, they have paid 1.500001 satoshi for it, so fees are a bit steep :-) 04:45 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 04:58 -!- ken2812221 [~ken281222@110.50.135.219] has joined #lnd 05:10 -!- booyah [~bb@193.25.1.157] has quit [Ping timeout: 264 seconds] 05:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 05:44 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 06:15 < rafalcpp> How to configure your LND so that 1) it charges 0.5 satoshi for payments routing 2) it offers and accepts channels with close time at least 3*144 (to be sure in worst event, as long as I can get node running again in 3 days, it's not possible to steal from it)? 06:15 < rafalcpp> Veggen: that sounds nice to me too. So much "cheap coffeeee" narrative killed 06:17 -!- michaelfolkson [~textual@host86-170-219-48.range86-170.btcentralplus.com] has joined #lnd 06:21 -!- booyah [~bb@193.25.1.157] has joined #lnd 06:23 -!- asoltys [~adam@104.198.96.115] has quit [Ping timeout: 260 seconds] 06:24 -!- asoltys [~adam@115.96.198.104.bc.googleusercontent.com] has joined #lnd 06:25 < molz> why would you want to charge less than 1 sat? 06:25 < molz> rafalcpp, i don't understand your question 2 06:27 < rafalcpp> molz: to support crazy-cheap payments 06:28 < molz> 1 sat is already cheap 06:29 < rafalcpp> molz: I plan on doing 1000+ payments per day per user 06:29 -!- michaelfolkson [~textual@host86-170-219-48.range86-170.btcentralplus.com] has quit [Quit: Sleep mode] 06:30 < rafalcpp> so I think it might be fun to go sub-satoshi. Just an experiment anyway :) 06:30 < rafalcpp> molz: with question 2, I mean the grace parameter of a channel - how many blocks must pass before you can force-close it. Both sides of channel must agree on it. I want this time to be at least 3 days. 06:30 < molz> rafalcpp, you mean you plan on sending 1000 payments to users or you expect them to route 1000 payments thru you? 06:32 < rafalcpp> molz: probably I will connect users to an middle node, they will not have direct channel to the node being paid. So, thru me 06:33 < molz> oh .. good luck 06:33 < rafalcpp> this is a supported use case, right? 06:39 < molz> sure 06:39 < molz> look under 'lncli help' 06:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 06:43 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 07:36 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 07:38 -!- vindard [be53a5e9@gateway/web/freenode/ip.190.83.165.233] has joined #lnd 07:38 < vindard> Hi quick question, I can't seem to find the setting to change my "min channel capacity" for nodes opening to me. It seems that it's set at 300k sats right now 07:39 < vindard> Is there a config we can toggle for this anywhere? 07:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 07:45 < molz> vindard, minchansize for your node or their node? 07:48 -!- vindard [be53a5e9@gateway/web/freenode/ip.190.83.165.233] has quit [Ping timeout: 256 seconds] 07:48 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 08:11 -!- vindard [be53a5e9@gateway/web/freenode/ip.190.83.165.233] has joined #lnd 08:12 < vindard> minchansize for my node 08:13 < vindard> Ah ok thanks I've found it. `minchansize` was the parameter name I was looking for. Thanks much molz 08:14 < molz> vindard, np, i was wondering.. did you set `minchansize=300000` in your lnd.conf? 08:15 < vindard> Nope, didn't. Must be a built-in default 08:17 < molz> vindard, i don't think so, the default in code is 20000 sat 08:18 < molz> vindard, did someone try to open a channel to your node but couldn't because your node said your minchansize is 300000 ? 08:24 < vindard> Ahh ok... I must've mistaken something then 08:25 < vindard> I'm trying to open a channel to an lnd node I have hosted from my *Bitcoin Lightning Wallet* on Android (via Olympus servers) 08:25 < vindard> It must a setting within the Android wallet 08:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 08:44 < molz> vindard, some nodes set their minchansize high for their reasons, like bitrefill node, not sure if the mobil BLW wallet has a default minchansize but it's not an LND wallet 08:52 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 08:57 < vindard> molz, ah ok I've actually found an issue about same on their repo: https://github.com/btcontract/lnwallet/issues/52 08:59 -!- Talkless [~Talkless@83.189.197.80] has joined #lnd 09:02 < molz> vindard, ah that is their default, has nothing to do with LND, and that wallet is not recommended by lnd devs because that wallet design doesn't have privacy goal like lnd 09:05 < vindard> molz, ok that's good to know. It's a wallet I had set up a few months back to test out lightning on mobile. Are there any other recommended mobile options as yet? 09:06 < molz> vindard, there's Eclair wallet 09:07 -!- vindard [be53a5e9@gateway/web/freenode/ip.190.83.165.233] has quit [] 09:08 -!- vindard [~vindard@200.7.91.25] has joined #lnd 09:11 < vindard> molz, perfect thanks. I have that one as well. 09:11 < vindard> Is there anywhe 09:11 < vindard> *any documentation I can follow on BLW shortcomings anywhere? 09:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 09:47 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 10:26 < molz> vindard, no clue, you know their github repo, right? probably that is where you can find their info 10:39 -!- vindard [~vindard@200.7.91.25] has quit [Remote host closed the connection] 10:41 -!- vindard [~vindard@200.7.91.25] has joined #lnd 10:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 10:49 -!- vindard [~vindard@200.7.91.25] has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )] 10:50 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 10:58 -!- JackH [~laptop@host86-133-255-215.range86-133.btcentralplus.com] has joined #lnd 11:26 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Remote host closed the connection] 11:26 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 11:33 -!- cjd [~user@2a01:e0a:149:fcb0:f8c2:e9ff:fe25:a09f] has quit [Ping timeout: 252 seconds] 11:33 -!- cjd [~user@2a01:e0a:149:fcb0:f8c2:e9ff:fe25:a09f] has joined #lnd 11:53 -!- EagleTM [~EagleTM@x590cbc26.dyn.telefonica.de] has joined #lnd 12:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 12:48 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 13:05 -!- Talkless [~Talkless@83.189.197.80] has quit [Quit: Konversation terminated!] 13:34 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has joined #lnd 13:36 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 13:40 -!- EagleTM [~EagleTM@x590cbc26.dyn.telefonica.de] has quit [Changing host] 13:40 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 13:47 -!- manantial [~tecnecio@unaffiliated/manantial] has quit [Read error: Connection reset by peer] 14:09 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Remote host closed the connection] 14:12 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 14:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 14:49 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 14:54 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Read error: Connection reset by peer] 15:03 -!- booyah_ [~bb@193.25.1.157] has joined #lnd 15:03 -!- booyah [~bb@193.25.1.157] has quit [Remote host closed the connection] 15:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 256 seconds] 15:14 -!- booyah_ is now known as booyah 15:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 15:45 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 15:52 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 15:57 -!- Pioklo_ [~Pioklo@118-40.echostar.pl] has quit [Ping timeout: 260 seconds] 16:17 -!- JackH [~laptop@host86-133-255-215.range86-133.btcentralplus.com] has quit [Quit: Leaving] 16:34 <@roasbeef> stuff like minchansize will soon-ish be able to be set over RPC 16:34 <@roasbeef> think of it as a general acceptance policy for channels 16:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 16:50 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 17:41 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 17:50 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 18:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 18:51 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 19:08 -!- Stochastic22 [uid279126@gateway/web/irccloud.com/x-lzptpchatthhqktn] has quit [Quit: Connection closed for inactivity] 20:00 -!- thomasan_ [~thomasand@2605:a601:b021:f00:7c84:b81e:832:a4a] has joined #lnd 20:03 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #lnd 20:05 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 20:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 20:54 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 21:01 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 21:03 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 21:03 -!- thomasan_ [~thomasand@2605:a601:b021:f00:7c84:b81e:832:a4a] has quit [Ping timeout: 252 seconds] 21:03 < cluelessperson> molz: So I've moved, I think I might setup a node again, even fund it with several thousand. 21:03 < cluelessperson> or a bitcoin 21:21 <@roasbeef> /notbadface 21:32 -!- github-lnd [github-lnd@gateway/service/github.com/x-pbviidethboencpw] has joined #lnd 21:32 -github-lnd:#lnd- [lnd] Roasbeef opened pull request #2198: multi: add ability to sweep all coins in the the wallet to an addr to sendcoins (master...sendall-rpc) https://git.io/fpcZG 21:32 -!- github-lnd [github-lnd@gateway/service/github.com/x-pbviidethboencpw] has left #lnd [] 21:33 <@roasbeef> ^ sendcoins --sweepall, and eventually openchannel --fundall 21:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 21:49 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 22:07 -!- photonclock_ [~photonclo@47.37.153.193] has joined #lnd 22:37 -!- manantial [~tecnecio@unaffiliated/manantial] has joined #lnd 22:38 < molz> roasbeef, cool... can't wait! 22:40 < molz> cluelessperson, hey welcome back, don't put too much money on LN right now, just a couple hundred dollars would be enough, and more importantly if you do it to purchase something, in my opinion :) 22:42 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 22:52 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 23:17 -!- ken2812221 [~ken281222@110.50.135.219] has quit [Ping timeout: 245 seconds] 23:30 -!- photonclock_ [~photonclo@47.37.153.193] has left #lnd [] 23:52 -!- kishoredebnath [~kishorede@c-73-244-202-134.hsd1.fl.comcast.net] has joined #lnd 23:53 -!- wpaulino [~wpaulino@unaffiliated/wpaulino] has quit [Ping timeout: 244 seconds] 23:55 -!- wpaulino [~wpaulino@142.93.92.243] has joined #lnd