--- Day changed Tue Jul 09 2019 01:45 < kristapsk> AlexCato1, problem isn't in seconds, problem is that some honest maker(s) are being silently dropped 01:46 < CgRelayBot> [cgan/AlexCato] could that be related to https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/354 ? Did you see sig verification failures on the taker side? 01:46 < CgRelayBot> [cgan/AlexCato] i've seen that behavior in these cases 01:50 < kristapsk> no, I have that already merged 01:52 < kristapsk> maker appears in cmd=fill and cmd=auth log messages, but not in "Makers responded with" 01:55 < CgRelayBot> [cgan/AlexCato] was this on CgAn? I've seen some shaky server behavior there sometimes. Noticed that a newly started maker joined the #joinmarket-pit channel and reported in the logs that it finished its setup, but there was no offer anouncement by it until like 20 minutes later. Maybe it's irc server related, or is this reproducable when the IRC server works 01:55 < CgRelayBot> fine as well (e.g. like right now) 01:57 < CgRelayBot> [cgan/AlexCato] other than that, out of ideas 02:04 < kristapsk> yes, CgAn 02:04 < kristapsk> 5 of 6 counterpaties were on CgAn, 4 of them succeeded 02:05 < CgRelayBot> [cgan/AlexCato] mh. Rules out IRC server troubles as well then 02:38 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 02:38 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #joinmarket 03:03 < waxwing> alexcato see my comment. sorry catching a plane, may not be too available today. 03:03 < waxwing> i mean on your PR. seems you didn't know something important. 03:04 < belcher> im about to merge PR #365 03:04 < belcher> because its a one-liner that already been independently tested 03:04 < waxwing> belcher, yeah that's fine right 03:05 < CgRelayBot> [cgan/AlexCato] oh, thanks waxwing. Indeed I did not dig that far yet! 03:05 < waxwing> sorry i'm rushing a bit but i noticed the discussion shifted to why not-self doesn't work and i was explaining somewhere that it simply is not implemented. 03:05 < waxwing> perhaps you forgot belcher (maybe?) but i did say that there was an obscure reason i hadn't implemented it in the new version, and was waiting for it to get fixed, but it hasn't. 03:06 < waxwing> this is the kind of thing that would be great if someone else did, so there's more general understanding of how the messaging layer of the code works. 03:06 < belcher> i remember now you said 03:06 < waxwing> but excuses aside, i do apologise for not tidying this up, because it could have caused someone problems along the way ... 03:06 < belcher> i initially guessed it was before of not flushing output buffers, doh 03:07 < CgRelayBot> [cgan/AlexCato] that line you linked has a print in it though: log.msg('received pushtx message, ignoring, TODO') 03:08 < CgRelayBot> [cgan/AlexCato] i cant find that message in my maker's log though 03:09 < CgRelayBot> [cgan/AlexCato] maybe it's not even called yet, i'll have to look into this, but unsure when i'm going to have the time. Anyways, not an urgent issue right now 03:09 < CgRelayBot> [cgan/AlexCato] nobody seems to have noticed, users seem to not change that setting 03:10 < waxwing> alexcato it's misleading. the log there is a twisted log. 03:10 < waxwing> which is disabled in prod. 04:56 -!- Netsplit *.net <-> *.split quits: technonerd, takinbo, emzy 05:01 -!- technonerd [~techno@unaffiliated/technonerd] has joined #joinmarket 05:01 -!- takinbo [sid19838@gateway/web/irccloud.com/x-khjxhymesieoomuc] has joined #joinmarket 05:01 -!- emzy [~quassel@unaffiliated/emzy] has joined #joinmarket 05:54 -!- MaxSan [~four@185.9.19.107] has joined #joinmarket 06:23 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 07:08 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 07:08 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 07:26 -!- undeath [~undeath@hashcat/team/undeath] has quit [Read error: Connection reset by peer] 07:39 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 08:29 -!- MaxSan [~four@185.9.19.107] has quit [Quit: Leaving.] 08:33 -!- MaxSan [~four@45.162.228.171] has joined #joinmarket 08:33 -!- undeath [~undeath@hashcat/team/undeath] has quit [Ping timeout: 252 seconds] 08:49 -!- MaxSan [~four@45.162.228.171] has quit [Ping timeout: 248 seconds] 09:28 -!- StopAndDecrypt_ [~StopAndDe@197.189.219.146] has quit [Ping timeout: 258 seconds] 09:28 -!- StopAndDecrypt [~StopAndDe@197.189.219.146] has joined #joinmarket 09:28 -!- StopAndDecrypt [~StopAndDe@197.189.219.146] has quit [Client Quit] 09:42 -!- SCVready [4f9a444a@74.red-79-154-68.dynamicip.rima-tde.net] has joined #joinmarket 09:46 -!- SCVready [4f9a444a@74.red-79-154-68.dynamicip.rima-tde.net] has quit [Remote host closed the connection] 09:47 -!- harding [~harding@c-73-196-98-36.hsd1.nj.comcast.net] has quit [Quit: leaving] 10:13 < kristapsk> AlexCato, I actually noticed it doesn't work some time ago, but didn't investigate, assumed other parties just don't want to broadcast my tx or smth, switched back to self broadcast :) 10:13 < kristapsk> probably it should at least log "not yet implemented" msg with tx hash, so user can broadcast independently 10:14 < kristapsk> actually, probably option there to not broadcast at all, just output tx hash would be useful, you could use blockstream.info pushtx via Tor Browser, for example 11:15 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 11:45 < waxwing> on that last point, it is always printed out to console (the full tx hex). 11:54 < CgRelayBot> [cgan/AlexCato] only on debug level though, so the user who does not change the setting has to look in the file logs 11:55 < waxwing> alexcato did you see my message about the log from about 6-8 hours ago? 12:01 < CgRelayBot> [cgan/AlexCato] yes, thanks for clearing that up 12:27 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 12:28 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #joinmarket 13:34 -!- M1 [~Michail@michail.com] has quit [Quit: ZNC - http://znc.in] 13:40 -!- M1 [~Michail@michail.com] has joined #joinmarket 13:44 -!- raedah [~x@184.75.223.203] has joined #joinmarket 13:49 -!- nanotube [~nanotube@unaffiliated/nanotube] has quit [Quit: Something is wrong...] 14:02 -!- nanotube [~nanotube@unaffiliated/nanotube] has joined #joinmarket 14:51 -!- sosthene [~sosthene@88.191.20.124] has quit [Ping timeout: 248 seconds] 15:13 -!- sosthene [~sosthene@88.191.20.124] has joined #joinmarket 15:14 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.5] 17:05 -!- CgRelayBot_ [~CgRelayBo@p5DE4AB13.dip0.t-ipconnect.de] has joined #joinmarket 17:07 -!- AgoraRelay [~jmrelayfn@p5DE4ABA2.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 17:07 -!- CgRelayBot [~CgRelayBo@p5DE4ABA2.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 17:08 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 246 seconds] 17:11 -!- M1 [~Michail@michail.com] has joined #joinmarket 17:20 -!- AgoraRelay [~jmrelayfn@p5DE4AB13.dip0.t-ipconnect.de] has joined #joinmarket 18:26 -!- MaxSan [~four@45.162.229.147] has joined #joinmarket 18:36 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has quit [Ping timeout: 258 seconds] 18:46 -!- MaxSan [~four@45.162.229.147] has quit [Ping timeout: 272 seconds] 19:02 -!- MaxSan [~four@45.162.228.171] has joined #joinmarket 19:45 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 19:46 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 21:36 -!- jdoesmith [ad5ccd49@cpe-173-92-205-73.carolina.res.rr.com] has joined #joinmarket 21:37 < jdoesmith> @joinmarket r/joinmarket 21:40 < jdoesmith> where are the maker offers? 21:57 -!- jdoesmith [ad5ccd49@cpe-173-92-205-73.carolina.res.rr.com] has quit [Ping timeout: 260 seconds] 22:26 < MaxSan> https://joinmarket.me/ob/ 22:26 < MaxSan> gone already ~_~ 22:51 -!- windsok [~windsok@unaffiliated/windsok] has quit [Remote host closed the connection] 22:53 -!- windsok [~windsok@rarepepe.cash] has joined #joinmarket 22:53 -!- windsok [~windsok@rarepepe.cash] has quit [Changing host] 22:53 -!- windsok [~windsok@unaffiliated/windsok] has joined #joinmarket 23:47 -!- reallll [~belcher@unaffiliated/belcher] has joined #joinmarket 23:50 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 245 seconds]