diff --git a/_posts/2019-06-20-issue-13.md b/_posts/2019-06-20-issue-13.md new file mode 100644 index 0000000..6ba5cf1 --- /dev/null +++ b/_posts/2019-06-20-issue-13.md @@ -0,0 +1,236 @@ +--- +title: Revuo Monero Weekly - June 20, 2019 +--- +13th issue of Revuo Monero Weekly. Week of June 13 - June 20, 2019. + + +
June 22, 2019 (Saturday) – 17:00 UTC
+Community Workgroup Meeting
+June 22-23, 2019 - Denver, US
+ +June 24, 2019 (Monday) – 17:00 UTC
+Research Lab Meeting
+June 25, 2019 (Tuesday) – 17:00 UTC
+Monero GUI Meeting
+June 29, 2019 (Saturday) – 17:00 UTC
+DefCon27 Workgroup Meeting
+June 30, 2019 (Sunday) – 17:00 UTC
+Dev Meeting
+July 4, 2019 (Thursday) – 17:00 UTC
+Tini2p Dev Meeting
+Below you can find recent CCS proposal ideas open for discussion.
+ + + + + + + +None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
+ +Block height: 1861419
+Median block size: 292.97 kB
+Hash rate: 334.444 MH/s
+Average Tx per block: 13.61
+Weekly Moving Average Tx per day: 9787
+Block reward: 2.66 XMR
+Data taken on June 20, 2019
+ +Monero (XMR) Price
+XMR to | +06/20/19 | +Week | +Month | +Year | +
---|---|---|---|---|
USD | +$106.52 | ++18.2% | ++20.3% | +-12.8% | +
EUR | +€94.33 | ++18.0% | ++18.9% | +-10.7% | +
BTC | +Ƀ0.01110622 | ++1.3% | +-0.2% | +-39.0% | +
Data taken on June 20, 2019
+ +XMR Price Graph for June 14 - June 20, 2019
+ +![XMR Price Graph 06/14/19-06/20/19](/img/weekly-chart-0620.png "XMR Price Graph 06/14/19-06/20/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.
+ +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.
+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.
+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 2f963c6..0bd20d1 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -220,6 +220,11 @@ img#openpriv { margin-bottom: 0; } +img#veracrypt { + width: 10rem; + margin-top: 40px; +} + p.address { background-color: #f0f0f0; color: #45494f; diff --git a/img/Veracrypt Logo.png b/img/Veracrypt Logo.png new file mode 100644 index 0000000..eb66f73 Binary files /dev/null and b/img/Veracrypt Logo.png differ diff --git a/img/hashrate-pool-distribution-0620.png b/img/hashrate-pool-distribution-0620.png new file mode 100644 index 0000000..efeba30 Binary files /dev/null and b/img/hashrate-pool-distribution-0620.png differ diff --git a/img/weekly-chart-0620.png b/img/weekly-chart-0620.png new file mode 100644 index 0000000..7e64e5b Binary files /dev/null and b/img/weekly-chart-0620.png differ