You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<sech1> neromonero1024 yes, you can make your Monero node to verify RandomX hashes in fast mode
<sech1> see https://github.com/monero-project/monero/pull/8677
<sech1> set MONERO_RANDOMX_FULL_MEM environment variable to 1 before running monerod
<sech1> or run it like "MONERO_RANDOMX_FULL_MEM=1 ./monerod ..."
<sech1> ofrnxmr ^
...
<sech1> It just increases memory requirements by 2 GB
Environment variable added to systemd:
https://libera.monerologs.net/monero-dev/20240922#c432858
The text was updated successfully, but these errors were encountered: