01:11:16 is monero looking to change its proof of work algorithm since bitmain release the x5? 01:40:28 X5 = box of cpus, but yes 03:05:32 Useless to fight cpu’s and give a specific kind of cpu a advantage, but anyways there are other changes due to pow so it can be pushed 04:08:53 binarybaron: what do you mean by expensive ? In what terms ? You need to have a fully scanned wallet to make a reserve proof, and you need the spend key loaded (which means you can't make it from a view only wallet) 11:09:38 Banhammer mods @roblacks:c-p-b.com 12:40:29 jeffro256: is this still a remaining issue? https://github.com/monero-project/monero/pull/9450#discussion_r1739870169 13:33:32 This was merged on stressnet btw 16:11:35 @selsta: not technically if we don't fix the strict aliasing, but yes if we did. But either way, I will push a commit for that in the next hour that is cleaner / doesn't copy if we choose to fix the strict aliasing thing later 16:11:50 Sorry for the delay 16:11:52 Any clues how to fix the GitHub Windows builds? It used to work, but now it is failing with `error: could not open file mingw-w64-x86_64-protobuf-21.9-1-any.pkg.tar.zst: Unrecognized archive format` 16:11:54 We are seeing this issue in the stressnet repo 16:12:19 It sort of looks like the archive that its being downloaded has changed or something. 16:19:42 rucknium: I'll PR a fix after I'm done with some other stuff. 16:23:00 Thanks, t​obtoht_ :) 16:27:18 Tob 16:27:40 Should we use 21 series or 27 16:29:55 ofrnxmr: anything other than 21 will cause breakage, a proper fix requires cmake changes 16:36:50 Kk 16:36:59 21 is still avail 16:37:14 Just not 21.9 16:38:32 I'm going to attempt to get latest working, otherwise this hack will break again in a couple weeks 16:41:21 Nice, thanks 🔥 19:27:57 tobtoht_: I tried to build with the latest version of protobuf but I get a linking error 19:28:16 I assume that's what you mean with CMake changes? 19:28:51 yes