diff --git a/_posts/2020-12-05-issue-86.md b/_posts/2020-12-05-issue-86.md new file mode 100644 index 0000000..ec437b8 --- /dev/null +++ b/_posts/2020-12-05-issue-86.md @@ -0,0 +1,153 @@ +--- +title: Issue 86: November 28 - December 5, 2020 +image: /img/twitter-card-issue-86-min.png +issuenumber: 86 +--- +[]({% post_url 2020-12-05-issue-86 %}.html) + +
Revuo Monero Weekly: Week of November 28 - December 5, 2020.
+ + +December 12, 2020 (Saturday) – 17:00 UTC
+Community Workgroup Meeting - #monero-community IRC channel
+December 13, 2020 (Sunday) – 17:00 UTC
+Dev Meeting - #monero-dev IRC channel
+Below you can find recent CCS proposal ideas open for discussion.
+ + + + + + + +Block height: 2246000
+Hash rate: 1.616 GH/s
+Median block size: 32.1 kB
+Average Tx per block: 21.59
+Weekly Moving Average Tx per day: 15,456
+Block reward: 1.28 XMR
+Data taken on December 5, 2020
+ +Monero (XMR) Price
++ | 12/05/20 | +Week | +Month | +Year | +
---|---|---|---|---|
USD | +$132.71 | ++8.9% | ++11.0% | ++147.9% | +
EUR | +€109.47 | ++7.5% | ++8.1% | ++127.1% | +
BTC | +B0.00691362 | ++0.5% | +-10.2% | +-4.6% | +
Data taken on December 5, 2020
+ +XMR Price Graph for November 28 - December 5, 2020
+ +![XMR Price Graph 11/29/20-12/05/20](/img/weekly-chart-1205.png "XMR Price Graph 11/29/20-12/05/20") + +Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co + +If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
+ +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 on GitHub.
+Getting Started with Helping Monero
+If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
+If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
+ +44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
+ + + +Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_sass/base.scss b/_sass/base.scss index 57a813a..6f8865c 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -27,6 +27,7 @@ $text-color: #222222; html { background-color: $background-color; font-size: 16px; + scroll-behavior: smooth; @media (min-width: 940px) { font-size: 18px; } diff --git a/img/hashrate-pool-distribution-1205.png b/img/hashrate-pool-distribution-1205.png new file mode 100644 index 0000000..25b14ce Binary files /dev/null and b/img/hashrate-pool-distribution-1205.png differ diff --git a/img/img-issue86-min.png b/img/img-issue86-min.png new file mode 100644 index 0000000..7cef9c6 Binary files /dev/null and b/img/img-issue86-min.png differ diff --git a/img/twitter-card-issue-86-min.png b/img/twitter-card-issue-86-min.png new file mode 100644 index 0000000..541aa1b Binary files /dev/null and b/img/twitter-card-issue-86-min.png differ diff --git a/img/weekly-chart-1205.png b/img/weekly-chart-1205.png new file mode 100644 index 0000000..c2de486 Binary files /dev/null and b/img/weekly-chart-1205.png differ