--- Day changed Thu Oct 25 2018 00:23 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 00:27 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 272 seconds] 00:37 -!- x0100 [~x0100@77-56-36-44.dclient.hispeed.ch] has joined #lnd 00:43 -!- x0100 [~x0100@77-56-36-44.dclient.hispeed.ch] has quit [Remote host closed the connection] 00:44 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lnd 00:48 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 268 seconds] 00:48 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 00:52 -!- x0100 [~x0100@77-56-36-44.dclient.hispeed.ch] has joined #lnd 00:54 -!- x0100 [~x0100@77-56-36-44.dclient.hispeed.ch] has quit [Client Quit] 01:02 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 01:04 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 01:05 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 01:07 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 272 seconds] 01:16 -!- jungly_ [~quassel@79.8.200.97] has joined #lnd 01:37 -!- frib [~dynorsau@2601:585:8502:52b5:806f:fb67:559f:3d17] has joined #lnd 01:38 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 01:43 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 01:43 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 272 seconds] 01:44 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Ping timeout: 268 seconds] 01:58 -!- melvster [~melvin@ip-86-49-18-46.net.upcbroadband.cz] has joined #lnd 02:04 -!- pioklo [~Pioklo@118-40.echostar.pl] has joined #lnd 02:10 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 02:14 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 02:47 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 02:52 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 240 seconds] 03:00 -!- Varunram [sid210151@gateway/web/irccloud.com/x-dnfxluthlmzetdon] has joined #lnd 03:00 < Varunram> yeah, so I'll wait for the fix to go in 03:00 < Varunram> and test later 03:00 < molz> yea i think that'll be best 03:00 < Varunram> the idea is we would like to benchmark cbfs with something called powless that we have in lit 03:01 < Varunram> (bandwidth, block download rate and stuff like that) 03:01 -!- mikethetike [sid308076@gateway/web/irccloud.com/x-mxjyhhcodfoihpyw] has quit [Quit: Updating details, brb] 03:01 -!- mikethetike [sid308076@gateway/web/irccloud.com/x-zxmzmcgktgjimcfk] has joined #lnd 03:10 < fiatjaf> Out 25 08:03:55 mises lnd[1791]: 2018-10-25 08:03:55.012 [DBG] LNWL: Failed to process consensus server notification (name: `blockconnected`, detail: `failed to store sync information 0000000000000000001079f76a374d5dc3885510b92df12cb4a4ed61301792ea: failed to fetch block hash for height 547237: couldn't get hash from database`) 03:10 < fiatjaf> does this mean a bug somewhere? 03:11 < fiatjaf> I think my lnd will never declare itself to be "synced_to_chain". where does it get the "block_height" information shown in getinfo? 03:13 < molz> Varunram, what's cbfs? 03:13 < fiatjaf> I'm worried my bitcoind is always 1 block later according to the smartbit api, for example, and lnd seems to be synced to it, but still not "synced_to_chain". 03:14 < molz> fiatjaf, i think it's an issue when you're connected to a remote bitcoind 03:15 < molz> i tried once to connect lnd from userA to userB's bitcoind but it couldn't even connect 03:19 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 03:23 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 03:31 -!- gethh [uid264798@gateway/web/irccloud.com/x-fhtottmgrqyxloai] has quit [Quit: Connection closed for inactivity] 03:32 < fiatjaf> molz, in the early blocks I wasn't getting any errors, but now I get messages like that for every new block 03:33 -!- gethh [uid264798@gateway/web/irccloud.com/x-loqacvecexjzokik] has joined #lnd 03:33 < fiatjaf> lnd doesn't stop or anything, however, 10 minutes later it shows the same error for the newest block 03:33 < fiatjaf> maybe it is able to fetch the previous block successfully, but doesn't say anything when that happens? 03:33 < molz> im not sure 03:34 < fiatjaf> how can I know where exactly it stopped syncing? 03:34 < fiatjaf> getinfo's "block_height" always show the blockchain tip 03:36 -!- jchia_ [~jchia@58.32.39.25] has quit [Quit: Leaving.] 03:36 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 03:36 -!- jchia_ [~jchia@45.32.62.73] has quit [Client Quit] 03:37 -!- github-lnd [github-lnd@gateway/service/github.com/x-yqiqsiznmjwfzfvz] has joined #lnd 03:37 -github-lnd:#lnd- [lnd] joostjager closed pull request #2086: test: rename files to exclude from non-test build (master...test-utils-rename) https://git.io/fxPe0 03:37 -!- github-lnd [github-lnd@gateway/service/github.com/x-yqiqsiznmjwfzfvz] has left #lnd [] 03:45 -!- michaelfolkson [~textual@host86-170-183-225.range86-170.btcentralplus.com] has joined #lnd 03:47 < fiatjaf> Out 25 08:44:06 mises lnd[19101]: 2018-10-25 08:44:06.424 [INF] LTND: Waiting for chain backend to finish sync, start_height=547242 04:10 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:11 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:11 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:12 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:13 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:14 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:15 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:15 -!- dume [71d07379@gateway/web/freenode/ip.113.208.115.121] has joined #lnd 04:16 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:17 -!- jchia_ [~jchia@45.32.62.73] has joined #lnd 04:18 -!- jchia_ [~jchia@45.32.62.73] has quit [Remote host closed the connection] 04:18 -!- jchia_ [~jchia@58.32.39.25] has joined #lnd 04:50 -!- deusexbeer [~deusexbee@080-250-076-051-dynamic-pool-adsl.wbt.ru] has quit [Ping timeout: 245 seconds] 04:51 -!- deusexbeer [~deusexbee@093-092-179-195-dynamic-pool-adsl.wbt.ru] has joined #lnd 04:52 -!- ConTa [~textual@2a02:908:1475:2a60:3467:1efc:1857:e5e] has joined #lnd 05:01 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 05:06 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 05:17 < Varunram> molz: compact block filters 05:50 -!- frib [~dynorsau@2601:585:8502:52b5:806f:fb67:559f:3d17] has quit [Quit: Leaving] 05:55 -!- EagleTM [~EagleTM@ipservice-092-210-036-099.092.210.pools.vodafone-ip.de] has joined #lnd 06:08 -!- dume [71d07379@gateway/web/freenode/ip.113.208.115.121] has quit [Ping timeout: 256 seconds] 06:17 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 06:18 -!- EagleTM [~EagleTM@ipservice-092-210-036-099.092.210.pools.vodafone-ip.de] has quit [Ping timeout: 272 seconds] 06:20 -!- michaelfolkson [~textual@host86-170-183-225.range86-170.btcentralplus.com] has quit [Quit: Sleep mode] 06:22 -!- MaxSan [~user@185.9.19.107] has joined #lnd 06:22 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 06:25 < MaxSan> 2018-10-25 14:15:28.668 [ERR] DISC: unable to validate channel update announcement for short_chan_id=(lnwire.ShortChannelID) 539781:785:0 06:25 < MaxSan> : invalid signature for channel update (*lnwire.ChannelUpdate)(0xc01076cab0)({ 06:25 < MaxSan> Signature: 06:25 < MaxSan> Any details on what this means? 06:25 < MaxSan> had a few of these 06:32 -!- michaelfolkson [~textual@host86-170-183-225.range86-170.btcentralplus.com] has joined #lnd 06:37 -!- douglas_ [douglas@nat/redhat/x-qwnhqzxxiiogjqgi] has joined #lnd 06:51 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 06:55 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 244 seconds] 07:14 -!- MaxSan [~user@185.9.19.107] has quit [Ping timeout: 250 seconds] 07:15 -!- michaelfolkson [~textual@host86-170-183-225.range86-170.btcentralplus.com] has quit [Ping timeout: 245 seconds] 07:19 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #lnd 07:38 -!- douglas_ [douglas@nat/redhat/x-qwnhqzxxiiogjqgi] has quit [Remote host closed the connection] 07:38 -!- douglas_ [douglas@nat/redhat/x-hvlmfscnnclfhjhg] has joined #lnd 07:57 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 08:02 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 272 seconds] 08:20 -!- ConTa [~textual@2a02:908:1475:2a60:3467:1efc:1857:e5e] has quit [Quit: Textual IRC Client: www.textualapp.com] 08:21 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Quit: Leaving] 08:21 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #lnd 08:31 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 08:36 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 08:55 -!- kim0 [uid105149@ubuntu/member/kim0] has quit [Quit: Connection closed for inactivity] 09:06 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 09:08 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 09:12 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 260 seconds] 09:17 -!- jungly_ [~quassel@79.8.200.97] has quit [Remote host closed the connection] 09:27 -!- bob333 [~bob@46.28.204.21] has quit [Quit: leaving] 09:27 -!- bob333 [~bob@46.28.204.21] has joined #lnd 09:35 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 09:36 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 09:43 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 09:47 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 10:06 -!- github-lnd [github-lnd@gateway/service/github.com/x-jiwkvzekualwfcty] has joined #lnd 10:06 -github-lnd:#lnd- [lnd] reez opened pull request #2097: sample-lnd.conf dir update (master...lndConf) https://git.io/fxyfU 10:06 -!- github-lnd [github-lnd@gateway/service/github.com/x-jiwkvzekualwfcty] has left #lnd [] 10:17 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 10:21 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 240 seconds] 11:29 -!- marijnfs_ [~marijnfs@p5B0C6FD8.dip0.t-ipconnect.de] has joined #lnd 11:35 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 11:40 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 11:42 -!- douglas__ [douglas@nat/redhat/x-jtsiqgomfgjyecdm] has joined #lnd 11:45 -!- douglas_ [douglas@nat/redhat/x-hvlmfscnnclfhjhg] has quit [Ping timeout: 264 seconds] 11:54 -!- douglas_ [douglas@nat/redhat/x-hcsesblupvpypwit] has joined #lnd 11:57 -!- douglas__ [douglas@nat/redhat/x-jtsiqgomfgjyecdm] has quit [Ping timeout: 272 seconds] 12:10 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lnd 12:11 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 12:13 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:15 -!- reallll [~belcher@unaffiliated/belcher] has joined #lnd 12:16 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 12:18 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 252 seconds] 12:20 <@roasbeef> Varunram: what fix? 12:20 <@roasbeef> Varunram: becnhmark? i don't think you can really compare them, one of them is fully trusted and just hits an api server 12:21 <@roasbeef> fiatjaf: yeh, you'll have issus with a remote bitcoind instance usually, their RPC system isn't rally designed for stuff like that 12:21 < fiatjaf> roasbeef, would a remote btcd do better? 12:21 < molz> roasbeef, so we can't connect lnd to a remote bitcoind at all? 12:22 <@roasbeef> fiatjaf: why can't it be local? 12:22 < lndbot> You can use ssh tunneling 12:22 <@roasbeef> i mean you can, but their rpc has issues with dropping requsts if the queue is full, etc 12:22 <@roasbeef> also it doesn't support keep alive, so we need a new tcp connection for each new request 12:22 < molz> and they've been going after Samurai wallet for some RPC stuff, they're tightening the loops now 12:22 <@roasbeef> while with btcd, we hav a single socket that we can use 12:24 < fiatjaf> roasbeef, because I can only afford a full node running on a physical computer on my home, while that setup is impractical for a lightning node, which I'm running on a vps. 12:25 < fiatjaf> apparently my lnd is still on block 80000 12:25 < fiatjaf> Out 25 15:47:38 mises lnd[14136]: 2018-10-25 15:47:38.138 [INF] LNWL: Rescanned through block 000000000043a8c0fd1d6f726790caa2a406010d19efd2780db27bdbbd93baf6 (height 80000) 12:25 < fiatjaf> at the same time I get messages for the most recent blocks: 12:26 < fiatjaf> Out 25 17:20:16 mises lnd[14136]: 2018-10-25 17:20:16.548 [DBG] LNWL: Filtering block 547281 (0000000000000000000e0bb537a4da0f89e444f828ee098900a4f931a3d65b80) with 2679 transactions 12:26 < molz> your lnd won't be stable 12:27 <@roasbeef> fiatjaf: yep it's gonnna take a while 12:28 <@roasbeef> we need a new tcp connection for each request, each request incurs the round trip 12:28 <@roasbeef> and we need one for each block 12:28 <@roasbeef> did you start with no encrypt wallet? it looks lik it;s goiung thru an entire rescan 12:30 < fiatjaf> no, I never said noencryptwallet 12:31 < fiatjaf> but I didn't understand why it asked me for two passwords, one for unlocking and one for encrypting the key seed? I didn't provide the second. 12:31 < fiatjaf> why does it matter for the rescan? 12:32 < fiatjaf> I think I'll try to run another lnd in the computer that has the full node and see what happens 12:34 <@roasbeef> there's only one password 12:34 <@roasbeef> what version are you running? 12:34 < fiatjaf> the last release from github 12:34 < fiatjaf> lnd version 0.5.0-beta commit=3b2c807288b1b7f40d609533c1e96a510ac5fa6d 12:42 -!- reallll is now known as belcher_ 12:48 -!- EagleTM [~EagleTM@ipservice-092-210-036-099.092.210.pools.vodafone-ip.de] has joined #lnd 12:50 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 12:53 < fiatjaf> it seems faster 12:55 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 264 seconds] 12:59 < molz> roasbeef, did you see.. 12:59 < molz> topic proposal: Unix socket support for RPC API 12:59 < molz> eh <3 minutes left 12:59 < molz> No prob. Next time. 12:59 < molz> I agree though 13:13 -!- marijnfs_ [~marijnfs@p5B0C6FD8.dip0.t-ipconnect.de] has quit [Ping timeout: 268 seconds] 13:14 < molz> a new release today for Lightning-App: https://github.com/lightninglabs/lightning-app/releases/tag/v0.2.7-alpha 13:20 < molz> (only for testnet) 13:25 -!- asdf__ [36f0c4bb@gateway/web/freenode/ip.54.240.196.187] has joined #lnd 13:26 -!- asdf__ [36f0c4bb@gateway/web/freenode/ip.54.240.196.187] has quit [Client Quit] 13:27 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 13:32 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 13:40 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 13:42 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has joined #lnd 13:46 -!- EagleTM [~EagleTM@ipservice-092-210-036-099.092.210.pools.vodafone-ip.de] has quit [Ping timeout: 252 seconds] 13:47 -!- bitconner [~conner@c-73-170-56-77.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 13:47 < Veggen> hmmm. 13:48 < Veggen> roasbeef: the ton of watchtower related stuff merged today wasn't a complete watchtower implementation, was it? 13:49 < molz> yea i doubt it's complete 13:54 -!- bergz [~Carl@69.12.27.194] has joined #lnd 13:57 < Veggen> see a lot of stuff is hidden behind dev flag... 14:00 < Veggen> well, night. 14:02 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 14:03 < wpaulino> Veggen: those are mostly just for test mocks to prevent exporting them 14:06 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 14:06 -!- bitconner [~conner@136.24.75.121] has joined #lnd 14:09 < molz> maybe the watchtower will be complete and ready for public testing in v0.6 release? 14:16 -!- douglas__ [douglas@nat/redhat/x-trvrmylollkyrkaw] has joined #lnd 14:18 -!- douglas_ [douglas@nat/redhat/x-hcsesblupvpypwit] has quit [Ping timeout: 246 seconds] 14:20 < wpaulino> molz: soon tm lol 14:20 < wpaulino> private watchtowers will be coming first 14:21 < molz> wpaulino, cool :D 14:21 < molz> wpaulino, i'd like to see neutrino working with btcd first! lol 14:22 < molz> (on mainnet :D) 14:24 < wpaulino> molz: haha yeah i'm excited for that as well 14:24 < wpaulino> i'll be leading some of those efforts within the next couple of months so stay tuned :) 14:25 < molz> wpaulino, oh.. really? exciting time! :D 14:27 -!- douglas__ [douglas@nat/redhat/x-trvrmylollkyrkaw] has quit [Ping timeout: 246 seconds] 14:30 -!- CubicEarth_ [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 264 seconds] 14:32 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #lnd 14:38 -!- marijnfs_ [~marijnfs@2a01:c22:7227:9800:165d:ea2f:979d:cfee] has joined #lnd 14:49 -!- marijnfs_ [~marijnfs@2a01:c22:7227:9800:165d:ea2f:979d:cfee] has quit [Ping timeout: 264 seconds] 14:53 -!- Guest57414 [~quassel@geekbox.info] has joined #lnd 15:06 -!- tristian [~tristian@unaffiliated/tristian] has quit [Remote host closed the connection] 15:08 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 15:12 -!- bitconner [~conner@136.24.75.121] has quit [Ping timeout: 268 seconds] 15:13 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 15:21 -!- bitconner [~conner@136.24.75.121] has joined #lnd 15:23 -!- tristian [~tristian@unaffiliated/tristian] has joined #lnd 15:26 -!- bitconner [~conner@136.24.75.121] has quit [Ping timeout: 240 seconds] 15:42 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 15:44 -!- bergz [~Carl@69.12.27.194] has quit [Quit: bergz] 15:47 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 264 seconds] 15:47 -!- bitconner [~conner@136.24.75.121] has joined #lnd 16:06 -!- so [~so@unaffiliated/so] has quit [Ping timeout: 246 seconds] 16:10 -!- so [~so@unaffiliated/so] has joined #lnd 16:15 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 16:20 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 240 seconds] 16:22 <@roasbeef> Veggen: tower train moving again, those were older pr's, much of the code is done-ish just a matter of packagging it up to make it easy to review 16:38 -!- github-lnd [github-lnd@gateway/service/github.com/x-xvsihzwselkxsbrj] has joined #lnd 16:38 -github-lnd:#lnd- [lnd] Roasbeef pushed 2 new commits to master: https://git.io/fxyyE 16:38 -github-lnd:#lnd- lnd/master e8003af Johan T. Halseth: make: ensure make fmt is run with -s flag... 16:38 -github-lnd:#lnd- lnd/master 071cbcc Olaoluwa Osuntokun: Merge pull request #2092 from halseth/make-fmt... 16:38 -!- github-lnd [github-lnd@gateway/service/github.com/x-xvsihzwselkxsbrj] has left #lnd [] 16:49 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Read error: Connection reset by peer] 16:55 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 16:56 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 16:57 -!- pioklo [~Pioklo@118-40.echostar.pl] has quit [Ping timeout: 252 seconds] 16:59 -!- bergz [~Carl@cpe-72-229-124-119.nyc.res.rr.com] has joined #lnd 17:00 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 264 seconds] 17:12 -!- github-lnd [github-lnd@gateway/service/github.com/x-pwtzewxkdhwkwzjz] has joined #lnd 17:12 -github-lnd:#lnd- [lnd] Roasbeef pushed 1 new commit to master: https://git.io/fxyHJ 17:12 -github-lnd:#lnd- lnd/master de186b4 Olaoluwa Osuntokun: Revert "make: ensure make fmt is run with -s flag"... 17:12 -!- github-lnd [github-lnd@gateway/service/github.com/x-pwtzewxkdhwkwzjz] has left #lnd [] 17:13 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 17:13 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 17:27 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 17:31 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 264 seconds] 17:46 -!- bergz [~Carl@cpe-72-229-124-119.nyc.res.rr.com] has quit [Quit: bergz] 17:50 -github-neutrino:#lnd- [neutrino] Roasbeef closed pull request #108: Handle misaligned intervals on sync (master...query-sync-misaligned-intervals) https://git.io/fxizW 17:54 -!- github-lnd [github-lnd@gateway/service/github.com/x-yjjqrhjzvmkfehkn] has joined #lnd 17:54 -github-lnd:#lnd- [lnd] Roasbeef opened pull request #2098: build: update to latest neutrino commit (master...neutrino-update-cfheader-fix) https://git.io/fxy7Y 17:54 -!- github-lnd [github-lnd@gateway/service/github.com/x-yjjqrhjzvmkfehkn] has left #lnd [] 18:01 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 18:05 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 240 seconds] 18:40 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 18:45 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 240 seconds] 18:46 -!- github-lnd [github-lnd@gateway/service/github.com/x-awqvebyzkyumjoyo] has joined #lnd 18:46 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #1981: rpc+server: ensure we don't leak unadvertised nodes within invoice routing hints (master...routing-hints-unadvertised-nodes) https://git.io/fAhcf 18:46 -!- github-lnd [github-lnd@gateway/service/github.com/x-awqvebyzkyumjoyo] has left #lnd [] 18:46 -!- bergz [~Carl@cpe-72-229-124-119.nyc.res.rr.com] has joined #lnd 18:49 -!- github-lnd [github-lnd@gateway/service/github.com/x-uhalawshrcrlabas] has joined #lnd 18:49 -github-lnd:#lnd- [lnd] Roasbeef pushed 2 new commits to master: https://git.io/fxyF8 18:49 -github-lnd:#lnd- lnd/master da00323 Olaoluwa Osuntokun: build: update to latest neutrino commit... 18:49 -github-lnd:#lnd- lnd/master 65b2ad9 Olaoluwa Osuntokun: Merge pull request #2098 from Roasbeef/neutrino-update-cfheader-fix... 18:49 -!- github-lnd [github-lnd@gateway/service/github.com/x-uhalawshrcrlabas] has left #lnd [] 18:53 -!- bergz [~Carl@cpe-72-229-124-119.nyc.res.rr.com] has quit [Quit: bergz] 18:59 -!- bitconner [~conner@136.24.75.121] has quit [Ping timeout: 245 seconds] 19:51 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 19:56 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 264 seconds] 20:15 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 20:19 -!- cryptodechange [~cryptodec@host86-139-226-209.range86-139.btcentralplus.com] has quit [Ping timeout: 272 seconds] 20:21 -!- thomasa__ [~thomasand@198.52.38.59] has joined #lnd 20:21 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Read error: Connection reset by peer] 21:11 -!- colatkinson [~colatkins@pool-108-14-231-114.nycmny.fios.verizon.net] has joined #lnd 21:19 -!- thomasa__ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 21:48 -!- frib [~dynorsau@2601:585:8502:52b5:5039:a971:fbca:696] has joined #lnd 21:50 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 21:54 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 246 seconds] 21:55 -!- frib [~dynorsau@2601:585:8502:52b5:5039:a971:fbca:696] has quit [Quit: Leaving] 22:30 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 22:34 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 245 seconds] 22:38 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 22:39 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 22:48 -!- jimpo_ [~jimpo@ec2-13-57-39-52.us-west-1.compute.amazonaws.com] has joined #lnd 22:50 -!- BashCo_ [~BashCo@unaffiliated/bashco] has joined #lnd 22:51 -!- drolmer_ [~drolmer@unaffiliated/drolmer] has joined #lnd 22:51 -!- roasbeef_ [~root@104.131.26.124] has joined #lnd 22:53 -!- nehan_ [~nehan@14.80.229.35.bc.googleusercontent.com] has joined #lnd 22:53 -!- melvster [~melvin@ip-86-49-18-46.net.upcbroadband.cz] has quit [Ping timeout: 276 seconds] 22:53 -!- lypsis_ [~lypsis@2a02:c207:3001:7075:dead:beef:babe:cafe] has joined #lnd 22:54 -!- Pat_Boy [xyz@192.99.249.194] has joined #lnd 22:55 -!- wraithm_ [~wraithm@unaffiliated/wraithm] has joined #lnd 22:57 -!- Netsplit over, joins: saphirblanc 22:57 -!- Netsplit over, joins: ginseng 22:58 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 246 seconds] 23:01 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #lnd 23:03 -!- Netsplit over, joins: JackH 23:06 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 23:06 -!- colatkinson [~colatkins@pool-108-14-231-114.nycmny.fios.verizon.net] has quit [Quit: colatkinson] 23:06 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 23:10 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 252 seconds] 23:12 -!- melvster [~melvin@ip-86-49-18-46.net.upcbroadband.cz] has joined #lnd 23:39 -!- melvster [~melvin@ip-86-49-18-46.net.upcbroadband.cz] has quit [Ping timeout: 246 seconds] 23:45 -!- thomasan_ [~thomasand@198.52.38.59] has joined #lnd 23:50 -!- thomasan_ [~thomasand@198.52.38.59] has quit [Ping timeout: 240 seconds] 23:56 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Ping timeout: 256 seconds]