aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/rx-slow-hash.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed deadlock and crash when syncing with full dataset on WindowsSChernykh2023-03-291-1/+2
* Demote large pages warning to `mdebug`SChernykh2023-01-171-4/+7
* RandomX: print VM allocation warnings only onceSChernykh2023-01-111-2/+10
* Refactored rx-slow-hash.cSChernykh2022-12-141-182/+317
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* crypto: fix constant randomx exceptions in large page allocatormoneromooo-monero2022-02-191-1/+4
* Honor LARGE_PAGES flag in randomx umaskHoward Chu2021-02-111-10/+18
* functional_tests: add randomx testsmoneromooo-monero2020-08-271-4/+46
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6298luigi11112020-03-311-0/+4
|\
| * [randomx] Add missing randomx_vm_set_cache()cohcho2020-01-171-0/+4
* | Silence miner debugmsg spamHoward Chu2019-12-091-7/+14
|/
* RandomX: update to v1.1.4tevador2019-10-131-76/+30
* Fix for miners on reorgHoward Chu2019-10-071-1/+4
* Update to RandomX v1.1.3, simplifyHoward Chu2019-10-051-19/+2
* Fix randomx cache selection for RPCsHoward Chu2019-10-031-12/+28
* RandomX integrationHoward Chu2019-09-251-0/+357