--- Day changed Sat Aug 04 2018 00:08 < waxwing> i was going to ask you about the right direction to go yesterday, but i had to switch back to joinmarket a bit. i'd like to put "ability to cosign/join" into the wallet first, defer PSBT since that'll be a bit of work. but maybe that comes next, not sure. 01:01 -!- go1111111 [go1111111@gateway/vpn/privateinternetaccess/go1111111] has quit [Quit: Leaving] 02:17 -!- molz [~IRCIdent@unaffiliated/molly] has joined #lnd 03:05 < booyah> any LN clients implement watchtowers now? (which ones for example)? 03:15 < molz> none 03:15 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 03:18 < booyah> molz: I found out this one does 03:18 < booyah> http://www.lightning-wallet.com/what-does-olympus-server-do#what-does-olympus-server-do 03:18 < booyah> Schedules delayed refunding transactions, which spend funds from a payment channel to your on-chain wallet in a case of a forced channel closing. 03:18 < molz> that's not watchtower 03:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 05:11 < waxwing> roasbeef, btw i found an interesting snafu when running an extra test in interface_tests.go: 05:11 < waxwing> --- FAIL: TestLightningWallet/btcwallet/bitcoind:single_funding_workflow (1.56s) 05:11 < waxwing> interface_test.go:864: funding transaction wasn't mined: 5 05:13 < waxwing> i.e. "if len(block.Transactions) != 2 {" ... it's checking that exactly 1 transaction was mined, but i guess because the coinjoin thing is in parallel(?) or anyway in the same block, the count is different 05:14 < waxwing> either commenting out all the other tests, or accounting for the three extra test transactions, fixes it. ah now writing it, i guess a "solution" is just to mine a new block? 05:15 < waxwing> side question, is there a convenient way to run a single test in a go test suite (i googled it the other day but it looked like "not really"; there's "go test -run " but it doesn't seem to quite be enough) 05:18 < waxwing> Not that it's really interesting, but for ref here is the test function i made: https://gist.github.com/AdamISZ/b378cd9ef84990154a4ea737f285c47c 06:15 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #lnd 06:42 -!- yep555 [57a7132b@gateway/web/freenode/ip.87.167.19.43] has joined #lnd 08:52 -!- afdudley[m] [afdudleyma@gateway/shell/matrix.org/x-vxdybtngjsiavakw] has quit [Quit: issued !quit command] 09:01 -!- yep555 [57a7132b@gateway/web/freenode/ip.87.167.19.43] has quit [Ping timeout: 252 seconds] 09:30 < azi`> I think I remember seeing there were/will be conferences for LN devs 09:31 < azi`> anyone happen to have any links to back my memory? 10:28 -!- mdrollette [~mdrollett@feynman.drollette.com] has quit [Ping timeout: 256 seconds] 10:28 -!- rk3y [~rk3y@unaffiliated/rk3y] has quit [Ping timeout: 256 seconds] 10:28 -!- BB-Martino [~martino@bitbargain.co.uk] has quit [Ping timeout: 256 seconds] 10:28 -!- jungly [~quassel@79.8.200.97] has quit [Remote host closed the connection] 10:28 < molz> azi`, there's going to be a LN hackday in Berlin sept 1: https://lightninghackday.fulmo.org/ 10:36 -!- lnostdal_ [~lnostdal@77.70.119.51] has joined #lnd 10:37 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 256 seconds] 10:37 -!- attilio [~attilio@cm-84.212.250.219.getinternet.no] has quit [Ping timeout: 256 seconds] 10:38 -!- s7r [~s7r@openvpn/user/s7r] has quit [Ping timeout: 256 seconds] 10:39 -!- rk3y [~rk3y@unaffiliated/rk3y] has joined #lnd 10:39 -!- s7r [~s7r@openvpn/user/s7r] has joined #lnd 10:44 -!- rk3y [~rk3y@unaffiliated/rk3y] has quit [Ping timeout: 256 seconds] 10:45 -!- rk3y [~rk3y@unaffiliated/rk3y] has joined #lnd 11:25 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 11:47 -!- rls [~rls@192.96.205.163] has quit [Ping timeout: 240 seconds] 11:47 -!- rls [~rls@192.96.205.163] has joined #lnd 11:53 < waxwing> huh, that's quite interesting, i mined it and now get an error in a different test: interface_test.go:323: outputs for funding tx not properly selected, have 3 outputs should have 2 11:56 < waxwing> ok i'll drop it for now, but i'm a bit confused about on the one hand, the tests are run in parallel, right (t.Parallel()), but on the other, it seems there's cross-dependency between them in terms of the wallets (i.e. state carrying across in terms of wallet contents). 12:04 -!- peevsie [~peevsie@2604:2000:f18f:e300::1] has quit [Quit: WeeChat 2.2] 12:35 < azi`> molz: thanks 12:39 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Quit: Leaving] 14:04 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 256 seconds] 14:06 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #lnd 14:11 -!- Sentineo [~Undefined@unaffiliated/sentineo] has joined #lnd 15:46 -!- qubenix [~qubenix@213.184.122.35] has quit [Remote host closed the connection] 16:02 -!- lnostdal__ [~lnostdal@77.70.119.51] has joined #lnd 16:02 -!- lnostdal_ [~lnostdal@77.70.119.51] has quit [Read error: Connection reset by peer] 16:21 -!- lnostdal__ [~lnostdal@77.70.119.51] has quit [Read error: Connection reset by peer] 16:21 -!- lnostdal__ [~lnostdal@77.70.119.51] has joined #lnd 17:16 <@roasbeef> waxwing: yeh do `go test -v -run=TestLightningWallet/btcwallet/bitcoind:single_funding_workflow` for example 17:16 <@roasbeef> waxwing: well depends how you want to expose co-sign/join, the signer interface would need to be exposed if the logic is to be on the rpc level, otehrwise internally can execute joins however communicating with some other matchmaking protocol 17:29 -!- BB-Martino [~martino@bitbargain.co.uk] has joined #lnd 18:20 -!- qubenix [~qubenix@185.213.152.162] has joined #lnd 18:52 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Remote host closed the connection] 18:52 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 19:46 -!- mode/#lnd [-n] by ChanServ 20:16 < Guest37595> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\ 20:16 < Guest37595> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/ 20:16 < Guest37595> With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ 20:16 < Guest37595> I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ 20:16 < Guest37595> Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate 20:16 < Guest37595> A fascinating blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ 20:18 < newtmewt> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\ 20:18 < newtmewt> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/ 20:18 < newtmewt> With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ 20:18 < newtmewt> I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ 20:18 < Georgyo26> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\ 20:18 < newtmewt> Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate 20:18 < Georgyo26> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/ 20:18 < newtmewt> A fascinating blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ 20:18 < Georgyo26> With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ 20:19 < Georgyo26> I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ 20:19 < Georgyo26> Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate 20:19 < Georgyo26> A fascinating blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ 20:24 -!- molz [~IRCIdent@unaffiliated/molly] has left #lnd ["Leaving"] 20:27 -!- mode/#lnd [+n] by ChanServ 21:12 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Quit: ZNC 1.6.3+deb1+xenial0 - http://znc.in] 21:23 -!- achow101 [~achow101@unaffiliated/achow101] has joined #lnd 22:17 -!- molz [~IRCIdent@unaffiliated/molly] has joined #lnd 22:18 < molz> looks like we're stuck with these idiotic spam bots for a long time, roasbeef? freenode can't get rid of them