diff --git a/_posts/2019-06-06-issue-11.md b/_posts/2019-06-06-issue-11.md new file mode 100644 index 0000000..506a9ea --- /dev/null +++ b/_posts/2019-06-06-issue-11.md @@ -0,0 +1,251 @@ +--- +title: Revuo Monero Weekly - June 6, 2019 +--- +11th issue of Revuo Monero Weekly. Week of May 30 - June 6, 2019. + + +
June 8, 2019 (Saturday) – 17:00 UTC
+Community Workgroup Meeting
+June 10, 2019 (Monday) – 17:00 UTC
+Research Lab Meeting
+June 11, 2019 (Tuesday) – 17:00 UTC
+Monero GUI Meeting
+June 15, 2019 (Saturday) – 17:00 UTC
+DefCon27 Workgroup Meeting
+June 16, 2019 (Sunday) – 17:00 UTC
+Dev Meeting
+June 20, 2019 (Thursday) – 17:00 UTC
+Tini2p Dev Meeting
+June 22-23, 2019 - Denver, US
+ +Below you can find recent CCS proposal ideas open for discussion.
+ + + + + + + + + +Funding To Produce, Write And Record An Entirely Original Rap/Hip-Hop Anthem Exclusively For Monero
+Moneromooo coding, July 2019 by moneromooo
+Raised 126.00 of 294.00 XMR (43%)
+Monero Outreach Round 3 by xmrhaelan
+Raised 0.00 of 110.00 XMR
+Monero Defcon 27 Supplies by ajs
+Raised 17.52 of 73.00 XMR (24%)
+Defcon 2019 Volunteer Reimbursement by rehrar
+Raised 55.46 of 137.00 XMR (40%)
+Block height: 1851245
+Median block size: 292.97 kB
+Hash rate: 333.810 MH/s
+Average Tx per block: 12.59
+Weekly Moving Average Tx per day: 9072
+Block reward: 2.71 XMR
+Data taken on June 6, 2019
+ +Monero (XMR) Price
+XMR to | +06/06/19 | +Week | +Month | +Year | +
---|---|---|---|---|
USD | +$85.63 | +-8.1% | ++28.6% | +-48.6% | +
EUR | +€75.97 | +-9.2% | ++27.8% | +-46.5% | +
BTC | +Ƀ0.01110059 | ++3.1% | +-4.5% | +-49.5% | +
Data taken on June 6, 2019
+ +XMR Price Graph for May 30 - June 6, 2019
+ +![XMR Price Graph 05/30/19-06/06/19](/img/weekly-chart-0530.png "XMR Price Graph 05/30/19-06/06/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.
+ +If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
+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 9fc36bf..2f963c6 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -216,6 +216,10 @@ img#pepperworks { margin-top: 40px; } +img#openpriv { + margin-bottom: 0; +} + p.address { background-color: #f0f0f0; color: #45494f; diff --git a/img/hashrate-pool-distribution-0606.png b/img/hashrate-pool-distribution-0606.png new file mode 100644 index 0000000..713017e Binary files /dev/null and b/img/hashrate-pool-distribution-0606.png differ diff --git a/img/open_privacy_logo.png b/img/open_privacy_logo.png new file mode 100644 index 0000000..04fde4a Binary files /dev/null and b/img/open_privacy_logo.png differ diff --git a/img/weekly-chart-0606.png b/img/weekly-chart-0606.png new file mode 100644 index 0000000..ef5c80d Binary files /dev/null and b/img/weekly-chart-0606.png differ