mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-06 00:17:35 +00:00
983cc334a8
- Updated README to accomodate for changes - Updated footer and roadmap for multi-lingual readiness - Updated yml files for an 'untranslated' string - Added an 'untranslated' snippet to all untranslated files - Added a 'template' language for new languages to be made easily - Added link to Monerujo site to Downloads page - CSS updates
3.7 KiB
3.7 KiB
{% include untranslated.html %}
<div class="row">
<div class="col">
<h3>No premine, no instamine, no token</h3>
</div>
</div>
* Monero had no premine or instamine
* Monero did not sell any token
* Monero had no presale of any kind
<div class="row">
<div class="col">
<h3>Proof of Work</h3>
</div>
</div>
* CryptoNight
* may change in the future
<div class="row">
<div class="col">
<h3>Difficulty retarget</h3>
</div>
</div>
* every block
* based on the last 720 blocks, excluding 20% of the timestamp outliers
<div class="row">
<div class="col">
<h3>Block time</h3>
</div>
</div>
* 2 minutes
* may change in the future as long as emission curve is preserved
<div class="row">
<div class="col">
<h3>Block reward</h3>
</div>
</div>
* smoothly decreasing and subject to penalties for blocks greater then median size of the last 100 blocks (M100)
* see the [latest block](https://moneroblocks.info/) coinbase transaction amount for current reward
<div class="row">
<div class="col">
<h3>Block size</h3>
</div>
</div>
* dynamic, maximum of 2 * M100
<div class="row">
<div class="col">
<h3>Emission curve</h3>
</div>
</div>
* first, main curve: ~18.132 million coins by the end of May 2022
* then, tail curve: 0.6 XMR per 2-minute block, kicks in once main emission is done, translates to <1% inflation decreasing over time
* see [charts and details](https://www.reddit.com/r/Monero/comments/512kwh/useful_for_learning_about_monero_coin_emission/)
<div class="row">
<div class="col">
<h3>Max supply</h3>
</div>
</div>
* infinite
<div class="row">
<div class="col">
<h3>Sender privacy</h3>
</div>
</div>
* Ring signatures
<div class="row">
<div class="col">
<h3>Recipient privacy</h3>
</div>
</div>
* Stealth addresses
<div class="row">
<div class="col">
<h3>Amount obfuscation</h3>
</div>
</div>
* Ring confidential transactions
</div>
</div>
<!-- end right one-third block-->
</div>
</section>