00:13:41 Finally `[==========] 4 tests from 1 test suite ran. (116923 ms total) [ PASSED ] 4 tests.` @rbrunner7 your prayers against mind-melting bugs failed, but the tests run now. 00:22:50 @tevador Thank you 13:08:10 @jeffro256: Is is possible to undo the X3 -> T3 change here? https://github.com/tevador/mx25519/pull/15/changes#diff-f88320d20cbcadcd31e31556981049044269fff801ef8bc28a66c83d39b0919a 14:47:54 @DataHoarder: "can you export that into gh pages or something...?" it's a cheat, but it works: https://html-preview.github.io/?url=https://github.com/jeffro256/fcmp-carrot-plan/blob/master/fcmp%2B%2B-carrot.html 14:48:45 hacky, works :) 14:56:14 where in that planner is testnet (not stressnet release/activation 14:56:16 ? 14:56:52 or is that implicit/derived from the target date 17:53:30 I just haven't added it yet 17:53:49 I'd assume that it would be soon after the HF activation merge 17:53:59 Maybe one month 17:54:35 One question is whether the 6 month wait period should be after the HF activation code merge, or one after the one month code freeze post-merge 17:54:58 The latter would shave one month off the timeline, but I think both purposed are still served well 18:03:56 wait period is there to let users update their nodes, miners, and maybe some custom code. Mostly the miners and custom code - nodes can be updated much quicker. So 6 months after the code is finalized (except for bugfixes) 18:05:20 XMRig with RandomX v2 support was released on Mar 28th, so it's been 4 months already 18:07:07 @tevador, I'm looking into it right now. Yeah the results are very pronounced on my Intel i7-1355U, it's like a 7.5% slowdown 18:08:17 Which, it's only doing like 0.5% extra compute, so yeah definitely smells like a memory dependency issue 18:41:43 It looks like the _unclamped arm64 code is broken 19:53:54 Is referenceBlock verification implemented somewhere? Seems to be missing here: https://github.com/monero-project/monero/pull/9436