--- Day changed Mon Jan 28 2019 00:14 -!- github-lnd [github-lnd@gateway/service/github.com/x-ymivsqmhoyfkkujh] has joined #lnd 00:14 -github-lnd:#lnd- [lnd] halseth opened pull request #2549: routing: ignore ChannelUpdates for unknown channels (master...router-ignore-unknown-chanupdate) https://git.io/fhiZE 00:14 -!- github-lnd [github-lnd@gateway/service/github.com/x-ymivsqmhoyfkkujh] has left #lnd [] 00:30 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 00:32 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 00:48 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has joined #lnd 00:53 -!- jungly [~quassel@79.8.200.97] has joined #lnd 01:02 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 244 seconds] 01:06 -!- pioklo [~Pioklo@ip-91.189.219.194.skyware.pl] has joined #lnd 01:23 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has quit [Remote host closed the connection] 01:25 -!- pioklo [~Pioklo@ip-91.189.219.194.skyware.pl] has quit [Quit: Leaving] 01:29 -!- tuxx [~tuxx@static.80.154.9.176.clients.your-server.de] has quit [Remote host closed the connection] 01:36 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Read error: Connection reset by peer] 01:36 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 01:39 -!- jpe [~jp@92.116.82.7] has joined #lnd 01:48 -!- libertyprime [~libertypr@101.98.42.91] has quit [Ping timeout: 240 seconds] 01:55 -!- gustaf_ [3eaeff15@gateway/web/freenode/ip.62.174.255.21] has joined #lnd 01:56 < gustaf_> Hey! I have a question about how lnd handles BIP39 mnemonic seeds. After `lnd create` I tried to import the seed into electrum but I'm getting a `checksum: fail`. Then I generated a BIP39 here: https://iancoleman.io/bip39/ and try to import the seed when `lnd create` but I'm getting a `[lncli] rpc error: code = Unknown desc = wrong seed version` 01:56 < gustaf_> I'd like to import the seed from a different wallet but I'm failing, anyone can give me some idea? 01:59 -!- jpe [~jp@92.116.82.7] has quit [Ping timeout: 272 seconds] 02:01 -!- jpe [~jp@fnord.cryptophone.de] has joined #lnd 02:02 -!- kexkey [~kexkey@199.229.249.116] has quit [Read error: Connection reset by peer] 02:26 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Ping timeout: 245 seconds] 02:37 -!- lnostdal [~lnostdal@77.70.119.51] has joined #lnd 03:08 -!- Beast [~quassel@220.117.120.61] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 03:09 -!- Beast [~quassel@220.117.120.61] has joined #lnd 03:20 -!- github-lnd [github-lnd@gateway/service/github.com/x-tlisfsliuyopwfdq] has joined #lnd 03:20 -github-lnd:#lnd- [lnd] halseth opened pull request #2550: autopilot: don't block Stop on pending connection (master...autpilot-agent-quit-pending-conn) https://git.io/fhial 03:20 -!- github-lnd [github-lnd@gateway/service/github.com/x-tlisfsliuyopwfdq] has left #lnd [] 03:36 < molz> gustaf_, LND doesn't use BIP39!! 03:36 < molz> gustaf_, just create another lnd instance and import the seed there 03:38 < gustaf_> molz: thanks, so can I import those seeds into a regular wallet? 03:38 < gustaf_> BTW: https://github.com/lightningnetwork/lnd/blob/509bed614c32afda75e263109e2b6fd25759d115/cmd/lncli/commands.go#L1246-L1247 03:38 < molz> gustaf_, no, not into a regular wallet 03:39 < molz> gustaf_, currently the seed only restores your on-chain funds in your lnd wallet 03:39 < gustaf_> ok so one last question, what if I fund a channel, then close it and then I want to recover those BTC, is it possible? 03:39 < molz> not possible yet for channel funds 03:40 < gustaf_> molz: do you know if there are plans to implement that? 03:43 < molz> gustaf_, yes it's been worked on in many PRs 03:44 < molz> a few more PRs to be merged then it can be ready for public testing on testnet 03:46 -!- math_ [~mario@p57BDABB3.dip0.t-ipconnect.de] has joined #lnd 03:54 -!- CubicEarth_ [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Quit: %Gone to become more spherical%] 03:55 < gustaf_> molz: you're talking about this one https://github.com/lightningnetwork/lnd/pull/2373 ? 03:56 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #lnd 03:58 -!- e4xit [~e4xit@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has quit [Ping timeout: 252 seconds] 03:59 < Veggen> gustav_: if you close it, it will be in the funds that are recoverable. 03:59 < Veggen> ...after it fully closing, of course. 04:10 < molz> gustaf_, no, this one of several PRs: https://github.com/lightningnetwork/lnd/pull/2313#event-2031998273 04:12 < molz> gustaf_, ah, if you close a channel? (i guess i misread that you close your computer) .. if channels are closed and the funds go back to wallet in "walletbalance" then yes, the seed can recover those funds because they're on-chain funds 04:13 < gustaf_> molz: I understand that, ny point is that in order to use those funds, I need a wallet 04:14 < molz> gustaf_, you can use that lnd wallet to pay for stuff onchain 04:14 < molz> or you can transfer it out to another wallet like bitcoin core wallet 04:14 < gustaf_> molz: perfect, can I use lncli for that 04:14 < gustaf_> ? 04:15 < molz> yes, 'lncli sendcoins ' 04:15 < gustaf_> molz: thank you so much, everything is clear now 04:15 < molz> np :) 04:16 < molz> i have a node with no channels because i opened a channel to a shop, it closed my channel after the tx was confirmed, so i just paid them on-chain using 'lncli sendcoins ..' 04:24 < rk3y> hi there, pain after update lnd: trying to execute "dep ensure" - get "could not find project Gopkg.toml, use dep init to initiate a manifest" 04:26 < gustaf_> rk3y: I think lnd is using go mod now 04:26 < molz> rk3y, we don't use dep anymore 04:26 -!- Beast [~quassel@220.117.120.61] has quit [Ping timeout: 240 seconds] 04:27 < rk3y> ah okay good to know 04:27 < molz> rk3y, here's the install and update guide: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md 04:28 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #lnd 04:34 < rk3y> molz: but i can still use lnd wth bitcoindv16 right? 04:35 < molz> i can't remember which version of bitcoin 0.16.x has the fix for the inflation bug? 04:35 < molz> it's best to get the latest version 0.17.1 04:37 -!- Beast [~quassel@220.117.120.61] has joined #lnd 04:48 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #lnd 05:28 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 05:33 -!- jotti [54a6fd24@gateway/web/freenode/ip.84.166.253.36] has joined #lnd 05:34 < jotti> Last login: Sun Jan 27 17:32:28 2019 from 84.166.248.50 Lightning@Lightning:~$ lnd 2019-01-28 13:33:28.402 [INF] LTND: Version: 0.5.1-beta commit=v0.5.1-beta-413-g6ae55168b8cabf65fc9881ac49e571203a19d3de, build=production, logging=default 2019-01-28 13:33:28.402 [INF] LTND: Active chain: Bitcoin (network=mainnet) 2019-01-28 13:33:28.403 [INF] CHDB: Checking for schema update: latest_version=7, db_version=7 2019-01-28 13:33:28.413 [INF] RP 05:34 < jotti> can anyone help me 05:35 < jotti> [lncli] rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:10009: connect: connection refused" 05:42 < rk3y> when trying to compile lnd i get the error " cannot find package "github.com/urfave/cli"" 05:47 < rk3y> potentially because I was using go10.4 05:47 < molz> we need at least go v0.11, be best to get the latest which is go 0.11.5 05:48 < rk3y> took now the go1.11.4 as recommended in the github rep 05:48 < molz> you can get that version, sure 05:49 < molz> jotti, do you have this in your lnd.conf or a different port number: rpclisten=localhost:10009 05:49 < jotti> I check it 05:50 < rk3y> molz: still somewhere I have a problem " /bin/sh: 1: go: not found /bin/sh: 1: go: not found 05:50 < rk3y> when I execute sudo make install 05:51 < molz> rk3y, no idea, how did you install go? 05:51 < jotti> rpclisten=localhost:10009 05:51 < rk3y> tar -C /usr/local -xzf go1.11.4.linux-amd64.tar.gz 05:51 < rk3y> export PATH=$PATH:/usr/local/go/bin 05:51 -!- pioklo [Pioklo@ip-91.246.70.194.skyware.pl] has joined #lnd 05:51 < jotti> yes I have it 05:51 < molz> rk3y, export the GOPATH 05:52 < rk3y> molz: uff that was stupid from my side 05:52 < rk3y> thanks 05:52 -!- gustaf_ [3eaeff15@gateway/web/freenode/ip.62.174.255.21] has quit [Ping timeout: 256 seconds] 05:53 < jotti> molu: yes I have rpclisten=localhost:10009 05:54 < jotti> molz: yes I have rpclisten=localhost:10009 05:56 < molz> hm change localhost to 127.0.0.1 and try again? 06:01 < jotti> OK I try it 06:01 < molz> still doesn't work? 06:03 < jotti> Molz: [lncli] rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:10009: connect: connection refused" 06:03 < jotti> same error 06:04 < molz> jotti, is your bitcoind fully synced? 06:04 < jotti> yes 06:04 < molz> and are you running lnd on a rpi? 06:04 < jotti> what ist rpi 06:05 -!- redpillsongs [68f9e440@gateway/web/freenode/ip.104.249.228.64] has quit [Ping timeout: 256 seconds] 06:05 < jotti> molz: how can I check this 06:06 < molz> a raspberry pi 06:07 < jotti> No I have VPS on azure - it is very trong 06:07 < jotti> I mean strong 06:07 < jotti> "to big" 06:08 < jotti> only 0.5 % ressources in CPU 06:09 < molz> ok 06:10 < jotti> the running fullnode: https://1ml.com/node/02fdef31e3cb364ddfd727664193425da232ac2839ea4d910150ac6ee6541e6e08 06:11 < jotti> no sorry that ist a other one - 06:12 < molz> did you just create this node? 06:12 < jotti> yes but it is on google server 06:12 < jotti> it is a other one 06:13 < jotti> from: https://github.com/LightningPeach/lnd-gc-deploy 06:18 < molz> jotti, now i'm confused, are you running a LND node or a Rust Peach node? 06:19 < jotti> it is a lnd node 06:19 < jotti> sorry I try different platforms - but the problem is with lnd 06:20 < molz> but you're using the code from https://github.com/LightningPeach/lnd-gc-deploy ? 06:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 06:24 < qubenix> lightningpeach, is that the bitfury spy node? 06:24 < molz> jotti, please delete that stuff and use this guide to rebuild your LND: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md 06:24 < molz> otherwise i don't think i can help you 06:29 < jotti> ok i try it thank you for your help 06:41 -!- RedPillSongs [68f9e440@gateway/web/freenode/ip.104.249.228.64] has joined #lnd 06:45 -!- RedPillSongs [68f9e440@gateway/web/freenode/ip.104.249.228.64] has quit [Client Quit] 06:49 -!- jotti [54a6fd24@gateway/web/freenode/ip.84.166.253.36] has quit [Ping timeout: 256 seconds] 07:29 -!- e4xit [~e4xit@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has joined #lnd 08:56 -!- thomasan_ [~thomasand@2605:a601:b021:f00:f119:f190:d4f2:8536] has joined #lnd 08:57 -!- drexl_ [~drexl@185.94.189.188] has joined #lnd 09:00 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Ping timeout: 268 seconds] 09:02 -!- thomasan_ [~thomasand@2605:a601:b021:f00:f119:f190:d4f2:8536] has quit [Remote host closed the connection] 09:04 -!- drexl_ [~drexl@185.94.189.188] has left #lnd [] 09:06 -!- drexl [~drexl@185.94.189.188] has joined #lnd 09:08 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 09:09 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Client Quit] 09:10 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 09:10 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Client Quit] 09:11 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 09:17 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 09:17 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 09:38 -!- jungly [~quassel@79.8.200.97] has quit [Remote host closed the connection] 10:04 -!- deusexbeer [~deusexbee@080-250-075-168-dynamic-pool-adsl.wbt.ru] has quit [Read error: Connection reset by peer] 10:04 -!- deusexbeer [~deusexbee@093-092-176-118-dynamic-pool-adsl.wbt.ru] has joined #lnd 10:07 -!- Tyler [880221a1@gateway/web/freenode/ip.136.2.33.161] has joined #lnd 10:08 < Tyler> Cant tell is this is a sevure issue or if im ok to proceed with setting up and running LND 10:08 < Tyler> --- FAIL: TestLightningNetworkDaemon (28.55s) lnd_test.go:78: Error outside of test: *errors.errorString unable to set up test lightning network: context deadline exceeded 10:23 < molz> Tyler, which guide are you using? 10:30 < Tyler> sorry just saw this 10:30 < Tyler> im using the installation file....let me look 10:31 < Tyler> https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md 10:31 < Tyler> the installation there for lnd with bitcoind 10:41 < molz> Tyler, and it can't run ? 10:47 < Tyler> haven;t gotten that far. Definatly learning as i go through that process but wanted to make sure this wasn;t a show stopper 10:47 < Tyler> I guess if i am unable to run LND moving forward I will come back and try to fix that 10:48 <@roasbeef> if you don't have bitcoind, etc installed then the integratoin tests my name execute properly 10:50 < Tyler> I do have bitcoind installed but haven't gotten to the steps where i run LND on top of it. 10:50 < Tyler> not sure i understand "then the intratoin tests my name execute porperly" 10:51 < Veggen> roasbeef have an irc client with autocorrect :) 10:52 <@roasbeef> nope, just a shitty laptop keyboard lol 10:52 <@roasbeef> Tyler: that's a fail when yuo're trying to do `make test` right? if something is utilizing the ports we need, then it may not execute properly 10:52 <@roasbeef> integration 10:52 <@roasbeef> may not 10:54 -!- Pioklo_ [Pioklo@ip-91.246.70.194.skyware.pl] has joined #lnd 10:55 -!- Guest93 [4e39fb65@gateway/web/cgi-irc/kiwiirc.com/ip.78.57.251.101] has joined #lnd 10:57 -!- pioklo [Pioklo@ip-91.246.70.194.skyware.pl] has quit [Ping timeout: 246 seconds] 10:59 -!- Guest93 [4e39fb65@gateway/web/cgi-irc/kiwiirc.com/ip.78.57.251.101] has quit [Remote host closed the connection] 11:11 -!- e4xit [~e4xit@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has quit [Quit: quit] 11:12 -!- e4xit [~e4xit@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has joined #lnd 11:42 -!- yaslama [~yaslama@bzq-218-78-150.red.bezeqint.net] has quit [Ping timeout: 244 seconds] 11:46 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 11:51 < Talkless> two messages about filtering same block: 11:51 < Talkless> Jan 28 21:50:34 odroid-hc1 lnd[3548]: 2019-01-28 21:50:34.783 [DBG] LNWL: Filtering block 560518 (0000000000000000002a281879d1a56d059d3fd323014eb9735935973ff6 11:51 < Talkless> e1f3) with 2603 transactions 11:51 < Talkless> Jan 28 21:50:34 odroid-hc1 lnd[3548]: 2019-01-28 21:50:34.783 [DBG] LNWL: Filtering block 560518 (0000000000000000002a281879d1a56d059d3fd323014eb9735935973ff6 11:51 < Talkless> e1f3) with 2603 transactions 11:51 < Talkless> is this.. you know.. expected? :) 11:52 < Talkless> 0.5.1 11:52 <@roasbeef> distinct sub-systems may request a block at diff times 11:52 <@roasbeef> just some cachign needed there really 11:53 < Talkless> same here: 11:53 < Talkless> Jan 28 21:52:11 odroid-hc1 lnd[3548]: 2019-01-28 21:52:11.231 [INF] CRTR: Updated vertex data for node=02c88a0df5e9ea7df582647f79b70b8e441047de308fd6b24408b8bd775f2234bd 11:53 < Talkless> Jan 28 21:52:17 odroid-hc1 lnd[3548]: 2019-01-28 21:52:17.641 [INF] CRTR: Updated vertex data for node=02c88a0df5e9ea7df582647f79b70b8e441047de308fd6b24408b8bd775f2234bd 11:53 < Talkless> yeah, it's 6 seconds apart 11:54 <@roasbeef> that's a node incorretly sending us the same data twice, np as we'll just filter it out 11:54 <@roasbeef> or we got it from two diff peers 11:54 < Talkless> oh ok. thanks roasbeef 11:55 < Talkless> What's cool that I see that debian-backports has golang-1.11, so we'll be able to build new lnd without much of hassle I guess :) 11:55 < Talkless> now has, it was absent some time ago 12:05 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:09 -!- libertyprime [~libertypr@66.87.69.111.dynamic.snap.net.nz] has joined #lnd 12:13 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 240 seconds] 12:18 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #lnd 12:26 -!- maurris [~maurris@unaffiliated/maurris] has quit [Ping timeout: 246 seconds] 12:37 -!- github-lnd [github-lnd@gateway/service/github.com/x-qjwjpbuxefejcvux] has joined #lnd 12:37 -github-lnd:#lnd- [lnd] Roasbeef pushed 2 new commits to master: https://git.io/fhPax 12:37 -github-lnd:#lnd- lnd/master 8ed4e88 Moshe Shababo: lntest: FetchNodeInfo/initLightningClient docs update 12:37 -github-lnd:#lnd- lnd/master ea6f7cc Olaoluwa Osuntokun: Merge pull request #2547 from moshababo/master... 12:37 -!- github-lnd [github-lnd@gateway/service/github.com/x-qjwjpbuxefejcvux] has left #lnd [] 12:40 -!- Tyler [880221a1@gateway/web/freenode/ip.136.2.33.161] has quit [Quit: Page closed] 12:52 -!- manantial [~tecnecio@unaffiliated/manantial] has quit [Remote host closed the connection] 12:53 -!- maurris [~maurris@unaffiliated/maurris] has joined #lnd 13:45 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 245 seconds] 13:46 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #lnd 14:09 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 250 seconds] 14:11 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #lnd 14:20 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 250 seconds] 14:28 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Ping timeout: 250 seconds] 14:36 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 14:58 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #lnd 15:18 -!- bobazXY [~bobazY@82-197-218-97.dsl.cambrium.nl] has joined #lnd 15:18 -!- bobazY [~bobazY@82-197-218-97.dsl.cambrium.nl] has quit [Ping timeout: 245 seconds] 15:41 -!- ratonlaveur [~ratonlave@132.205.230.5] has joined #lnd 16:05 -!- Pioklo__ [~Pioklo@ip-91.189.219.194.skyware.pl] has joined #lnd 16:09 -!- Pioklo_ [Pioklo@ip-91.246.70.194.skyware.pl] has quit [Ping timeout: 240 seconds] 16:19 -!- attilio [~attilio@cm-84.212.250.111.getinternet.no] has quit [Ping timeout: 250 seconds] 16:27 -!- attilio [~attilio@cm-84.212.254.216.getinternet.no] has joined #lnd 16:38 -!- Pioklo__ [~Pioklo@ip-91.189.219.194.skyware.pl] has quit [Ping timeout: 244 seconds] 16:56 -!- github-lnd [github-lnd@gateway/service/github.com/x-iyrxnymbxixoxrds] has joined #lnd 16:56 -github-lnd:#lnd- [lnd] cfromknecht closed pull request #2543: trivial: typo fix (master...patch-9) https://git.io/fh6se 16:56 -!- github-lnd [github-lnd@gateway/service/github.com/x-iyrxnymbxixoxrds] has left #lnd [] 17:16 -!- ratonlaveur [~ratonlave@132.205.230.5] has quit [Ping timeout: 250 seconds] 17:18 -!- maurris [~maurris@unaffiliated/maurris] has quit [Ping timeout: 246 seconds] 17:31 -!- ratonlaveur [~ratonlave@132.205.230.5] has joined #lnd 17:43 -!- github-lnd [github-lnd@gateway/service/github.com/x-gsyvdmscgyupqrti] has joined #lnd 17:43 -github-lnd:#lnd- [lnd] Roasbeef opened pull request #2554: multi: deprecate IncorrectHtlcAmount (master...deprecate-htlc-amt-error) https://git.io/fhPFc 17:43 -!- github-lnd [github-lnd@gateway/service/github.com/x-gsyvdmscgyupqrti] has left #lnd [] 17:44 -!- github-lnd [github-lnd@gateway/service/github.com/x-rmuraworzappyocg] has joined #lnd 17:44 -github-lnd:#lnd- [lnd] Roasbeef closed pull request #2363: Deprecate IncorrectHtlcAmount (master...Deprecate-FinalIncorrectHtlcAmount) https://git.io/fhJrF 17:44 -!- github-lnd [github-lnd@gateway/service/github.com/x-rmuraworzappyocg] has left #lnd [] 18:03 -!- drexl [~drexl@185.94.189.188] has quit [Quit: drexl] 18:07 -!- thomasan_ [~thomasand@2605:a601:b021:f00:4520:824d:d2c2:660d] has joined #lnd 18:07 -!- thomasan_ [~thomasand@2605:a601:b021:f00:4520:824d:d2c2:660d] has quit [Remote host closed the connection] 18:09 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has joined #lnd 18:27 -!- thomasan_ [~thomasand@2605:a601:b021:f00:c8b4:d29e:79fb:1d4d] has joined #lnd 18:27 -!- thomasan_ [~thomasand@2605:a601:b021:f00:c8b4:d29e:79fb:1d4d] has quit [Remote host closed the connection] 18:51 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has quit [Ping timeout: 244 seconds] 18:57 -!- ratonlaveur [~ratonlave@132.205.230.5] has quit [Ping timeout: 240 seconds] 19:43 -!- github-lnd [github-lnd@gateway/service/github.com/x-vlejqonfwxqprnsq] has joined #lnd 19:43 -github-lnd:#lnd- [lnd] Roasbeef pushed 2 new commits to master: https://git.io/fhPxR 19:43 -github-lnd:#lnd- lnd/master b56e955 Olaoluwa Osuntokun: config: increase default trickle delay from 30s to 1m30s... 19:43 -github-lnd:#lnd- lnd/master e51c58e Olaoluwa Osuntokun: Merge pull request #2538 from Roasbeef/trickle-timer... 19:43 -!- github-lnd [github-lnd@gateway/service/github.com/x-vlejqonfwxqprnsq] has left #lnd [] 19:51 -!- github-lnd [github-lnd@gateway/service/github.com/x-blxdysbdgscgmsjb] has joined #lnd 19:51 -github-lnd:#lnd- [lnd] cfromknecht opened pull request #2556: lnrpc+rpcserver: return all utxos by default from ListUnspent (master...list-unspent-recovery) https://git.io/fhPxD 19:51 -!- github-lnd [github-lnd@gateway/service/github.com/x-blxdysbdgscgmsjb] has left #lnd [] 20:23 -!- grubles_ [~grubles@unaffiliated/grubles] has joined #lnd 20:56 < gkrizek> roasbeef Heads up: GitHub Service are shut off starting Friday. Let me know if I can help with the migration! 20:56 <@roasbeef> gkrizek: for prez 20:56 <@roasbeef> ah damn, it's coming up 20:57 < gkrizek> Yeah, 31st is the last day 21:04 -!- grubles_ [~grubles@unaffiliated/grubles] has quit [Remote host closed the connection] 21:10 <@roasbeef> can you link your repo again? thx 21:11 < gkrizek> Yep! https://github.com/gkrizek/ghi 21:14 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 21:32 -!- libertyprime [~libertypr@66.87.69.111.dynamic.snap.net.nz] has quit [Ping timeout: 246 seconds] 21:49 -!- libertyprime [~libertypr@101.98.42.91] has joined #lnd 22:38 -!- Styil [Styil@gateway/vpn/privateinternetaccess/styil] has joined #lnd 23:33 -!- manantial [~tecnecio@92.58.58.54] has joined #lnd 23:33 -!- manantial [~tecnecio@92.58.58.54] has quit [Changing host] 23:33 -!- manantial [~tecnecio@unaffiliated/manantial] has joined #lnd 23:51 -!- pioklo [~Pioklo@user-5-173-40-179.play-internet.pl] has joined #lnd