--- Day changed Tue Oct 01 2019 00:18 -!- r0shii [~simon@93-238-145-85.ftth.glasoperator.nl] has joined #joinmarket 00:47 -!- r0shii [~simon@93-238-145-85.ftth.glasoperator.nl] has quit [Quit: r0shii] 01:28 -!- MaxSan [~four@195.206.105.227] has joined #joinmarket 02:22 -!- MaxSan [~four@195.206.105.227] has quit [Quit: Leaving.] 04:04 -!- raedah [~x@192.30.89.51] has quit [Ping timeout: 245 seconds] 07:34 < CgRelayBot> [cgan/AlexCato1] is there some kind of attack ongoing right now? See pit and possibly check your current YG logs... i get joins every minute which are never completed. 07:35 < CgRelayBot> [cgan/AlexCato1] though the attacker should always be offered exactly the same UTXOs for his join, so he shouldnt learn anything... 07:39 < CgRelayBot> [cgan/AlexCato1] hm. I see these rapid join attempts cause the YG to import 120 new addresses every ~1-2 minutes. This might kill the HDD yield gens if they run the version with the slow imports 07:47 < CgRelayBot> [cgan/AlexCato1] and just as I write this, it stopped. Guess this channel is monitored 07:49 < d3spwn> you mean cmd=swreloffer? 07:49 < d3spwn> got a lot of those but no actual joins 07:50 < waxwing> you should only be importing new addresses if they provide a valid commitment alexcato 07:50 < CgRelayBot> [cgan/AlexCato1] yep, they did 07:50 < waxwing> also the 'import 120 addresses' should only be importing 2 *new* addresses (although that's a bit confusing with the recent addition and reversion of that import change) 07:50 < CgRelayBot> [cgan/AlexCato1] many times in a row 07:51 < CgRelayBot> [cgan/AlexCato1] all valid commitments 07:51 < CgRelayBot> [cgan/AlexCato1] about 10 times in a row, 1 minute apart each 07:51 < waxwing> unfortunately i've just switched to doing Taker side tests today so i missed this. 07:51 < waxwing> well 10 times in a row rapidly isn't *necessarily* abuse, it could be someone trying to get something working. 07:52 < waxwing> and that rate limiting effect is there. and again, there isn't really a "using up" of 120 addresses, whichever commit you're on. 07:54 < CgRelayBot> [cgan/AlexCato1] d3spawn: cmd=swreloffer just means that someone requested !orderbook and your YG answered with its offers. It becomes real interesting with cmd=sig, that shows they can link some UTXOs to your YG's name 10:35 < CgRelayBot> [cgan/AlexCato1] About this: [waxwing] well 10 times in a row rapidly isn't *necessarily* abuse, it could be someone trying to get something working. 10:35 < CgRelayBot> [cgan/AlexCato1] would be consistent with someone trying the push-tx config setting of not-self ;) 10:35 < CgRelayBot> [cgan/AlexCato1] i've been there. 11:26 < waxwing> yeah, heh 11:27 < waxwing> pls test #359 if you can (even just switch to it as yg, it seems to be fine for that, works for me) 11:28 -!- grubles [~grubles@unaffiliated/grubles] has joined #joinmarket 11:56 < CgRelayBot> [cgan/AlexCato1] from what i see in #359, these sound like fantastic improvements. This just touches wallet handling, but not UTXO handling directly? Or said in other words, if I tested this on main net, should i be afraid of losing funds due to an unexpected bug, or does this not touch any logic which could lead to that? 12:07 < waxwing> well, i don't see a risk, it doesn't touch verifying transactions. so i've tested it as yg for a couple days. but i mean, i coded it, so ... 12:08 < waxwing> but you could certainly just not do it, that's fine and understandable. perhaps we can get belcher_ undeath to review it. 12:08 < waxwing> or anyone else, such as yourself or kristapsk :) 12:08 < waxwing> it's very large in scope but half is tests of course. 12:09 < waxwing> as for what it is, the descriptions in the PR were as detailed as seemed reasonable without boring readers to death :) 12:19 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 12:54 < CgRelayBot> [cgan/AlexCato1] i'll go the middle route: will create a new wallet with an amount which still will see enough joins, but doesnt kill me if lost. Will start running it later tonight. 14:53 < waxwing> i guess i should mention that i changed the status of #359 from WIP to not WIP only when i myself was confident it wasn't still just experimental ... it's gone through a lot of tests, including now on mainnet. 15:11 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.6] 17:31 -!- CgRelayBot [~CgRelayBo@p5DE4ABE5.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 17:31 -!- AgoraRelay [~jmrelayfn@p5DE4ABE5.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 17:42 -!- AgoraRelay [~jmrelayfn@p5DE4AB7D.dip0.t-ipconnect.de] has joined #joinmarket 17:46 -!- CgRelayBot [~CgRelayBo@p5DE4AB7D.dip0.t-ipconnect.de] has joined #joinmarket 21:31 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Remote host closed the connection] 21:39 -!- nsh [~lol@wikipedia/nsh] has quit [Ping timeout: 245 seconds] 21:46 -!- jdm is now known as jdmark 21:47 -!- jdmark [~jdm@unaffiliated/user1138] has quit [Changing host] 21:47 -!- jdmark [~jdm@unaffiliated/jdmark] has joined #joinmarket 21:48 -!- jdmark [~jdm@unaffiliated/jdmark] has quit [Quit: Quitting.] 21:50 -!- jdmark [~jdmark@unaffiliated/jdmark] has joined #joinmarket 21:59 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Remote host closed the connection] 21:59 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket 22:37 < CgRelayBot> [cgan/AlexCato] running #359, will report back this weekend if I find anything