From d84774ba992caf462e1934013cc8d2f91c7574ed Mon Sep 17 00:00:00 2001 From: erciccione Date: Sun, 3 Oct 2021 10:27:47 +0200 Subject: [PATCH] moneropedia: uniform structure of randomx.md and add config file --- _i18n/ar/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/de/resources/moneropedia/randomx.md | 20 +++++++++++++++---- _i18n/en/resources/moneropedia/randomx.md | 3 ++- _i18n/es/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/fr/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/it/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/nb-no/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/nl/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/pl/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/pt-br/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/ru/resources/moneropedia/randomx.md | 21 +++++++++++++++----- _i18n/tr/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/zh-cn/resources/moneropedia/randomx.md | 18 +++++++++++++---- _i18n/zh-tw/resources/moneropedia/randomx.md | 18 +++++++++++++---- po/moneropedia/randomx.config | 13 ++++++++++++ 15 files changed, 201 insertions(+), 54 deletions(-) create mode 100644 po/moneropedia/randomx.config diff --git a/_i18n/ar/resources/moneropedia/randomx.md b/_i18n/ar/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/ar/resources/moneropedia/randomx.md +++ b/_i18n/ar/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/de/resources/moneropedia/randomx.md b/_i18n/de/resources/moneropedia/randomx.md index f258c53c..d48d5d53 100644 --- a/_i18n/de/resources/moneropedia/randomx.md +++ b/_i18n/de/resources/moneropedia/randomx.md @@ -1,11 +1,23 @@ --- +summary: 'Derzeit von Monero genutzter ASIC-resistenter PoW-Algorithmus' terms: ["randomx", "random-x", "RandomX"] -summary: "Derzeit von Monero genutzter ASIC-resistenter PoW-Algorithmus" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} -RandomX ist ein von Monero-Mitwirkenden entwickelter und seit Moneros 0.15-Version eingeführter Proof-of-Work-Algorithmus. -Dieser innovative PoW wurde für CPUs optimiert und basiert auf der Ausführung zufälligen Codes und anderer speicherintensiven Methoden. Ziel ist es, Nutzer vom Gebrauch von auf das Minen von Monero spezialisierter Hardware (wie etwa ASICs) abzubringen. RandomX wurde mit der Intention erstellt, den dezentralisierten Charakter des Minings zu bewahren und eine egalitärere Verteilung von Blockbelohnungen zu schaffen. +RandomX ist ein von Monero-Mitwirkenden entwickelter und seit Moneros +0.15-Version eingeführter Proof-of-Work-Algorithmus. -Spezifikationen von RandomX und dessen Entwicklung finden sich im [GitHub-Repository](https://github.com/tevador/RandomX). Ein von der Outreach-Workgroup erstellter [dezidierter Artikel über RandomX](https://www.monerooutreach.org/stories/RandomX.html) enthält noch mehr Informationen über die Geschichte und den Zusammenhang von RandomX und Monero. \ No newline at end of file +Dieser innovative PoW wurde für CPUs optimiert und basiert auf der +Ausführung zufälligen Codes und anderer speicherintensiven Methoden. Ziel +ist es, Nutzer vom Gebrauch von auf das Minen von Monero spezialisierter +Hardware (wie etwa ASICs) abzubringen. RandomX wurde mit der Intention +erstellt, den dezentralisierten Charakter des Minings zu bewahren und eine +egalitärere Verteilung von Blockbelohnungen zu schaffen. + +Spezifikationen von RandomX und dessen Entwicklung finden sich im +[GitHub-Repository](https://github.com/tevador/RandomX). Ein von der +Outreach-Workgroup erstellter [dezidierter Artikel über +RandomX](https://www.monerooutreach.org/stories/RandomX.html) enthält noch +mehr Informationen über die Geschichte und den Zusammenhang von RandomX und +Monero. diff --git a/_i18n/en/resources/moneropedia/randomx.md b/_i18n/en/resources/moneropedia/randomx.md index e505eebf..a501a454 100644 --- a/_i18n/en/resources/moneropedia/randomx.md +++ b/_i18n/en/resources/moneropedia/randomx.md @@ -1,9 +1,10 @@ --- terms: ["randomx", "random-x"] -summary: "ASIC-resistant POW algoritm currenctly used by Monero" +summary: "ASIC-resistant POW algoritm currently 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. diff --git a/_i18n/es/resources/moneropedia/randomx.md b/_i18n/es/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/es/resources/moneropedia/randomx.md +++ b/_i18n/es/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/fr/resources/moneropedia/randomx.md b/_i18n/fr/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/fr/resources/moneropedia/randomx.md +++ b/_i18n/fr/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/it/resources/moneropedia/randomx.md b/_i18n/it/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/it/resources/moneropedia/randomx.md +++ b/_i18n/it/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/nb-no/resources/moneropedia/randomx.md b/_i18n/nb-no/resources/moneropedia/randomx.md index 1ea461bb..07146257 100644 --- a/_i18n/nb-no/resources/moneropedia/randomx.md +++ b/_i18n/nb-no/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistent POW-algoritme som for tiden brukes av Monero' terms: ["randomx", "random-x"] -summary: "ASIC-resistent POW-algoritme som for tiden brukes av Monero" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} -RandomX er en «Proof Of Work»-algoritme, utviklet av Monero-bidragsytere, og ble tatt i bruk av Monero fra og med 0.15-utgivelsen. -Denne innovative POW-en er optimalisert for CPU-er og er basert på utførelsen av tilfeldig kode og andre teknikker som krever mye minne. Målet er å fraråde bruken av spesialisert maskinvare (som ASIC-er) for å @utvinne Monero. RandomX ble opprettet med hensikt å holde utvinning desentralisert og å opprette en mer egalitær distribusjon av @blokk-belønningene. +RandomX er en «Proof Of Work»-algoritme, utviklet av Monero-bidragsytere, og +ble tatt i bruk av Monero fra og med 0.15-utgivelsen. -Spesifikasjonene og utviklingen til Random X kan bli funnet [i GitHub-arkivet](https://github.com/tevador/RandomX), mens [en artikkel dedikert til RandomX](https://www.monerooutreach.org/stories/RandomX.html) som er laget av Outreach-arbeidsgruppen inneholder mer informasjon om historikken til RandomX og dets tilknytning til Monero. +Denne innovative POW-en er optimalisert for CPU-er og er basert på +utførelsen av tilfeldig kode og andre teknikker som krever mye minne. Målet +er å fraråde bruken av spesialisert maskinvare (som ASIC-er) for å @utvinne +Monero. RandomX ble opprettet med hensikt å holde utvinning desentralisert +og å opprette en mer egalitær distribusjon av @blokk-belønningene. + +Spesifikasjonene og utviklingen til Random X kan bli funnet [i +GitHub-arkivet](https://github.com/tevador/RandomX), mens [en artikkel +dedikert til RandomX](https://www.monerooutreach.org/stories/RandomX.html) +som er laget av Outreach-arbeidsgruppen inneholder mer informasjon om +historikken til RandomX og dets tilknytning til Monero. diff --git a/_i18n/nl/resources/moneropedia/randomx.md b/_i18n/nl/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/nl/resources/moneropedia/randomx.md +++ b/_i18n/nl/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/pl/resources/moneropedia/randomx.md b/_i18n/pl/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/pl/resources/moneropedia/randomx.md +++ b/_i18n/pl/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/pt-br/resources/moneropedia/randomx.md b/_i18n/pt-br/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/pt-br/resources/moneropedia/randomx.md +++ b/_i18n/pt-br/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/ru/resources/moneropedia/randomx.md b/_i18n/ru/resources/moneropedia/randomx.md index a682e684..e3766bee 100644 --- a/_i18n/ru/resources/moneropedia/randomx.md +++ b/_i18n/ru/resources/moneropedia/randomx.md @@ -1,12 +1,23 @@ --- +summary: 'ASIC-устойчивый алгоритм доказательства работы (POW), используемый Monero в настоящее время' terms: ["randomx", "random-x"] -summary: "ASIC-устойчивый алгоритм доказательства работы (POW), используемый Monero в настоящее время" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} -{% include disclaimer.html translated="yes" translationOutdated="no" %} -RandomX — это алгоритм доказательства работы, разработанный контрибьюторами Monero и используемый Monero начиная с версии 0.15. -Данный инновационный алгоритм оптимизирован под CPU, а в основе его работы лежит выполнение случайного кода и применение других технологий, требующих большого объёма памяти. Задача RandomX состоит в том, чтобы исключить возможность использования специализированного оборудования (например, ASIC) для майнинга Monero. RandomX был создан с целью поддержания децентрализации майнинга и более эгалитарного распределения вознаграждений за вычисление блоков. +RandomX — это алгоритм доказательства работы, разработанный контрибьюторами +Monero и используемый Monero начиная с версии 0.15. -Спецификации и информацию о разработке RandomX можно найти [в репозитории GitHub](https://github.com/tevador/RandomX), а также в [статье, посвященной RandomX](https://www.monerooutreach.org/stories/RandomX.html), написанной рабочей группой Monero Outreach. Указанная статья содержит больше сведений об истории RandomX и о связи этого алгоритма с Monero. +Данный инновационный алгоритм оптимизирован под CPU, а в основе его работы +лежит выполнение случайного кода и применение других технологий, требующих +большого объёма памяти. Задача RandomX состоит в том, чтобы исключить +возможность использования специализированного оборудования (например, ASIC) +для майнинга Monero. RandomX был создан с целью поддержания децентрализации +майнинга и более эгалитарного распределения вознаграждений за вычисление +блоков. + +Спецификации и информацию о разработке RandomX можно найти [в репозитории +GitHub](https://github.com/tevador/RandomX), а также в [статье, посвященной +RandomX](https://www.monerooutreach.org/stories/RandomX.html), написанной +рабочей группой Monero Outreach. Указанная статья содержит больше сведений +об истории RandomX и о связи этого алгоритма с Monero. diff --git a/_i18n/tr/resources/moneropedia/randomx.md b/_i18n/tr/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/tr/resources/moneropedia/randomx.md +++ b/_i18n/tr/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/zh-cn/resources/moneropedia/randomx.md b/_i18n/zh-cn/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/zh-cn/resources/moneropedia/randomx.md +++ b/_i18n/zh-cn/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/_i18n/zh-tw/resources/moneropedia/randomx.md b/_i18n/zh-tw/resources/moneropedia/randomx.md index 1491a581..123b62fc 100644 --- a/_i18n/zh-tw/resources/moneropedia/randomx.md +++ b/_i18n/zh-tw/resources/moneropedia/randomx.md @@ -1,11 +1,21 @@ --- +summary: 'ASIC-resistant POW algoritm currently used by Monero' terms: ["randomx", "random-x"] -summary: "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 is a Proof Of Work algorithm developed by Monero contributors and +adopted by Monero from release 0.15. -RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero. \ No newline at end of file +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](https://github.com/tevador/RandomX), while [an article dedicated +to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the +Outreach workgroup contains more information about the history of RandomX +and its relation with Monero. diff --git a/po/moneropedia/randomx.config b/po/moneropedia/randomx.config new file mode 100644 index 00000000..f9652bcc --- /dev/null +++ b/po/moneropedia/randomx.config @@ -0,0 +1,13 @@ +[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no +[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/randomx.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/randomx.po + +[options] opt:"--keep=0" +[options] opt:"--localized-charset=UTF-8" +[options] opt:"--master-charset=UTF-8" +[options] opt:"--master-language=en_US" +[options] opt:"--msgmerge-opt='--no-wrap'" +[options] opt:"--wrap-po=newlines" + +[po4a_alias:markdown] text opt:"--option markdown" + +[type: markdown] ../_i18n/en/resources/moneropedia/randomx.md $lang:../_i18n/$lang/resources/moneropedia/randomx.md \ No newline at end of file