monero-site/_i18n/zh-cn/resources/moneropedia/randomx.md
erciccione 7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00

959 B

terms summary
randomx
random-x
ASIC-resistant POW algoritm currenctly used by Monero

{% include disclaimer.html translated="no" translationOutdated="no" %} RandomX is a Proof Of Work algorithm developed by Monero contributors and adopted by Monero from release 0.15.

This innovative POW is optimized for CPUs and it's based on execution of random code and other memory-heavy techniques. The goal is to discourage the use of specialized hardware (like ASICs) for mining Monero. RandomX was created with the intent of keeping mining decentralized and to create a more egalitarian distribution of the block rewards.

RandomX specifications and development can be found on the GitHub repository, while an article dedicated to RandomX made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero.