Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monerod: MONERO_RANDOMX_FULL_MEM #119

Open
plowsof opened this issue Jan 1, 2025 · 0 comments
Open

monerod: MONERO_RANDOMX_FULL_MEM #119

plowsof opened this issue Jan 1, 2025 · 0 comments

Comments

@plowsof
Copy link
Collaborator

plowsof commented Jan 1, 2025

<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:

[Service]
Environment=MONERO_RANDOMX_FULL_MEM=1

https://libera.monerologs.net/monero-dev/20240922#c432858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant