Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-22 | randomx: bump submodule to v1.1.9 | selsta | 1 | -0/+0 | |
2020-07-04 | Update RandomX to v1.1.8 | tevador | 1 | -0/+0 | |
2019-10-30 | RandomX: Update to v1.1.6 | tevador | 1 | -0/+0 | |
2019-10-23 | RandomX: update to v1.1.5 | tevador | 1 | -0/+0 | |
2019-10-13 | RandomX: update to v1.1.4 | tevador | 1 | -0/+0 | |
* 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 | |||||
2019-10-05 | Update to RandomX v1.1.3, simplify | Howard Chu | 1 | -0/+0 | |
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. | |||||
2019-09-25 | RandomX integration | Howard Chu | 1 | -0/+0 | |
Support RandomX PoW algorithm |