This commit is contained in:
maravelle 2021-01-12 23:35:23 -07:00
parent 2b17237f94
commit 3eb54cb5eb
6 changed files with 156 additions and 0 deletions

View File

@ -17,6 +17,7 @@
{%else%}
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: "https://localmonero.co/revuo" }}" />
{%endif%}
<meta property="og:image" content="{{ post.image }}" />
<!-- CSS & fonts -->
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl | replace: '//', '/' }}">

View File

@ -0,0 +1,155 @@
---
title: Issue 89&#58; January 4 - 12, 2021
image: /img/twitter-card-issue-89-min.png
issuenumber: 89
---
[<img src="/img/img-issue89-min.png" alt="Revuo Monero Weekly #89 Slide" class="img-lead">]({% post_url 2021-01-12-issue-89 %}.html)
<p class="text-lead">Revuo Monero Weekly: January 4 - January 12, 2021.</p>
<!--more-->
<h3>Table of Contents:</h3>
<ul class="contents">
<li><a href="#news">Recent News</a></li>
<li><a href="#ideas">CCS Proposal Ideas</a></li>
<li><a href="#proposals">CCS Proposals Need Funding</a></li>
<li><a href="#stats">Price & Blockchain Stats</a></li>
<li><a href="#volunteer">Volunteer Opportunities</a></li>
<li><a href="#sponsor">Sponsors</a></li>
<li><a href="#donate">Donate</a></li>
</ul>
<h3 id="news">Recent News</h3>
<div class="newsbyte">
<h4><a href="https://www.getmonero.org/2021/01/08/monero-GUI-0.17.1.9-released.html" target="_blank">GUI and CLI release v0.17.1.9 is out</a> and users are encouraged to upgrade. The release contains further mitigations for the memory exhaust attack that has been utilized on the network (no funds at risk).</h4>
</div>
<div class="newsbyte">
<h4>lza_menace, a Monero community member, created a <a href="https://xmrcannon.net/" target="_blank">tool to spin up Monero nodes called XMR Cannon</a>.</h4>
</div>
<div class="newsbyte">
<h4>The Monero Policy Workgroup worked up a <a href="https://downloads.getmonero.org/Monero_Policy_Working_Group_FinCEN_01-04-2021.pdf" target="_blank">response to FinCEN regarding cryptocurrencies</a>.</h4>
</div>
<div class="newsbyte">
<h4>Monero Talk released the second part of their talk with Lee vtnerd Clagett titled “On the frontlines of the war against Monero” - <a href="https://youtu.be/ZCUe7XIqveY" target="_blank">watch on YouTube</a>.</h4>
</div>
<h3 id="ideas">CCS Proposal Ideas</h3>
<p>Below you can find recent CCS proposal ideas open for discussion.</p>
<div class="proposal">
<p><a href="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/200" target="_blank">mj part time coding - 3 months</a></p>
</div>
<div class="proposal">
<p><a href="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/199" target="_blank">ErCiccione: website jan-march</a></p>
</div>
<div class="proposal">
<p><a href="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/197" target="_blank">Bulletproofs+ Audit for Monero</a></p>
</div>
<div class="proposal">
<p><a href="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/182" target="_blank">Mastering Monero Spanish Translation</a></p>
</div>
<h3 id="proposals">CCS Proposals Need Funding</h3>
<div class="proposal">
<p><a href="https://ccs.getmonero.org/proposals/tobtoht_feather_dev_q1_2021.html" target="_blank">Continued Feather Wallet development (Q1 2021)</a> by tobtoht</p>
<p>Raised <b>84.12 of 150</b> XMR (56%)</p>
</div>
<h3 id="stats">Price & Blockchain Stats</h3>
<h4 class="stat">Blockchain Stats</h4>
<div class="bcstats">
<p>Block height: <b>2273422</b></p>
<p>Hash rate: <b>1.930 GH/s</b></p>
<p>Median block size: <b>58.2 kB</b></p>
<p>Average Tx per block: <b>28.87</b></p>
<p>Weekly Moving Average Tx per day: <b>20,952</b></p>
<p>Block reward: <b>1.21 XMR</b></p>
</div>
<p class="note">Data taken on January 12, 2021</p>
<h4 class="stat">XMR Blocks Distribution in last 1000 blocks</h4>
<p><img src="/img/hashrate-pool-distribution-0112.png" alt="Hashrate Pool Distribution Pie Chart"/></p>
<h4 class="stat">Price & Performance</h4>
<div class="price-intro">XMR Market Cap: <b>$2,817,113,823</b><br>Localmonero.co Street Price: <b>$150.42</b></div>
<p class="table-title">Monero (XMR) Price</p>
<table class="price-table">
<tr class="row1">
<th></th>
<th>01/12/21</th>
<th>Week</th>
<th>Month</th>
<th>Year</th>
</tr>
<tr>
<td data-th="XMR to">USD</td>
<td data-th="01/12/21">$158.17</td>
<td data-th="Week" class="green">+15.3%</td>
<td data-th="Month" class="green">+4.0%</td>
<td data-th="Year" class="green">+166.9%</td>
</tr>
<tr class="row3">
<td data-th="XMR to">EUR</td>
<td data-th="01/12/21">€129.52</td>
<td data-th="Week" class="green">+16.1%</td>
<td data-th="Month" class="green">+3.3%</td>
<td data-th="Year" class="green">+142.9%</td>
</tr>
<tr>
<td data-th="XMR to">BTC</td>
<td data-th="01/12/21">B0.00468468</td>
<td data-th="Week" class="green">+16.6%</td>
<td data-th="Month" class="red">-40.9%</td>
<td data-th="Year" class="red">-35.3%</td>
</tr>
</table>
<p class="note">Data taken on January 12, 2021</p>
<p class="table-title">XMR Price Graph for January 5 - January 12, 2021</p>
![XMR Price Graph 01/05/21-01/12/21](/img/weekly-chart-0112.png "XMR Price Graph 01/05/21-01/12/21")
Sources: <a href="https://community.xmr.to/explorer/mainnet/" target="_blank">community.xmr.to</a>, <a href="https://moneroblocks.info/stats/transaction-stats" target="_blank">moneroblocks.info</a>, <a href="https://miningpoolstats.stream/monero" target="_blank">miningpoolstats.stream</a>, <a href="https://bitinfocharts.com/monero/" target="_blank">bitinfocharts.com</a>, <a href="https://www.coingecko.com/" target="_blank">coingecko.com</a>, <a href="https://localmonero.co/" target="_blank">localmonero.co</a>
<h3 id="volunteer">Volunteer Opportunities</h3>
<p>If you want to get involved in making Monero better, but arent sure how, check out the volunteer opportunities below.</p>
<div class="newsbyte">
<p class="date"><a href="https://github.com/monero-project/monero" target="_blank">Test Monero Core Software</a></p>
<p>Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found <a href="https://github.com/monero-project/monero#compiling-monero-from-source" target="_blank">on GitHub</a>. </p>
</div>
<div class="newsbyte">
<p class="date"><a href="https://github.com/monero-project/monero" target="_blank">Getting Started with Helping Monero</a></p>
<p>If you are new to Monero and want to contribute, please check out <a href="https://www.monerooutreach.org/stories/getting-started-helping-monero.php" target="_blank">this article about volunteering and contributing to Monero</a> from the Monero Outreach Group. </p>
</div>
<h3 id="sponsor">Sponsored by</h3>
<p><a href="https://localmonero.co/" target="_blank"><img src="/img/localmonero-logo.png" alt="LocalMonero.co Logo" class="localmonero"></a></p>
<p class="text-center"><a href="https://localmonero.co/" target="_blank">LocalMonero.co</a></p>
<h3 id="donate">Donate</h3>
<p markdown="1">If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:</p>
<p class="address" markdown="1">44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A</p>
<!--p><a href="monero:44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A" class="qr"><img src="/img/donate-monero.png"></a></p-->
Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you.

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
img/img-issue89-min.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

BIN
img/weekly-chart-0112.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB