11:44:38 Hello Monero devs! 11:52:04 Hello visitor! 11:53:20 If you have a monero development related question, you can just ask, and wait for an answer (possibly for a while). 11:55:16 Otherwise: hello :) 11:57:33 I'm with the ALTER team built on the SCRT Network. I was wondering if there were a core group of developers who might be interested in our product once v2.0 is released soon^tm. We got an offer for you! 11:57:48 It's a private messaging dapp. 12:01:34 Check it out. We are releasing an updated site as well. English is not the first language of who created it. We are fixing the mistakes soon. https://altermail.live/ https://altermail.live/static/media/Whitepaper_Altermail.c7b98983.pdf 12:01:53 I'm busy, but you might want to make clear whether you're looking for devs/testers/ etc. 12:02:23 And for not monero development related things, this is not the place. 12:04:39 The XMR bridge to SCRT is useful. The two networks are a great pair. We wanted to offer our messaging to developers of XMR for free as we currently are offering a subscription fee to cover gas fees. 12:07:23 I posted this here because we are interested in offering it to the devs of Monero. If there is a better place to ask I can delete these posts. No problem. 12:09:30 I think it's ok. Thanks. 16:22:47 titaniumspork: Post in #monero-recruitment:monero.social as well. 16:33:50 "titaniumspork: Post in #monero-..." <- Awesome! Thanks buddy. This looks like the proper channel. 18:49:45 CI messed up? 18:52:35 windows fails until https://github.com/monero-project/monero/pull/8019 is merged 18:55:42 This commit fell apart for no apparent reason (depends): https://github.com/monero-project/monero/pull/7877/commits/8961cd04549927421741251b81aa1a41fc08f9b4 18:58:24 hyc: depends libsodium failing with "configure: error: cannot run /bin/bash build-aux/config.sub" 18:58:27 have you seen that before? 18:58:39 we didn't change anything 18:59:34 full log: https://github.com/monero-project/monero/runs/3978869664 19:04:01 have never seen that, no 19:04:48 strange since in line 10753 it says it's putting files in build-aux 19:08:18 by the way, why did you downgrade openssl from 1.1.1l to 1.1.1k? 19:13:00 is config.sub actually present and executable in build-aux ? 19:45:15 we never upgraded to 1.1.1l 19:45:25 I can do that 19:56:43 selsts I reviewed 7995, 7996, 8002,8011. 7995 seems to have a coding error. 19:57:29 should I just rename the variable? 19:58:39 I basically want to ignore the exceptions, otherwise the whole daemon closes 19:59:05 ok, if this documentation is correct https://www.boost.org/doc/libs/1_51_0/doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html 19:59:16 then it's an output variable, so it's fine to just rename it 20:01:08 ok, updated it 20:02:16 sech1: 7996 too please 20:52:00 UkoeHB: can you try force pushing to see if you get this error again? 20:55:32 I forcepushed with updates/fixes to that commit. 21:48:47 selsta: re: openssl - actually check the git log, I upgraded to 1.1.1l, then you followed it with 1.1.1k. 23:56:23 selsta it didn't reappear after force pushing