* Faster cache initialization with SSSE3/AVX2 * Automatic detection of CPU capabilities in RandomX * Fixed a possible out-of-bounds access in superscalar program generator * Use MONERO_RANDOMX_UMASK to manually disable RandomX flags in monerod
Make sure dataset gets re-init'd if a reorg changes the epoch
We don't need to detect if the cache has changed, just always call to set it on the VM. The call will be a no-op if the cache hasn't changed.
Was using the wrong cache slot, and returning invalid PoW hashes to RPC clients
Support RandomX PoW algorithm