03:00:44 ooh, and its got a screen that could display status and such 16:37:00 https://github.com/tevador/RandomX/pull/241 16:37:15 this will shut up all of the randomx exceptions in monerod log 16:39:10 it will also allow simplification of #240 16:43:52 nice 16:43:54 will review today 18:39:57 thanks 19:09:01 Reviewed. We need to think about updating RandomX API spec because it doesn't return error codes in some functions, so I see that error code and errfunc is not returned to the caller. 20:30:07 it was never returned before, since the thrown exceptions were just caught in randomx.cpp 20:30:51 I only tried to preserve them so that you have a chance of seeing them under a debugger