--- Day changed Sun Aug 05 2018 00:45 -!- yep555 [57a7191f@gateway/web/freenode/ip.87.167.25.31] has joined #lnd 01:15 -!- aielima [~aielima@gateway/tor-sasl/aielima] has joined #lnd 02:50 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #lnd 02:51 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 02:56 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #lnd 02:57 -!- yep555 [57a7191f@gateway/web/freenode/ip.87.167.25.31] has quit [Quit: Page closed] 03:03 -!- JC_acct [~JC_acct@216-144-16-94.dyn.cable.fcom.ch] has quit [Ping timeout: 244 seconds] 03:23 -!- yep555 [57a7191f@gateway/web/freenode/ip.87.167.25.31] has joined #lnd 03:36 < waxwing> roasbeef, ah thx for tip, you can do exact match like that, cool. still very curious about the cross dependency between the tests, but no need to address that right now. 03:37 < waxwing> yes the Signer interface, makes sense, signOutputRaw is already enough (and build SignDescriptors), what i started reading about yesterday is how the wallet is tracking balances. I know in Core there's an "IsMine" issue with coinjoin, i'm guessing there might be similar here, but didn't get too far into understanding wallet balance tracking. 03:37 < waxwing> anyway have to do something else today, will get back to this in a day or two. 03:52 -!- rls [~rls@192.96.205.163] has quit [Ping timeout: 256 seconds] 04:35 -!- ken2812221 [~User@180.217.182.131] has quit [Ping timeout: 268 seconds] 04:36 -!- ken2812221 [~User@180.217.138.248] has joined #lnd 05:47 -!- Sentineo [~Undefined@unaffiliated/sentineo] has quit [Quit: .] 06:46 -!- lnostdal__ is now known as lnostdal 06:50 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 10:54 <@roasbeef> molz: yeh looks like they're helpeless atm, what's the thing to prevent non registered from PM'ing you again? 10:54 <@roasbeef> waxwing: it's actualy a regex, so you can match on the name, etc 10:55 <@roasbeef> waxwing: yeh tehre's something similar here: https://github.com/lightningnetwork/lnd/blob/master/lnwallet/interface.go#L127 10:55 <@roasbeef> can use that to know if you can sign an input or not 10:55 <@roasbeef> isn't multi-sig aware rn tho 10:55 < molz> roasbeef, /umode +R 10:56 < molz> i have /umode +g to ignore also registered users 11:43 -!- MaxSan [~user@185.9.19.107] has joined #lnd 12:26 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 13:01 -!- rls [~rls@192.96.205.163] has joined #lnd 14:28 -!- yep555 [57a7191f@gateway/web/freenode/ip.87.167.25.31] has quit [Ping timeout: 252 seconds] 16:25 -!- RoseCrypto [62ec5008@gateway/web/freenode/ip.98.236.80.8] has joined #lnd 16:25 < RoseCrypto> Hey everyone. 17:18 < qubenix> hi 17:19 < RoseCrypto> I'm working on accepting Lightning via lnd/lncli for a project, has anyone here actually gone through the process from start to finish? There are a couple things I'm unclear on 17:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 17:36 -!- rls [~rls@192.96.205.163] has quit [Ping timeout: 244 seconds] 17:55 < qubenix> i'm sure someone here can answer your questions, even if they may not be here at the moment. you should just ask what you're unclear about. 18:07 -!- rls [~rls@192.96.205.163] has joined #lnd 18:21 < molz> qubenix, watch this: https://www.youtube.com/watch?v=WmFHSzopumQ 18:26 < molz> lol 18:26 < qubenix> lets empty it 18:27 < molz> hahaha 18:27 < molz> yes thank you! 18:31 < molz> haha i think my payment was right behind yours this last time 18:31 < qubenix> this is way too adictive :) 18:32 < molz> yes haha 18:33 < molz> i recorded a few short .gifs 18:34 < molz> i think that's it, we did it! lol 18:35 -!- copumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Read error: Connection reset by peer] 18:36 < qubenix> good times 18:38 -!- copumpkin [~copumpkin@haskell/developer/copumpkin] has joined #lnd 18:46 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-nzpvmtgqwchwouny] has joined #lnd 18:51 < molz> yup :D 19:43 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 20:55 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-nzpvmtgqwchwouny] has quit [Quit: Connection closed for inactivity] 21:31 <@roasbeef> RoseCrypto: what q's? 21:35 < RoseCrypto> Oh hey roasbeef. Basically I think I'm not understanding how one "hosts a channel" so to speak. I can connect directly to the faucet and that seems to work, and I can create invoices via lncli addinvoice, but if I try to send satoshis to those invoices via htlc.me it doesn't seem to see me on the network. 21:35 < RoseCrypto> PS I just pushed some fixes to one of your old tutorials on github 21:38 <@roasbeef> see you on the network? 21:38 < RoseCrypto> Yeah, it would be great if I had a more specific explanation of what's going on but it just says " Send Payment Failed Payment failed to send. This can happen due to temporary network connectivity issues or an unexpected server error." 21:39 <@roasbeef> send to your node from htlc.me? do you have inbound bandwidth in your channel? 21:39 < RoseCrypto> If that's something I need to specifically set up, no 21:40 < RoseCrypto> And yeah I'm trying to use htlc.me to test receiving money from invoices 21:42 < RoseCrypto> Is there maybe a resource for this sort of thing that I've been unable to find? Like the faucet guide you wrote only more for hosting a channel and receiving funds from whoever 21:44 <@roasbeef> i mean if the balance of your channel is all on your side, then you can't recv directly over that channel 21:44 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Read error: Connection reset by peer] 21:46 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lnd 21:48 < RoseCrypto> Okay, so the other guy has to put up the collateral or whatever into the channel. Makes sense, but I'm not really understanding how to do that via htlc.me 21:49 < RoseCrypto> Actually oddly enough it's letting me send it all of the sudden. Weird. 21:49 < RoseCrypto> I guess a few hours ago I did "lncli connect 21:50 < RoseCrypto> to the htlc.me node or whatever, maybe that has something to do with it 21:55 < RoseCrypto> This is all on testnet of course -- I assume if I start doing things on mainnet I need to lncli connect to something (some things?) in order for invoice payments to route properly to me. Is that right? 22:00 < molz> htlc.me is acting as a custodial wallet 22:00 < molz> think of it like it's your wallet that someone else is holding 22:01 < molz> so when you log into htlc.me you're given some test coin to play with, you use that to pay someone else, like yalls.org 22:12 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 250 seconds] 22:14 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 22:46 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Read error: Connection reset by peer] 22:46 -!- BashCo_ [~BashCo@unaffiliated/bashco] has joined #lnd 23:01 -!- BashCo_ [~BashCo@unaffiliated/bashco] has quit [Read error: Connection reset by peer] 23:04 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #lnd