diff --git a/_posts/2019-04-11-issue-3.md b/_posts/2019-04-11-issue-3.md new file mode 100644 index 0000000..8af2bff --- /dev/null +++ b/_posts/2019-04-11-issue-3.md @@ -0,0 +1,249 @@ +--- +title: Revuo Monero Weekly - April 11, 2019 +--- +Third issue of Revuo Monero Weekly. Week of April 4-11, 2019. + + +
Ledger is now safe to use provided the user is:
+It is being discussed how this software will improve user churn ability. USE ONLY ON TESTNET for now, and do not trust the software with your anonymity and privacy yet.
+April 13, 2019 (Saturday) – 17:00 UTC
+Community Workgroup Meeting
+April 15, 2019 (Monday) – 17:00 UTC
+Research Lab Meeting
+April 18, 2019 (Thursday) – 18:00 UTC
+Monero Birthday – 5 years old
+April 21, 2019 (Sunday) – 17:00 UTC
+Dev Meeting
+Below you can find recent CCS proposal ideas open for discussion.
+ + + + + +Block height: 1810929
+Median block size: 292.97 kB
+Hash rate: 298.340 MH/s
+Average Tx per block: 5.71
+Weekly Moving Average Tx per day: 4101
+Block reward: 2.93 XMR
+Data taken on April 11, 2019
+ +Monero (XMR) Price
+XMR to | +4/11/19 | +Week | +Month | +Year | +
---|---|---|---|---|
USD | +$65.19 | +-1.6% | ++33.9% | +-60.6% | +
EUR | +€58.45 | +-1.7% | ++33.9% | +-56.8% | +
BTC | +Ƀ0.01306811 | +-3.4% | ++2.5% | +-46.7% | +
Data taken on April 11, 2019
+ +XMR Price Graph for April 4-11, 2019
+ +![XMR Price Graph 04/04/19-04/11/19](/img/weekly-chart-0411.png "XMR Price Graph 03/22/19-03/29/19") + +Sources: community.xmr.to, moneroblocks.info, minexmr.com, 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.
+ +CLI, GUI and Monerujo wallets need translators
+ + + +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.
+ + +Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
+ +Seeking Volunteer Reviewers for PoW RandomX
+ +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/custom.scss b/_sass/custom.scss index 0b60f1c..798e547 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -131,7 +131,7 @@ p.table-title { margin-bottom: 1rem; } -.content ul { +.content ul, .content ol { line-height: 1.9; } diff --git a/img/hashrate-pool-distribution-0411.png b/img/hashrate-pool-distribution-0411.png new file mode 100644 index 0000000..11984d1 Binary files /dev/null and b/img/hashrate-pool-distribution-0411.png differ diff --git a/img/weekly-chart-0411.png b/img/weekly-chart-0411.png new file mode 100644 index 0000000..0fa2e1d Binary files /dev/null and b/img/weekly-chart-0411.png differ diff --git a/img/xmrto-logo.png b/img/xmrto-logo.png new file mode 100644 index 0000000..3d2e063 Binary files /dev/null and b/img/xmrto-logo.png differ