--- Day changed Thu May 30 2019 00:06 -!- scoop [~scoop@205.178.77.52] has joined #lnd 00:10 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 248 seconds] 00:33 -!- pioklo [~Pioklo@118-40.echostar.pl] has joined #lnd 01:02 -!- TheLast10sat [c350b722@gateway/web/freenode/ip.195.80.183.34] has joined #lnd 01:04 < TheLast10sat> Hi folks! I have a lot of pending channels in state pending_open_channels which are stuck for many days (perhaps because of low fee and full mempool) so I want to reset those transactions from my LND/bitcoind or just increase a fee so that could be mined and the channel open. What options do I have? Can I just delete/reset all pending channels somehow? https://bitcoin.stackexchange.com/questions/88054/lnd-how-to-reset-pending-open- 01:37 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 01:39 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 01:50 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has quit [Remote host closed the connection] 01:51 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has joined #lnd 01:52 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has quit [Remote host closed the connection] 01:52 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has joined #lnd 01:53 -!- siom [~siom@165.84.231.26] has joined #lnd 02:04 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 02:04 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 258 seconds] 02:04 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 02:05 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:09 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 02:09 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:10 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has quit [Remote host closed the connection] 02:11 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 02:14 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:15 -!- TheLast10sat [c350b722@gateway/web/freenode/ip.195.80.183.34] has quit [Quit: Page closed] 02:20 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 02:21 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:23 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 02:24 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:27 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 02:31 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 02:32 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:37 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 272 seconds] 02:39 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 02:45 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 02:46 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 03:09 < waxwing> roasbeef, this is where i'm up to so far: https://github.com/AdamISZ/lnd/commit/fd88b3ed01c4d14a77e7a58785f573c0814776bb ; seems that with the addition of a KeyForAddress i can basically get everything i need to do something like a 'sidecar daemon' that does coinjoins, along the lines of what you said last year. 03:10 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 248 seconds] 03:10 < waxwing> totally understand if you don't have time to look but if you do, let me know if the approach of putting it in the KeyRing interface makes sense to you 03:11 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 03:11 < waxwing> also i guess you can ignore me putting a signoutputs lncli rpc call there, that isn't really necessary. 03:15 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Excess Flood] 03:15 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 03:19 -!- MaxSan [~four@185.156.175.171] has joined #lnd 03:20 < lndbot> I'm getting ``` --- FAIL: TestLightningNetworkDaemon (98.26s) lnd_test.go:87: Error outside of test: *errors.errorString unable to set up test lightning network: rpc error: code = Unknown desc = router not started /Users/nsa/go/src/github.com/lightningnetwork/lnd/lnd_test.go:13447 (0x1918b78) TestLightningNetworkDaemon: ht.Fatalf("unable to set up test lightning network: %v", err) 03:20 < lndbot> /usr/local/Cellar/go/1.12.5/libexec/src/testing/testing.go:865 (0x10fa0b0) tRunner: fn(t) /usr/local/Cellar/go/1.12.5/libexec/src/runtime/asm_amd64.s:1337 (0x105e781) goexit: BYTE $0x90 // NO ``` every time I run `make itest`. Has anybody experienced this b4? 03:23 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 03:23 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 03:25 < lndbot> i've tried to run itest, unit test, make check.. before, never could get them to pass because of something something... 03:32 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 03:33 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 03:47 < lndbot> Well usually for me `make itest` fails because of bitcoind on Mac, since I don't have it installed 03:47 < lndbot> But I've noticed a lot of regressions on my Mac recently 03:47 < lndbot> It's making it impossible to determine if I'm coding the regressions or if Mac just sux with go 1.12 :( 03:48 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 245 seconds] 03:49 < lndbot> The tests pass fine on a Linux machine but I don't code on a linux :S 03:50 < lndbot> Also what stinks is that after I get that `router not started` error, the `lnd-itest` process is still running and can't be killed 03:51 < lndbot> And since subsequent itest use the same ports, they fail because the ports are already in use 03:55 < lndbot> Ok `kill` and `killall` didn't work, but Activity Monitor succeeded in killing it? Tell me how that works... lol 03:55 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has joined #lnd 03:55 < lndbot> get the pid and kill -9 ? 03:58 -!- libertyprime [~libertypr@101.98.42.91] has joined #lnd 03:58 < lndbot> kill didnt work but I got it running now thanks lol 04:05 -!- michaelfolkson [~textual@31.149.38.226] has joined #lnd 04:06 -!- scoop [~scoop@205.178.77.52] has joined #lnd 04:11 -!- michaelfolkson [~textual@31.149.38.226] has quit [Quit: Sleep mode] 04:12 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 272 seconds] 04:20 -!- michaelfolkson [~textual@31.149.38.226] has joined #lnd 04:21 -!- sfhi [~sfhi@178.255.154.107] has joined #lnd 04:21 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has joined #lnd 04:54 < lndbot> I usually do `killall -9 lnd && killall -9 lnd-itest` 05:04 -!- michaelfolkson [~textual@31.149.38.226] has quit [Quit: Sleep mode] 05:05 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has quit [Remote host closed the connection] 05:09 -!- michaelfolkson [~textual@31.149.38.226] has joined #lnd 05:11 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 05:16 -!- michaelfolkson [~textual@31.149.38.226] has quit [Quit: Sleep mode] 05:17 -!- qubenix [~qubenix@66.172.11.228] has quit [Ping timeout: 246 seconds] 05:19 < lndbot> ill try that next time 05:27 -!- qubenix [~qubenix@66.172.11.228] has joined #lnd 05:29 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 05:35 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 05:39 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 05:44 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 05:50 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 257 seconds] 05:51 -!- tweeaks is now known as tweaks 05:58 -!- michaelfolkson [~textual@31.149.38.226] has joined #lnd 06:11 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 06:15 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 06:24 -!- scoop [~scoop@205.178.77.52] has joined #lnd 06:37 -!- libertyprime [~libertypr@101.98.42.91] has quit [Ping timeout: 244 seconds] 06:52 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has quit [Ping timeout: 246 seconds] 07:09 -!- lemmi [~lemmi@lpm.pw] has joined #lnd 07:14 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 07:16 -!- scoop [~scoop@205.178.77.52] has joined #lnd 07:20 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 258 seconds] 07:21 -!- michaelfolkson [~textual@31.149.38.226] has quit [Quit: Sleep mode] 07:23 -!- scoop [~scoop@205.178.77.52] has joined #lnd 07:44 < waxwing> first 'autopilot' now 'hyperloop' ... Elon Musk is a secret investor, right? 07:44 < booyah> r o c k e t t o t h e m o o n 07:45 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has quit [Remote host closed the connection] 07:48 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 07:51 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 07:52 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 07:54 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 07:57 -!- MaxSan [~four@185.156.175.171] has quit [Quit: Leaving.] 07:59 -!- michaelfolkson [~textual@31.149.38.226] has joined #lnd 07:59 < waxwing> roasbeef, am i missing something, or does this preclude using SignOutputRaw with regular p2wpkh utxos? https://github.com/lightningnetwork/lnd/blob/master/lnrpc/signrpc/signer_server.go#L253-L258 08:04 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 08:09 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 08:11 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 08:13 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 244 seconds] 08:18 -!- dougsland [~douglas@c-24-34-137-83.hsd1.nh.comcast.net] has joined #lnd 08:34 -!- MaxSan [~four@185.156.175.51] has joined #lnd 08:44 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 08:46 -!- MaxSan [~four@185.156.175.51] has quit [Ping timeout: 245 seconds] 08:47 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 08:49 -!- sfhi2 [~sfhi@178.255.154.107] has joined #lnd 08:52 -!- sfhi [~sfhi@178.255.154.107] has quit [Ping timeout: 244 seconds] 09:02 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 09:03 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 09:07 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Ping timeout: 268 seconds] 09:07 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 245 seconds] 09:10 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 09:11 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 09:11 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 09:15 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 09:16 -!- hsmiths [uid95325@gateway/web/irccloud.com/x-enmdjzokgymjheun] has quit [Quit: Connection closed for inactivity] 09:19 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 09:21 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 09:22 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 09:23 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 09:24 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 09:25 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 09:28 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 268 seconds] 09:32 -!- michaelfolkson [~textual@31.149.38.226] has quit [Quit: Sleep mode] 09:39 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Quit: Leaving] 10:04 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 10:20 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 10:21 -!- siom [~siom@165.84.231.26] has quit [Ping timeout: 258 seconds] 10:25 -!- gchaincl [Elite22289@gateway/shell/elitebnc/x-bpyywxsqitnfyzia] has joined #lnd 10:35 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 10:36 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 10:39 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Ping timeout: 258 seconds] 10:44 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 10:48 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 245 seconds] 10:55 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 10:58 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 10:59 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 11:04 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 272 seconds] 11:07 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 11:12 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Ping timeout: 272 seconds] 11:21 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 11:25 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 11:25 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 11:30 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 244 seconds] 11:47 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 11:47 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 11:48 < lndbot> So uh my pipelining branch works, but it fails some tests.. but only because some of those things need a revocation... Like here: https://github.com/lightningnetwork/lnd/blob/master/lntest/itest/lnd_test.go#L8969 Alice will receive responses from payments sent out, but num pending htlc's won't be 0 until revoke is received 11:49 < lndbot> So I mean I could add a `<-time.After(...)` but that's not great 11:50 < lndbot> Is that ok? 12:14 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Remote host closed the connection] 12:22 -!- while [~while@74.215.209.126] has joined #lnd 12:22 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:26 < wpaulino> eugene: yeah the mac regressions are mostly due to go 1.12 12:27 < wpaulino> the router not started error comes from a race when we try to subscribe to the channel graph but lnd hasn't fully started yet 12:28 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 12:33 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 244 seconds] 13:01 -!- laptop500 [~laptop@92.118.153.193] has quit [Quit: Leaving] 13:22 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 13:27 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 246 seconds] 13:34 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 13:35 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 272 seconds] 13:36 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 13:38 -!- Funman300 [42578b87@gateway/web/freenode/ip.66.87.139.135] has joined #lnd 13:38 < Funman300> Hello 13:39 < Funman300> Hello 13:39 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 13:41 < Funman300> This is all new to me omg I have no idea what to do next? 13:42 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 13:42 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 13:42 < waxwing> Funman300, do you have a question about lnd? 13:42 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 13:42 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 13:43 < Funman300> Yes how do I start my pool? 13:44 < waxwing> i don't know what 'pool' means in connection with Lightning or lnd; see the links in the topic for more info on what this channel is for. 13:44 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 13:44 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 13:45 < Funman300> Sorry wrong channel 13:49 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 13:49 -!- Funman300 [42578b87@gateway/web/freenode/ip.66.87.139.135] has quit [Ping timeout: 256 seconds] 13:50 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 14:04 < waxwing> roasbeef, re 'am i missing something', ignore that Q, i made an error. 14:12 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 14:16 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has joined #lnd 14:43 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has joined #lnd 14:43 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 14:53 -!- scoop [~scoop@50-77-133-26-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 14:57 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 14:58 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 15:02 -!- ctrlbreak [~ctrlbreak@156.34.88.119] has quit [Ping timeout: 258 seconds] 15:10 -!- sfhi2 [~sfhi@178.255.154.107] has quit [Quit: Leaving] 15:13 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 15:13 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 15:14 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: Connection reset by peer] 15:14 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 15:15 < lndbot> would likely also want to expose the full key loactor inforomation as well 15:15 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: Connection reset by peer] 15:15 < lndbot> not sure we need something like that cli if it can all be done over the RPC interface 15:15 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 15:16 < lndbot> no it can be used with p2wkh, we do that already during funding 15:17 <@roasbeef> waxwing: replied partially on slack 15:17 <@roasbeef> didn't realize they were from here 15:19 < waxwing> roasbeef, thanks. yeah re: p2wkh realised my error, agreed on cli not needed, re: keylocator, yes, i remember thinking that. will add it at some point. 15:20 < waxwing> i got it to sign an example transaction via a python grpc client, so at least have the basic idea down i guess. 15:22 -!- siom [~siom@165.84.231.26] has joined #lnd 15:22 <@roasbeef> dope 15:22 <@roasbeef> coinjoin here we come? 15:23 < waxwing> yeah possibly, i have some details to figure out. i guess it could do some other things too. 15:30 -!- ctrlbreak [~ctrlbreak@142.162.53.99] has joined #lnd 15:57 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 248 seconds] 16:07 -!- pioklo [~Pioklo@118-40.echostar.pl] has quit [Ping timeout: 272 seconds] 16:08 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has joined #lnd 16:08 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 16:13 -!- libertyprime [~libertypr@101.98.42.91] has joined #lnd 16:14 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 16:14 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 16:15 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 16:16 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 16:23 -!- scoop [~scoop@205.178.77.52] has joined #lnd 16:25 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 246 seconds] 16:36 -!- ctrlbreak [~ctrlbreak@142.162.53.99] has quit [Ping timeout: 244 seconds] 16:46 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 17:04 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has quit [Remote host closed the connection] 17:08 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has joined #lnd 17:13 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has quit [Ping timeout: 272 seconds] 17:18 -!- ctrlbreak [~ctrlbreak@142.162.164.217] has joined #lnd 17:34 -!- AbuseOfNotation [~AbuseOfNo@217.151.98.168] has joined #lnd 17:37 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 17:37 -!- scoop [~scoop@205.178.77.52] has joined #lnd 17:38 -!- hex17or [~hex17or@HSI-KBW-091-089-197-016.hsi2.kabel-badenwuerttemberg.de] has quit [Ping timeout: 245 seconds] 17:50 -!- scoop [~scoop@205.178.77.52] has quit [Read error: Connection timed out] 17:50 -!- scoop [~scoop@205.178.77.52] has joined #lnd 17:55 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 272 seconds] 18:07 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 18:07 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 18:08 <@roasbeef> lnd up 18:08 <@roasbeef> tower up 18:08 <@roasbeef> we up 18:08 <@roasbeef> squad up 18:08 <@roasbeef> molz: you tried the watch tower stuff out yet? 18:08 <@roasbeef> hopefully no funny behavior on windows... 18:15 < molz> roasbeef, haha.. not yet 18:19 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 18:39 -!- ctrlbreak [~ctrlbreak@142.162.164.217] has quit [Ping timeout: 272 seconds] 18:40 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 244 seconds] 18:41 -!- ctrlbreak [~ctrlbreak@99.192.57.228] has joined #lnd 18:44 < lndbot> bird up! https://www.youtube.com/watch?v=dBN-bMei-xk 18:47 < lndbot> so will the ability to be a watchtower be advertised with normal node messaging? 18:48 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 19:10 <@roasbeef> tyzbit: eventually yeah 19:10 <@roasbeef> once we move to the "public" phase 19:11 <@roasbeef> with that PR it's meant for more a private deployment 19:11 <@roasbeef> so like your own node, or noes that a company on the network runs 19:11 < lndbot> yeah, I know it's missing that, fee controls, interfacing with RPC etc 19:11 < lndbot> still really exciting 19:12 <@roasbeef> yeah, we're working on a small RPC interface to just let clietns: add/remove/update their set of towers 19:12 <@roasbeef> we have a portion that does payouts on breach, but that isn't enabled atm 19:12 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #lnd 19:12 <@roasbeef> final thing there would be to finish the ecash system so clients are able to pay out per state to the tower 19:12 <@roasbeef> each state is like ~200 bytes, so ppl can price them at break even ish since internal storage is so cheap these days 19:13 <@roasbeef> then there's more stuff on top of that, for like discounts to clients that clean up their old state once its no longer needed, etc, etc 19:13 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 19:37 < lndbot> That’s rad 19:47 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 19:47 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 20:10 -!- hex17or [~hex17or@HSI-KBW-091-089-197-016.hsi2.kabel-badenwuerttemberg.de] has joined #lnd 20:12 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 20:12 -!- x000 [~x000@unaffiliated/x000] has quit [Read error: Connection reset by peer] 20:21 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 20:26 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 268 seconds] 20:32 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 20:55 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 20:56 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 258 seconds] 21:12 -!- gambpang [~gambpang@unaffiliated/gambpang] has joined #lnd 21:15 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 21:19 -!- x000 [~x000@unaffiliated/x000] has quit [Ping timeout: 244 seconds] 21:31 -!- sh_smith [~sh_smith@cpe-76-174-26-91.socal.res.rr.com] has joined #lnd 21:39 -!- ccdle12 [~ccdle12@109.154.150.203.sta.inet.co.th] has joined #lnd 22:21 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: Connection reset by peer] 22:21 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 22:33 -!- libertyprime [~libertypr@101.98.42.91] has quit [Quit: leaving] 22:33 -!- libertyprime [~libertypr@101.98.42.91] has joined #lnd 22:35 -!- libertyprime [~libertypr@101.98.42.91] has quit [Client Quit] 22:35 -!- libertyprime [~libertypr@101.98.42.91] has joined #lnd 22:45 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 22:46 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #lnd 23:07 -!- michaelfolkson [~textual@ppp-188-174-57-160.dynamic.mnet-online.de] has joined #lnd 23:38 -!- michaelfolkson [~textual@ppp-188-174-57-160.dynamic.mnet-online.de] has quit [Quit: Sleep mode] 23:42 -!- scoop [~scoop@205.178.77.52] has joined #lnd 23:43 -!- michaelfolkson [~textual@ppp-188-174-57-160.dynamic.mnet-online.de] has joined #lnd 23:47 -!- x000 [~x000@unaffiliated/x000] has joined #lnd 23:47 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 272 seconds] 23:51 -!- x000 [~x000@unaffiliated/x000] has quit [Remote host closed the connection] 23:55 -!- x000 [~x000@unaffiliated/x000] has joined #lnd