From ba3ffde417feeeef5ec46b7754ab077ceb36e3d0 Mon Sep 17 00:00:00 2001 From: recanman <29310982+recanman@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:20:29 -0700 Subject: [PATCH 1/2] docs: fix readme --- readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 7e81ea3..5911da9 100644 --- a/readme.md +++ b/readme.md @@ -14,11 +14,7 @@ Install Hugo (using a package manager or from [here](https://gohugo.io/getting-s Now run the following commands: -`git clone https:// - -`gem install bundler jekyll` | Installs jekyll and bundler. - -`git clone https://github.com/rottenwheel/revuo-weekly` | Clone the repository. +`git clone https://github.com/rottenwheel/revuo-weekly --recurse-submodules` | Clone the repository. `cd revuo-weekly` From 0c5ce50a6bd4a157c785f40a6382f7cca5a9f192 Mon Sep 17 00:00:00 2001 From: recanman <29310982+recanman@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:21:11 -0700 Subject: [PATCH 2/2] chore: delete old files --- .gitignore | 3 +- .hugo_build.lock | 0 404.md | 7 - Gemfile | 11 - Gemfile.lock | 79 ------ _config.yml | 39 --- _includes/footer.html | 40 --- _includes/head.html | 102 ------- _includes/header-custom.html | 15 -- _includes/header.html | 11 - _includes/link.html | 2 - _includes/menu-toggle.html | 4 - _includes/menu.html | 32 --- _includes/nav-footer-custom.html | 5 - _includes/nav-footer.html | 1 - _includes/script.html | 1 - _includes/theme-switcher.html | 5 - _layouts/default.html | 61 ----- _layouts/page.html | 6 - _layouts/post-period.md | 11 - _layouts/post.html | 11 - _layouts/revuo-period.html | 68 ----- _layouts/revuo-weekly.html | 62 ----- _posts/2019-03-27-issue-1.md | 271 ------------------- _posts/2019-04-04-issue-2.md | 226 ---------------- _posts/2019-04-11-issue-3.md | 252 ------------------ _posts/2019-04-17-issue-4.md | 268 ------------------- _posts/2019-04-25-issue-5.md | 241 ----------------- _posts/2019-05-02-issue-6.md | 227 ---------------- _posts/2019-05-09-issue-7.md | 259 ------------------ _posts/2019-05-16-issue-8.md | 238 ----------------- _posts/2019-05-23-issue-9.md | 207 --------------- _posts/2019-05-30-issue-10.md | 232 ---------------- _posts/2019-06-06-issue-11.md | 255 ------------------ _posts/2019-06-13-issue-12.md | 207 --------------- _posts/2019-06-20-issue-13.md | 240 ----------------- _posts/2019-06-27-issue-14.md | 223 ---------------- _posts/2019-07-04-issue-15.md | 222 ---------------- _posts/2019-07-11-issue-16.md | 230 ---------------- _posts/2019-07-18-issue-17.md | 205 -------------- _posts/2019-07-25-issue-18.md | 212 --------------- _posts/2019-08-01-issue-19.md | 200 -------------- _posts/2019-08-08-issue-20.md | 200 -------------- _posts/2019-08-16-issue-21.md | 232 ---------------- _posts/2019-08-22-issue-22.md | 177 ------------- _posts/2019-08-29-issue-23.md | 199 -------------- _posts/2019-09-05-issue-24.md | 191 ------------- _posts/2019-09-12-issue-25.md | 211 --------------- _posts/2019-09-19-issue-26.md | 197 -------------- _posts/2019-09-26-issue-27.md | 188 ------------- _posts/2019-10-03-issue-28.md | 179 ------------- _posts/2019-10-10-issue-29.md | 177 ------------- _posts/2019-10-17-issue-30.md | 173 ------------ _posts/2019-10-25-issue-31.md | 199 -------------- _posts/2019-10-31-issue-32.md | 208 --------------- _posts/2019-11-07-issue-33.md | 185 ------------- _posts/2019-11-14-issue-34.md | 206 -------------- _posts/2019-11-21-issue-35.md | 178 ------------- _posts/2019-11-28-issue-36.md | 229 ---------------- _posts/2019-12-06-issue-37.md | 217 --------------- _posts/2019-12-12-issue-38.md | 189 ------------- _posts/2019-12-19-issue-39.md | 203 -------------- _posts/2019-12-26-issue-40.md | 181 ------------- _posts/2020-01-02-issue-41.md | 220 --------------- _posts/2020-01-10-issue-42.md | 204 -------------- _posts/2020-01-17-issue-43.md | 200 -------------- _posts/2020-01-24-issue-44.md | 209 --------------- _posts/2020-01-31-issue-45.md | 200 -------------- _posts/2020-02-07-issue-46.md | 190 ------------- _posts/2020-02-14-issue-47.md | 210 --------------- _posts/2020-02-21-issue-48.md | 197 -------------- _posts/2020-02-28-issue-49.md | 215 --------------- _posts/2020-03-07-issue-50.md | 208 --------------- _posts/2020-03-14-issue-51.md | 199 -------------- _posts/2020-03-20-issue-52.md | 195 -------------- _posts/2020-03-27-issue-53.md | 182 ------------- _posts/2020-04-03-issue-54.md | 186 ------------- _posts/2020-04-11-issue-55.md | 197 -------------- _posts/2020-04-17-issue-56.md | 246 ----------------- _posts/2020-04-24-issue-57.md | 179 ------------- _posts/2020-05-02-issue-58.md | 185 ------------- _posts/2020-05-08-issue-59.md | 170 ------------ _posts/2020-05-15-issue-60.md | 181 ------------- _posts/2020-05-22-issue-61.md | 189 ------------- _posts/2020-05-30-issue-62.md | 198 -------------- _posts/2020-06-06-issue-63.md | 191 ------------- _posts/2020-06-13-issue-64.md | 175 ------------ _posts/2020-06-19-issue-65.md | 176 ------------ _posts/2020-06-27-issue-66.md | 170 ------------ _posts/2020-07-06-issue-67.md | 166 ------------ _posts/2020-07-12-issue-68.md | 170 ------------ _posts/2020-07-24-issue-69.md | 178 ------------- _posts/2020-08-01-issue-70.md | 203 -------------- _posts/2020-08-15-issue-71.md | 183 ------------- _posts/2020-08-23-issue-72.md | 184 ------------- _posts/2020-08-29-issue-73.md | 171 ------------ _posts/2020-09-06-issue-74.md | 175 ------------ _posts/2020-09-14-issue-75.md | 180 ------------- _posts/2020-09-21-issue-76.md | 195 -------------- _posts/2020-09-28-issue-77.md | 182 ------------- _posts/2020-10-06-issue-78.md | 181 ------------- _posts/2020-10-12-issue-79.md | 162 ----------- _posts/2020-10-19-issue-80.md | 154 ----------- _posts/2020-10-26-issue-81.md | 150 ----------- _posts/2020-11-03-issue-82.md | 152 ----------- _posts/2020-11-09-issue-83.md | 156 ----------- _posts/2020-11-20-issue-84.md | 161 ----------- _posts/2020-11-28-issue-85.md | 169 ------------ _posts/2020-12-05-issue-86.md | 153 ----------- _posts/2020-12-14-issue-87.md | 152 ----------- _posts/2021-01-04-issue-88.md | 156 ----------- _posts/2021-01-12-issue-89.md | 155 ----------- _posts/2021-01-18-issue-90.md | 149 ----------- _posts/2021-01-25-issue-91.md | 160 ----------- _posts/2021-02-03-issue-92.md | 170 ------------ _posts/2021-02-08-issue-93.md | 177 ------------- _posts/2021-02-18-issue-94.md | 169 ------------ _posts/2021-02-27-issue-95.md | 163 ------------ _posts/2021-03-18-issue-96.md | 172 ------------ _posts/2021-04-25-issue-97.md | 189 ------------- _posts/2021-05-02-issue-98.md | 173 ------------ _posts/2021-05-10-issue-99.md | 174 ------------ _posts/2021-05-18-issue-100.md | 170 ------------ _posts/2022-01-02-issue-101.md | 144 ---------- _posts/2022-01-09-issue-102.md | 174 ------------ _posts/2022-01-16-issue-103.md | 161 ----------- _posts/2022-01-23-issue-104.md | 184 ------------- _posts/2022-01-30-issue-105.md | 162 ----------- _posts/2022-02-04-issue-106.md | 108 -------- _posts/2022-02-10-issue-107.md | 182 ------------- _posts/2022-02-17-issue-108.md | 170 ------------ _posts/2022-02-24-issue-109.md | 160 ----------- _posts/2022-03-03-issue-110.md | 176 ------------ _posts/2022-03-10-issue-111.md | 168 ------------ _posts/2022-03-17-issue-112.md | 181 ------------- _posts/2022-03-24-issue-113.md | 171 ------------ _posts/2022-03-31-issue-114.md | 174 ------------ _posts/2022-04-07-issue-115.md | 181 ------------- _posts/2022-04-14-issue-116.md | 174 ------------ _posts/2022-04-21-issue-117.md | 183 ------------- _posts/2022-04-28-issue-118.md | 179 ------------- _posts/2022-05-05-issue-119.md | 177 ------------- _posts/2022-05-12-issue-120.md | 178 ------------- _posts/2022-05-19-issue-121.md | 193 -------------- _posts/2022-05-26-issue-122.md | 186 ------------- _posts/2022-06-09-issue-123.md | 196 -------------- _posts/2022-06-16-issue-124.md | 167 ------------ _posts/2022-06-23-issue-125.md | 167 ------------ _posts/2022-06-30-issue-126.md | 175 ------------ _posts/2022-07-07-issue-127.md | 152 ----------- _posts/2022-07-14-issue-128.md | 160 ----------- _posts/2022-07-21-issue-129.md | 159 ----------- _posts/2022-07-28-issue-130.md | 147 ---------- _posts/2022-08-04-issue-131.md | 159 ----------- _posts/2022-08-11-issue-132.md | 168 ------------ _posts/2022-08-18-issue-133.md | 156 ----------- _posts/2022-08-27-issue-134.md | 159 ----------- _posts/2022-09-01-issue-135.md | 148 ----------- _posts/2022-09-08-issue-136.md | 160 ----------- _posts/2022-09-15-issue-137.md | 165 ------------ _posts/2022-09-22-issue-138.md | 165 ------------ _posts/2022-09-29-issue-139.md | 186 ------------- _posts/2022-10-06-issue-140.md | 172 ------------ _posts/2022-10-13-issue-141.md | 155 ----------- _posts/2022-10-20-issue-142.md | 165 ------------ _posts/2022-10-27-issue-143.md | 165 ------------ _posts/2022-11-03-issue-144.md | 176 ------------ _posts/2022-11-10-issue-145.md | 182 ------------- _posts/2022-11-17-issue-146.md | 166 ------------ _posts/2022-11-24-issue-147.md | 177 ------------- _posts/2022-12-01-issue-148.md | 182 ------------- _posts/2022-12-08-issue-149.md | 182 ------------- _posts/2022-12-15-issue-150.md | 190 ------------- _posts/2022-12-22-issue-151.md | 156 ----------- _posts/2022-12-29-issue-152.md | 152 ----------- _posts/2023-01-05-issue-153.md | 194 -------------- _posts/2023-01-12-issue-154.md | 183 ------------- _posts/2023-01-19-issue-155.md | 177 ------------- _posts/2023-01-26-issue-156.md | 163 ------------ _posts/2023-02-02-issue-157.md | 186 ------------- _posts/2023-02-09-issue-158.md | 171 ------------ _posts/2023-02-16-issue-159.md | 174 ------------ _posts/2023-02-23-issue-160.md | 170 ------------ _posts/2023-03-04-issue-161.md | 174 ------------ _posts/2023-03-11-issue-162.md | 171 ------------ _posts/2023-03-16-issue-163.md | 174 ------------ _posts/2023-03-23-issue-164.md | 194 -------------- _posts/2023-03-31-issue-165.md | 170 ------------ _posts/2023-04-13-issue-166.md | 187 ------------- _posts/2023-04-20-issue-167.md | 161 ----------- _posts/2023-04-27-issue-168.md | 166 ------------ _posts/2023-05-04-issue-169.md | 170 ------------ _posts/2023-05-11-issue-170.md | 170 ------------ _posts/2023-05-18-issue-171.md | 166 ------------ _posts/2023-05-25-issue-172.md | 175 ------------ _posts/2023-06-01-issue-173.md | 169 ------------ _posts/2023-06-08-issue-174.md | 191 ------------- _posts/2023-06-15-issue-175.md | 170 ------------ _posts/2023-06-22-issue-176.md | 162 ----------- _posts/2023-06-29-issue-177.md | 165 ------------ _posts/2023-07-13-issue-178.md | 177 ------------- _posts/2023-07-20-issue-179.md | 175 ------------ _posts/2023-07-27-issue-180.md | 153 ----------- _posts/2023-08-03-issue-181.md | 168 ------------ _posts/2023-08-10-issue-182.md | 153 ----------- _posts/2023-08-24-issue-183.md | 171 ------------ _posts/2023-09-01-issue-184.md | 187 ------------- _posts/2023-09-07-issue-185.md | 153 ----------- _posts/2023-09-14-issue-186.md | 171 ------------ _posts/2023-09-28-issue-187.md | 182 ------------- _posts/2023-10-05-issue-188.md | 176 ------------ _posts/2023-10-19-issue-189.md | 185 ------------- _posts/2023-10-26-issue-190.md | 166 ------------ _posts/2023-11-02-issue-191.md | 174 ------------ _posts/2024-04-11-issue-192.md | 192 -------------- _posts/2024-04-18-issue-193.md | 162 ----------- _posts/2024-05-02-issue-194.md | 187 ------------- _posts/2024-05-16-issue-195.md | 202 -------------- _posts/2024-05-23-issue-196.md | 175 ------------ _posts/2024-05-30-issue-197.md | 182 ------------- _posts/2024-06-06-issue-198.md | 180 ------------- _posts/2024-06-13-issue-199.md | 183 ------------- _posts/2024-06-27-issue-200.md | 193 -------------- _posts/code-syntax.md | 36 --- _posts/template.md | 162 ----------- _sass/base.scss | 75 ------ _sass/custom.scss | 413 ----------------------------- _sass/layout.scss | 397 --------------------------- _sass/mixin.scss | 49 ---- _sass/syntax.scss | 66 ----- _sass/typography.scss | 202 -------------- atom.xml | 38 --- css/main.scss | 193 -------------- font/BebasNeue-Regular.woff | Bin 23652 -> 0 bytes font/BebasNeue-Regular.woff2 | Bin 21760 -> 0 bytes index.html | 15 -- js/main.js | 86 ------ periodicals/index.html | 32 --- periodicals/periodical-3-2019.html | 244 ----------------- periodicals/periodical-4-2019.html | 224 ---------------- periodicals/periodical-5-2020.html | 118 --------- source/qindex.html | 17 -- support/zindex.html | 19 -- 243 files changed, 2 insertions(+), 39495 deletions(-) delete mode 100644 .hugo_build.lock delete mode 100644 404.md delete mode 100644 Gemfile delete mode 100644 Gemfile.lock delete mode 100644 _config.yml delete mode 100644 _includes/footer.html delete mode 100644 _includes/head.html delete mode 100644 _includes/header-custom.html delete mode 100644 _includes/header.html delete mode 100644 _includes/link.html delete mode 100644 _includes/menu-toggle.html delete mode 100644 _includes/menu.html delete mode 100644 _includes/nav-footer-custom.html delete mode 100644 _includes/nav-footer.html delete mode 100644 _includes/script.html delete mode 100644 _includes/theme-switcher.html delete mode 100644 _layouts/default.html delete mode 100644 _layouts/page.html delete mode 100644 _layouts/post-period.md delete mode 100644 _layouts/post.html delete mode 100644 _layouts/revuo-period.html delete mode 100644 _layouts/revuo-weekly.html delete mode 100644 _posts/2019-03-27-issue-1.md delete mode 100644 _posts/2019-04-04-issue-2.md delete mode 100644 _posts/2019-04-11-issue-3.md delete mode 100644 _posts/2019-04-17-issue-4.md delete mode 100644 _posts/2019-04-25-issue-5.md delete mode 100644 _posts/2019-05-02-issue-6.md delete mode 100644 _posts/2019-05-09-issue-7.md delete mode 100644 _posts/2019-05-16-issue-8.md delete mode 100644 _posts/2019-05-23-issue-9.md delete mode 100644 _posts/2019-05-30-issue-10.md delete mode 100644 _posts/2019-06-06-issue-11.md delete mode 100644 _posts/2019-06-13-issue-12.md delete mode 100644 _posts/2019-06-20-issue-13.md delete mode 100644 _posts/2019-06-27-issue-14.md delete mode 100644 _posts/2019-07-04-issue-15.md delete mode 100644 _posts/2019-07-11-issue-16.md delete mode 100644 _posts/2019-07-18-issue-17.md delete mode 100644 _posts/2019-07-25-issue-18.md delete mode 100644 _posts/2019-08-01-issue-19.md delete mode 100644 _posts/2019-08-08-issue-20.md delete mode 100644 _posts/2019-08-16-issue-21.md delete mode 100644 _posts/2019-08-22-issue-22.md delete mode 100644 _posts/2019-08-29-issue-23.md delete mode 100644 _posts/2019-09-05-issue-24.md delete mode 100644 _posts/2019-09-12-issue-25.md delete mode 100644 _posts/2019-09-19-issue-26.md delete mode 100644 _posts/2019-09-26-issue-27.md delete mode 100644 _posts/2019-10-03-issue-28.md delete mode 100644 _posts/2019-10-10-issue-29.md delete mode 100644 _posts/2019-10-17-issue-30.md delete mode 100644 _posts/2019-10-25-issue-31.md delete mode 100644 _posts/2019-10-31-issue-32.md delete mode 100644 _posts/2019-11-07-issue-33.md delete mode 100644 _posts/2019-11-14-issue-34.md delete mode 100644 _posts/2019-11-21-issue-35.md delete mode 100644 _posts/2019-11-28-issue-36.md delete mode 100644 _posts/2019-12-06-issue-37.md delete mode 100644 _posts/2019-12-12-issue-38.md delete mode 100644 _posts/2019-12-19-issue-39.md delete mode 100644 _posts/2019-12-26-issue-40.md delete mode 100644 _posts/2020-01-02-issue-41.md delete mode 100644 _posts/2020-01-10-issue-42.md delete mode 100644 _posts/2020-01-17-issue-43.md delete mode 100644 _posts/2020-01-24-issue-44.md delete mode 100644 _posts/2020-01-31-issue-45.md delete mode 100644 _posts/2020-02-07-issue-46.md delete mode 100644 _posts/2020-02-14-issue-47.md delete mode 100644 _posts/2020-02-21-issue-48.md delete mode 100644 _posts/2020-02-28-issue-49.md delete mode 100644 _posts/2020-03-07-issue-50.md delete mode 100644 _posts/2020-03-14-issue-51.md delete mode 100644 _posts/2020-03-20-issue-52.md delete mode 100644 _posts/2020-03-27-issue-53.md delete mode 100644 _posts/2020-04-03-issue-54.md delete mode 100644 _posts/2020-04-11-issue-55.md delete mode 100644 _posts/2020-04-17-issue-56.md delete mode 100644 _posts/2020-04-24-issue-57.md delete mode 100644 _posts/2020-05-02-issue-58.md delete mode 100644 _posts/2020-05-08-issue-59.md delete mode 100644 _posts/2020-05-15-issue-60.md delete mode 100644 _posts/2020-05-22-issue-61.md delete mode 100644 _posts/2020-05-30-issue-62.md delete mode 100644 _posts/2020-06-06-issue-63.md delete mode 100644 _posts/2020-06-13-issue-64.md delete mode 100644 _posts/2020-06-19-issue-65.md delete mode 100644 _posts/2020-06-27-issue-66.md delete mode 100644 _posts/2020-07-06-issue-67.md delete mode 100644 _posts/2020-07-12-issue-68.md delete mode 100644 _posts/2020-07-24-issue-69.md delete mode 100644 _posts/2020-08-01-issue-70.md delete mode 100644 _posts/2020-08-15-issue-71.md delete mode 100644 _posts/2020-08-23-issue-72.md delete mode 100644 _posts/2020-08-29-issue-73.md delete mode 100644 _posts/2020-09-06-issue-74.md delete mode 100644 _posts/2020-09-14-issue-75.md delete mode 100644 _posts/2020-09-21-issue-76.md delete mode 100644 _posts/2020-09-28-issue-77.md delete mode 100644 _posts/2020-10-06-issue-78.md delete mode 100644 _posts/2020-10-12-issue-79.md delete mode 100644 _posts/2020-10-19-issue-80.md delete mode 100644 _posts/2020-10-26-issue-81.md delete mode 100644 _posts/2020-11-03-issue-82.md delete mode 100644 _posts/2020-11-09-issue-83.md delete mode 100644 _posts/2020-11-20-issue-84.md delete mode 100644 _posts/2020-11-28-issue-85.md delete mode 100644 _posts/2020-12-05-issue-86.md delete mode 100644 _posts/2020-12-14-issue-87.md delete mode 100644 _posts/2021-01-04-issue-88.md delete mode 100644 _posts/2021-01-12-issue-89.md delete mode 100644 _posts/2021-01-18-issue-90.md delete mode 100644 _posts/2021-01-25-issue-91.md delete mode 100644 _posts/2021-02-03-issue-92.md delete mode 100644 _posts/2021-02-08-issue-93.md delete mode 100644 _posts/2021-02-18-issue-94.md delete mode 100644 _posts/2021-02-27-issue-95.md delete mode 100644 _posts/2021-03-18-issue-96.md delete mode 100644 _posts/2021-04-25-issue-97.md delete mode 100644 _posts/2021-05-02-issue-98.md delete mode 100644 _posts/2021-05-10-issue-99.md delete mode 100644 _posts/2021-05-18-issue-100.md delete mode 100644 _posts/2022-01-02-issue-101.md delete mode 100644 _posts/2022-01-09-issue-102.md delete mode 100644 _posts/2022-01-16-issue-103.md delete mode 100644 _posts/2022-01-23-issue-104.md delete mode 100644 _posts/2022-01-30-issue-105.md delete mode 100644 _posts/2022-02-04-issue-106.md delete mode 100644 _posts/2022-02-10-issue-107.md delete mode 100644 _posts/2022-02-17-issue-108.md delete mode 100644 _posts/2022-02-24-issue-109.md delete mode 100644 _posts/2022-03-03-issue-110.md delete mode 100644 _posts/2022-03-10-issue-111.md delete mode 100644 _posts/2022-03-17-issue-112.md delete mode 100644 _posts/2022-03-24-issue-113.md delete mode 100644 _posts/2022-03-31-issue-114.md delete mode 100644 _posts/2022-04-07-issue-115.md delete mode 100644 _posts/2022-04-14-issue-116.md delete mode 100644 _posts/2022-04-21-issue-117.md delete mode 100644 _posts/2022-04-28-issue-118.md delete mode 100644 _posts/2022-05-05-issue-119.md delete mode 100644 _posts/2022-05-12-issue-120.md delete mode 100644 _posts/2022-05-19-issue-121.md delete mode 100644 _posts/2022-05-26-issue-122.md delete mode 100644 _posts/2022-06-09-issue-123.md delete mode 100644 _posts/2022-06-16-issue-124.md delete mode 100644 _posts/2022-06-23-issue-125.md delete mode 100644 _posts/2022-06-30-issue-126.md delete mode 100644 _posts/2022-07-07-issue-127.md delete mode 100644 _posts/2022-07-14-issue-128.md delete mode 100644 _posts/2022-07-21-issue-129.md delete mode 100644 _posts/2022-07-28-issue-130.md delete mode 100644 _posts/2022-08-04-issue-131.md delete mode 100644 _posts/2022-08-11-issue-132.md delete mode 100644 _posts/2022-08-18-issue-133.md delete mode 100644 _posts/2022-08-27-issue-134.md delete mode 100644 _posts/2022-09-01-issue-135.md delete mode 100644 _posts/2022-09-08-issue-136.md delete mode 100644 _posts/2022-09-15-issue-137.md delete mode 100644 _posts/2022-09-22-issue-138.md delete mode 100644 _posts/2022-09-29-issue-139.md delete mode 100644 _posts/2022-10-06-issue-140.md delete mode 100644 _posts/2022-10-13-issue-141.md delete mode 100644 _posts/2022-10-20-issue-142.md delete mode 100644 _posts/2022-10-27-issue-143.md delete mode 100644 _posts/2022-11-03-issue-144.md delete mode 100644 _posts/2022-11-10-issue-145.md delete mode 100644 _posts/2022-11-17-issue-146.md delete mode 100644 _posts/2022-11-24-issue-147.md delete mode 100644 _posts/2022-12-01-issue-148.md delete mode 100644 _posts/2022-12-08-issue-149.md delete mode 100644 _posts/2022-12-15-issue-150.md delete mode 100644 _posts/2022-12-22-issue-151.md delete mode 100644 _posts/2022-12-29-issue-152.md delete mode 100644 _posts/2023-01-05-issue-153.md delete mode 100644 _posts/2023-01-12-issue-154.md delete mode 100644 _posts/2023-01-19-issue-155.md delete mode 100644 _posts/2023-01-26-issue-156.md delete mode 100644 _posts/2023-02-02-issue-157.md delete mode 100644 _posts/2023-02-09-issue-158.md delete mode 100644 _posts/2023-02-16-issue-159.md delete mode 100644 _posts/2023-02-23-issue-160.md delete mode 100644 _posts/2023-03-04-issue-161.md delete mode 100644 _posts/2023-03-11-issue-162.md delete mode 100644 _posts/2023-03-16-issue-163.md delete mode 100644 _posts/2023-03-23-issue-164.md delete mode 100644 _posts/2023-03-31-issue-165.md delete mode 100644 _posts/2023-04-13-issue-166.md delete mode 100644 _posts/2023-04-20-issue-167.md delete mode 100644 _posts/2023-04-27-issue-168.md delete mode 100644 _posts/2023-05-04-issue-169.md delete mode 100644 _posts/2023-05-11-issue-170.md delete mode 100644 _posts/2023-05-18-issue-171.md delete mode 100644 _posts/2023-05-25-issue-172.md delete mode 100644 _posts/2023-06-01-issue-173.md delete mode 100644 _posts/2023-06-08-issue-174.md delete mode 100644 _posts/2023-06-15-issue-175.md delete mode 100644 _posts/2023-06-22-issue-176.md delete mode 100644 _posts/2023-06-29-issue-177.md delete mode 100644 _posts/2023-07-13-issue-178.md delete mode 100644 _posts/2023-07-20-issue-179.md delete mode 100644 _posts/2023-07-27-issue-180.md delete mode 100644 _posts/2023-08-03-issue-181.md delete mode 100755 _posts/2023-08-10-issue-182.md delete mode 100755 _posts/2023-08-24-issue-183.md delete mode 100755 _posts/2023-09-01-issue-184.md delete mode 100755 _posts/2023-09-07-issue-185.md delete mode 100755 _posts/2023-09-14-issue-186.md delete mode 100755 _posts/2023-09-28-issue-187.md delete mode 100755 _posts/2023-10-05-issue-188.md delete mode 100755 _posts/2023-10-19-issue-189.md delete mode 100755 _posts/2023-10-26-issue-190.md delete mode 100755 _posts/2023-11-02-issue-191.md delete mode 100755 _posts/2024-04-11-issue-192.md delete mode 100755 _posts/2024-04-18-issue-193.md delete mode 100755 _posts/2024-05-02-issue-194.md delete mode 100755 _posts/2024-05-16-issue-195.md delete mode 100755 _posts/2024-05-23-issue-196.md delete mode 100755 _posts/2024-05-30-issue-197.md delete mode 100755 _posts/2024-06-06-issue-198.md delete mode 100755 _posts/2024-06-13-issue-199.md delete mode 100755 _posts/2024-06-27-issue-200.md delete mode 100644 _posts/code-syntax.md delete mode 100644 _posts/template.md delete mode 100644 _sass/base.scss delete mode 100644 _sass/custom.scss delete mode 100644 _sass/layout.scss delete mode 100644 _sass/mixin.scss delete mode 100644 _sass/syntax.scss delete mode 100644 _sass/typography.scss delete mode 100644 atom.xml delete mode 100644 css/main.scss delete mode 100644 font/BebasNeue-Regular.woff delete mode 100644 font/BebasNeue-Regular.woff2 delete mode 100644 index.html delete mode 100644 js/main.js delete mode 100644 periodicals/index.html delete mode 100644 periodicals/periodical-3-2019.html delete mode 100644 periodicals/periodical-4-2019.html delete mode 100644 periodicals/periodical-5-2020.html delete mode 100644 source/qindex.html delete mode 100644 support/zindex.html diff --git a/.gitignore b/.gitignore index 5d47d61..2caa929 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store public/ -resources/ \ No newline at end of file +resources/ +.hugo-build.lock \ No newline at end of file diff --git a/.hugo_build.lock b/.hugo_build.lock deleted file mode 100644 index e69de29..0000000 diff --git a/404.md b/404.md deleted file mode 100644 index 0137fd7..0000000 --- a/404.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: default -title: 404 - Page not found ---- -404 - Page not found -==================== -Sorry, we couldn’t find the requested URL. You can try again by going [back to the homepage]({{ site.baseurl }}). diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 415e843..0000000 --- a/Gemfile +++ /dev/null @@ -1,11 +0,0 @@ -# frozen_string_literal: true - -source "https://rubygems.org" - -# gem "rails" - -gem "jekyll", "~> 4.0" -gem "jekyll-paginate" -gem "jekyll-feed" - -gem "webrick", "~> 1.7" diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 76a75dd..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,79 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) - colorator (1.1.0) - concurrent-ruby (1.2.3) - em-websocket (0.5.3) - eventmachine (>= 0.12.9) - http_parser.rb (~> 0) - eventmachine (1.2.7) - ffi (1.16.3) - forwardable-extended (2.6.0) - google-protobuf (4.26.1) - rake (>= 13) - http_parser.rb (0.8.0) - i18n (1.14.4) - concurrent-ruby (~> 1.0) - jekyll (4.3.3) - addressable (~> 2.4) - colorator (~> 1.0) - em-websocket (~> 0.5) - i18n (~> 1.0) - jekyll-sass-converter (>= 2.0, < 4.0) - jekyll-watch (~> 2.0) - kramdown (~> 2.3, >= 2.3.1) - kramdown-parser-gfm (~> 1.0) - liquid (~> 4.0) - mercenary (>= 0.3.6, < 0.5) - pathutil (~> 0.9) - rouge (>= 3.0, < 5.0) - safe_yaml (~> 1.0) - terminal-table (>= 1.8, < 4.0) - webrick (~> 1.7) - jekyll-feed (0.17.0) - jekyll (>= 3.7, < 5.0) - jekyll-paginate (1.1.0) - jekyll-sass-converter (3.0.0) - sass-embedded (~> 1.54) - jekyll-watch (2.2.1) - listen (~> 3.0) - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - liquid (4.0.4) - listen (3.9.0) - rb-fsevent (~> 0.10, >= 0.10.3) - rb-inotify (~> 0.9, >= 0.9.10) - mercenary (0.4.0) - pathutil (0.16.2) - forwardable-extended (~> 2.6) - public_suffix (5.0.4) - rake (13.1.0) - rb-fsevent (0.11.2) - rb-inotify (0.10.1) - ffi (~> 1.0) - rexml (3.2.6) - rouge (4.2.1) - safe_yaml (1.0.5) - sass-embedded (1.72.0) - google-protobuf (>= 3.25, < 5.0) - rake (>= 13.0.0) - terminal-table (3.0.2) - unicode-display_width (>= 1.1.1, < 3) - unicode-display_width (2.5.0) - webrick (1.8.1) - -PLATFORMS - ruby - -DEPENDENCIES - jekyll (~> 4.0) - jekyll-feed - jekyll-paginate - webrick (~> 1.7) - -BUNDLED WITH - 2.3.11 diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 1933fab..0000000 --- a/_config.yml +++ /dev/null @@ -1,39 +0,0 @@ -# Site settings -title: Revuo Monero -description: "Weekly and Quarterly Monero Newsletter" -url: "https://revuo-xmr.com" - -# Build settings -baseurl: / # Change this to your relative path (ex: /blog/), or leave just a / -markdown: kramdown -source: . -destination: ./_site -permalink: /:title -paginate: 6 -paginate_path: /page:num/ - -# Default values -defaults: - - - scope: - path: "" - type: "posts" - values: - layout: "post" - -# Plugins -plugins: - - jekyll-paginate - - jekyll-feed - -# Custom variables -version: "1.1.0" -excerpt_separator: - -# Options -custom_header: true -custom_nav_footer: false -reverse: false - -twitter: - username: monero diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index 19e1cb6..0000000 --- a/_includes/footer.html +++ /dev/null @@ -1,40 +0,0 @@ - diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index c59cf42..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - {%if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/_includes/header-custom.html b/_includes/header-custom.html deleted file mode 100644 index 1db629d..0000000 --- a/_includes/header-custom.html +++ /dev/null @@ -1,15 +0,0 @@ - diff --git a/_includes/header.html b/_includes/header.html deleted file mode 100644 index e202250..0000000 --- a/_includes/header.html +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/_includes/link.html b/_includes/link.html deleted file mode 100644 index 9f8215c..0000000 --- a/_includes/link.html +++ /dev/null @@ -1,2 +0,0 @@ -Download -Project on Github \ No newline at end of file diff --git a/_includes/menu-toggle.html b/_includes/menu-toggle.html deleted file mode 100644 index 8030ae9..0000000 --- a/_includes/menu-toggle.html +++ /dev/null @@ -1,4 +0,0 @@ - - \ No newline at end of file diff --git a/_includes/menu.html b/_includes/menu.html deleted file mode 100644 index aab3c0d..0000000 --- a/_includes/menu.html +++ /dev/null @@ -1,32 +0,0 @@ - diff --git a/_includes/nav-footer-custom.html b/_includes/nav-footer-custom.html deleted file mode 100644 index a9239e7..0000000 --- a/_includes/nav-footer-custom.html +++ /dev/null @@ -1,5 +0,0 @@ - \ No newline at end of file diff --git a/_includes/nav-footer.html b/_includes/nav-footer.html deleted file mode 100644 index ff13636..0000000 --- a/_includes/nav-footer.html +++ /dev/null @@ -1 +0,0 @@ -Monero Website \ No newline at end of file diff --git a/_includes/script.html b/_includes/script.html deleted file mode 100644 index 5347421..0000000 --- a/_includes/script.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/_includes/theme-switcher.html b/_includes/theme-switcher.html deleted file mode 100644 index c47cecf..0000000 --- a/_includes/theme-switcher.html +++ /dev/null @@ -1,5 +0,0 @@ - - - \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 9dc16c1..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -{% include head.html %} - - - {% include theme-switcher.html %} - -
- - - {% include menu-toggle.html %} - {% include menu.html %} - - - {% if site.custom_header == true %} - {% include header-custom.html %} - {% else %} - {% include header.html %} - {% endif %} - - -
-
- {{ content }} -
- - - -
- - - {% include footer.html %} - - - {% include script.html %} - -
- - \ No newline at end of file diff --git a/_layouts/page.html b/_layouts/page.html deleted file mode 100644 index 5bdd36e..0000000 --- a/_layouts/page.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: revuo-period ---- -
- {{ content }} -
\ No newline at end of file diff --git a/_layouts/post-period.md b/_layouts/post-period.md deleted file mode 100644 index af4724e..0000000 --- a/_layouts/post-period.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default ---- -
-

{{ page.title }}

-
- - {{ content }} - -
-
\ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index 030877e..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default ---- -
-

{{ page.title }}

- -
- {{ content }} -
-
- diff --git a/_layouts/revuo-period.html b/_layouts/revuo-period.html deleted file mode 100644 index fad5443..0000000 --- a/_layouts/revuo-period.html +++ /dev/null @@ -1,68 +0,0 @@ - - - -{% include head.html %} - - - {% include theme-switcher.html %} - -
-
- - - {% include menu-toggle.html %} - {% include menu.html %} - - - {% if site.custom_header == true %} - {% include header-custom.html %} - {% else %} - {% include header.html %} - {% endif %} - - -
-
- {{ content }} -
- - - {% if paginator.total_pages > 1 %} - - {% endif %} - -
- - - {% include footer.html %} - - - {% include script.html %} -
-
- - \ No newline at end of file diff --git a/_layouts/revuo-weekly.html b/_layouts/revuo-weekly.html deleted file mode 100644 index aa2a2e6..0000000 --- a/_layouts/revuo-weekly.html +++ /dev/null @@ -1,62 +0,0 @@ - - - -{% include head.html %} - - - {% include theme-switcher.html %} - -
-
- - - {% include menu-toggle.html %} - {% include menu.html %} - - - {% if site.custom_header == true %} - {% include header-custom.html %} - {% else %} - {% include header.html %} - {% endif %} - - -
- -
- {{ content }} -
- - - - -
- - - {% include footer.html %} - - - {% include script.html %} -
-
- - \ No newline at end of file diff --git a/_posts/2019-03-27-issue-1.md b/_posts/2019-03-27-issue-1.md deleted file mode 100644 index 3ef149b..0000000 --- a/_posts/2019-03-27-issue-1.md +++ /dev/null @@ -1,271 +0,0 @@ ---- -title: Issue 1: March 22-29, 2019 -issuenumber: 1 ---- -[Revuo Monero Weekly Issue 1 Image](/issue-1.html) - -Revuo Monero Weekly: Week of March 22 - March 29, 2019. - - -

Table of Contents:

- - - -

Recent News

- -
-

- -Initial Monero Socks support for Tor and i2p has been merged -

-
- -
-

- I2P-zero, a small-footprint, zero-dependency installation of I2P, which can be easily bundled with Monero software, is available for download and testing -

-
- -
-

The future of Monero's PoW was discussed in 2.5 hour dev meeting on March 24, 2019

-

Meeting logs are available on GitLab. If you do not have the time to read it all, OsrsNeedsF2P kindly summarized the logs for you on Reddit (see comments).

-
- -
-

- Pure Rust Monero library (the first version) released on GitHub by h4sh3d -

-
- -
-

- Monero gets listed on KuCoin -

-

Supported trading pairs include XMR/BTC and XMR/ETH.

-
- -
-

- GUI is now translated in 8 new languages -

-

Monero GUI is now available in Kurdish, Bengali, Persian, Irish, Urdu, Zulu Greek and Nepali.

-
- - -
-

Monero NYC Meetup recorded session from March 21 is available on Youtube

-
- -
-

- Monero Talk with Kristy-Leigh Minehan on XMR's strategy for preserving a decentralized mining network to remain as censorship resistant digital cash – available on YouTube -

-
- -
-

- Monero Talk on RandomX by October with Howard Chu, Tevador and Needmoney90 – available on YouTube -

-
- -
-

- Binance Research released a report discussing the effects of forking out ASIC miners -

-
- -
-

- Monero Python module for handling Monero cryptocurrency has officially joined the Monero Ecosystem Project -

-
- -
-

- An on-chain, non-custodial, open source Monero tipping bot has been launched - testnet only for now -

-
- -
-

- Monerobox 2.0 is now available for purchase on Monerobox.store. -

-

Read the product info on Medium.

-
- -
-

- The Tor Project now accepts Monero for donations -

-
- -
-

- New guide for Pootle, the localization platform, is available on GitHub for translators. -

-
- -
-

- For new users - How to choose a Monero wallet (by anhdres) -

-
- -

Upcoming Events

- -
-

March 30, 2019 – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

April 1, 2019 – 17:00 UTC

-

Research Lab Meeting

-
- -
-

April 6, 2019 – 17:00 UTC

-

DefCon 27 Workgroup Meeting

-
- -
-

April 7, 2019 – 17:00 UTC

-

Dev Meeting

-
- -
-

April 18th, 2019

-

Monero Birthday – 5 years old

-
- -

CCS Proposals

- -
-

El00ruobuob part time for three months (January to March) by el00ruobuob

-

Raised 16.66 of 45.00 XMR (37%)

-
- -
-

Defcon Monero Party 2019 by pwrcycle

-

Raised 14.19 of 57.00 XMR (25%)

-
- -
-

Sarang: research funding for 2019 Q2 by Sarang Noether

-

Raised 423.83 of 638.00 XMR (66%)

-
- -
-

Moneromooo coding, april 2019 by moneromooo

-

Raised 264.61 of 410.00 XMR (65%)

-
- -
-

Surae Funding for Q2 2019 by Surae N

-

Raised 154.69 of 618.00 XMR (25%)

-
- -
-

V1docq47: video creation / translations into russian (february – july) by v1docq47

-

Raised 0.16 of 46.80 XMR (<1%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1801077

-

Median block size: 292.97 kB

-

Hash rate: 292.896 MH/s

-

Average Tx per block: 5.05

-

Weekly Moving Average Tx per day: 3610

-

Block reward: 2.98 XMR

-
-

Data taken on March 29, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $884,161,809
Localmonero.co Street Price: $56.41
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to:3/29/19WeekMonthYear
USD$52.37+0.1%+9.4%-73.7%
EUR€46.65+1.4%+11.0%-71.1%
BTCɃ0.01294949-1.4%+3.0%-48.4%
-

Data taken on March 29, 2019

- -

XMR Price Graph for March 22 - 29, 2019

- -![XMR Price Graph 03/22/19-03/29/19](/img/weekly-chart-0329.png "XMR Price Graph 03/22/19-03/29/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -Cypher Market Logo - -Cypher Market is a business with a social vision, to experiment with new, sustainable, commerce-driven ways to support FOSS projects. They work with many FOSS projects (including various Monero workgroups) to sell merchandise and donate to them 50% of the profits. Find them at cyphermarket.com. - -Check back next week for another merchant that accepts Monero for their goods and services. - -*Disclaimer: Cypher Market is owned by the author of the Revuo.* - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -

Monerujo is looking for translators

-

If you speak any language beside English, Monerujo needs your help.

- -

Seeking Volunteer Reviewers for PoW RandomX

- -

Test I2P-Zero

-

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.

- - - -

If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address or QR code.

- -

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/_posts/2019-04-04-issue-2.md b/_posts/2019-04-04-issue-2.md deleted file mode 100644 index 4285761..0000000 --- a/_posts/2019-04-04-issue-2.md +++ /dev/null @@ -1,226 +0,0 @@ ---- -title: Issue 2: March 29 - April 4, 2019 -issuenumber: 2 ---- -[Revuo Monero Weekly Issue 2 Image](/issue-2.html) - -Revuo Monero Weekly: Week of March 29 - April 4, 2019. - - -

Table of Contents:

- - - -

Recent News

- -
-

- All current proposals in CCS Funding Required have been fully funded by an anonymous donor -

-
- -
-

- Logs from the dev meeting on Monero Point Release from March 31 are availlable on GitLab -

-
- -
-

- XMR.to not serving US customers for the time being -

-
- -
-

- Monero Core software now allows the freezing and thawing of specific outputs, which can be useful for organizations such as non-profits, and anything else that requires “due diligence”. -

-
- -
-

- Monero community donated 64 XMR to the Tor Project -

-
- -
-

- The Monero Outreach Workgroup released an updated Monero Quick-Facts Sheet -

-

Quickfacts were revised on 2/1/19 and are now available in different languages.

-
- -
-

- Join the community discussion about celebration Monero‘s 5th birthday on GitHub -

-
- -
-

- The Monero Outreach Workgroup published a Public Service Announcement on protecting the network by mining -

-
- -
-

- Monero Talk on the Italian government’s testing of an online blockchain voting system built on Monero – available on YouTube -

-
- - -
-

Monero is listed on Tokenomy Exchange

-

Supported trading pair is XMR/BTC.

-
- -
-

- Monero Wins Resistance 15% Donation Contest -

-
- -
-

- Reddit user sech1 made a nonce distribution chart which spans the last six forks. -

-
- -
-

- @tuurdemeester on Twitter used the Estibot tool to estimate the amount of searches cryptocurrencies are getting. -

-

Monero is quite high on the list.

-
- -

Upcoming Events

- -
-

April 6, 2019 – 17:00 UTC

-

DefCon 27 Workgroup Meeting

-
- -
-

April 8, 2019 – 17:00 UTC

-

Research Lab Meeting

-
- -
-

April 11, 2019 – 18:00 UTC

-

Tini2p Dev Meeting

-
- -
-

April 13, 2019 – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

April 18th, 2019

-

Monero Birthday – 5 years old

-
- -

CCS Proposals

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1806027

-

Median block size: 292.97 kB

-

Hash rate: 290.577 MH/s

-

Average Tx per block: 5.76

-

Weekly Moving Average Tx per day: 4152

-

Block reward: 2.95 XMR

-
-

Data taken on April 4, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,086,168,791
Localmonero.co Street Price: $69.38
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to4/4/19WeekMonthYear
USD$64.20+21.9%+32.8%-62.4%
EUR€57.20+22.0%+33.8%-58.8%
BTCɃ0.01303894-0.4%+3.9%-47.7%
-

Data taken on April 4, 2019

- -

XMR Price Graph for March 29 - April 4, 2019

- -![XMR Price Graph 03/29/19-04/04/19](/img/weekly-chart-0404.png "XMR Price Graph 03/22/19-03/29/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -CloakVPN Logo - -Cloakvpn.com is an VPN service using the OpenVPN protocol. CloakVPN encrypts your internet traffic and cloaks your actual location. CloakVPN accepts Monero and provisions users directly off the blockchain payments without needing any user information. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -

Test Monero Core Software

-

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.

- -

Test I2P-Zero

-

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.

- -

Monerujo is looking for translators

-

If you speak any language beside English, Monerujo needs your help.

- -

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/_posts/2019-04-11-issue-3.md b/_posts/2019-04-11-issue-3.md deleted file mode 100644 index 788a48b..0000000 --- a/_posts/2019-04-11-issue-3.md +++ /dev/null @@ -1,252 +0,0 @@ ---- -title: Issue 3: April 4-11, 2019 -issuenumber: 3 ---- -[Revuo Monero Weekly Issue 3 Image](/issue-3.html) - -Revuo Monero Weekly: Week of April 4 - April 11, 2019. - - -

Table of Contents:

- - - -

Recent News

- -
-

- Postmortem of the Ledger change output bug -

-

Ledger is now safe to use provided the user is:

-
    -
  1. Using GUI v0.14.0.0 (or CLI v0.14.0.2)
  2. -
  3. Using Ledger Monero app v1.2.2
  4. -
  5. Using Ledger Live firmware v1.5.5 or v1.6.0
  6. -
-
- -
-

- Dots churn software is now available for testing. -

-

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.

-
- -
-

- Tickets available for Monero Konferenco -

-
- -
-

- Monero Konferenco schedule is available online -

-
- -
-

- Recent Monero GUI updates include Trezor support and other features -

-
- -
-

- Solo GPU/CPU miners are released - thanks to hyc_symas -

-
- -
-

- The Monero Outreach Workgroup public service announcements are available on their website -

-
- -
-

- Watch Monero Coffee Chat stream from April 6, 2019 on YouTube -

-
- -
-

- Monero Talk w/ Riccardo Spagni aka Fluffypony - “Is Monero digital cash?” -

-
- - -
-

Monero Quick-Facts Sheet revised on 2/1/2019 is available in French

-
- -
-

- CoinLoan.io, a P2P lending platform for crypto-to-fiat loans, is now accepting Monero as collateral -

-
- -
-

- Updates on the Monero mining pool server written in C -

-
- -
-

- Coindirect added Monero -

-
- -
-

- Gscoders published an update on Monero Game -

-
- -
-

- See live chart of Monero Transaction Fees vs. BTC -

-
- -

Upcoming Events

- -
-

April 13, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

April 15, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

April 18, 2019 (Thursday) – All Day

-

Monero Birthday – 5 years old, various events happening throughout the day.

-
- -
-

April 21, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Knueffelbund GUI design for Q2 2019

-
- -
-

Xiphon part time coding

-
- -

CCS Proposals

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

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

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,113,296,833
Localmonero.co Street Price: $71.38
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to4/11/19WeekMonthYear
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 - -

Monero Merchant of the Week

- -XMR.to Logo - -XMR.to allows you to make a Bitcoin payment with the strong privacy provided by Monero. This means that using Monero together with XMR.TO, you can pay any Bitcoin address in the world while protecting your privacy. - -You send them Monero, and they send out Bitcoin. They even pay the BTC transaction fees for you. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

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

-

- -

Test Monero Core Software

-

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.

- -

Test I2P-Zero

-

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/_posts/2019-04-17-issue-4.md b/_posts/2019-04-17-issue-4.md deleted file mode 100644 index 68f3528..0000000 --- a/_posts/2019-04-17-issue-4.md +++ /dev/null @@ -1,268 +0,0 @@ ---- -title: Issue 4: April 11-18, 2019 -issuenumber: 4 ---- -[Revuo Monero Weekly Issue 4 Image](/issue-4.html) - -Revuo Monero Weekly: Week of April 11 - April 18, 2019. - - -

Table of Contents:

- - - -

Moneroversary

- -Today (April 18th, 2019) is Monero’s 5th Anniversary of existence. Some might call it a birthday. There are many events planned. The schedule of events is posted below. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TimeDescriptionLivestream
8:00 UTCVienna Riat informal discussion beginsNo
10:30 UTCVienna Riat countdown to Monero launch anniversaryYes
11:30 UTCVienna Riat workshopsNo
16:00 UTCInaugural Zurich meetupNo
17:00 UTCMonero Talk with Mitchell About Mastering MoneroYes
19:30 UTCVienna Riat MeetupNo
21:00 UTCCheck-in with Vienna Riat MeetupYes
21:15 UTCMonero's history with fluffyponyYes
22:00 UTCCoffee Chat-style Q&A (Justin, rehrar, fluffypony, sarang, others)Yes
23:00 UTCThe importance of financial privacy is critically downplayed in cryptocurrency communities (rehrar)Yes
23:45 UTCRecent news and announcementsYes
00:00 UTCPuzzle (needmoney90)Yes
- -

Recent News

- -
-

Brandon “suraeNoether” Goodell from the Monero Research Lab was a guest on The Bitcoin Podcast where he talks about Monero, and other privacy and cryptocurrency related topics. -

-
- -
-

Wookey Wallet - an open source, iOS/Android, privacy coin focused mobile wallet released this week, featuring Monero as its first (and only) supported coin

-

See their website for more details and downloads.

-
- -
-

Monero confirmed to have a village at Defcon again this year, with a bigger room than before.

-

Now, with the Monero Party proposal funded, it seems Monero’s presence in Las Vegas, NV will be even bigger than last year, all things considered.

-
- -
-

- The Monero Outreach Workgroup published an in-depth SWOT analysis of Monero -

-
- -
-

- Monero Quick-Facts sheet revised 2/1/2019 is available in Brazilian Portuguese -

-
- -

Upcoming Events

- -
-

April 18, 2019 (Today)

-

Monero Birthday – 5 years old, various events happening throughout the day

-
- -
-

April 20, 2019 (Saturday) – 17:00 UTC

-

Defcon 27 Workgroup Meeting

-
- -
-

April 21, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

April 22, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

April 25, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Korean Translations GUI & CLI by Xeagu

-
- -

CCS Proposals

- -
-

ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione

-

Raised 1.00 of 144.00 XMR (0.00694444%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1815436

-

Median block size: 292.97 kB

-

Hash rate: 284.327 MH/s

-

Average Tx per block: 5.38

-

Weekly Moving Average Tx per day: 3844

-

Block reward: 2.90 XMR

-
-

Data taken on April 18, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,166,166,495
Localmonero.co Street Price: $64.56
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to4/18/19WeekMonthYear
USD$68.91-2.7%+33.3%-64.7%
EUR€60.90-2.9%+33.7%-61.3%
BTCɃ0.01307770-1.8%+1.1%-47.1%
-

Data taken on April 18, 2019

- -

XMR Price Graph for April 11-18, 2019

- -![XMR Price Graph 04/11/19-04/18/19](/img/weekly-chart-0418.png "XMR Price Graph 04/11/19-04/18/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -Njalla Logo - -Njal.la is a domain registration service with privacy as the primary focus. To understand their service, we quote directly from their About section: - -“When you buy a domain in our system, we're actually purchasing it for ourselves. We will be the actual owners of the domain, it's not an ownership by proxy as found with all other providers. However, you will still have the full control over the domain name. You can either use our information, our nameservers or you can go with your custom data. - -If you ever want to move the domain from our system, we'll of course give you the domain without any additional costs. - -The idea is to make sure that we minimise your visibility to the public. We're not going to give your customer data out easily. However, we will help if there are legal merits to any formal government requests to our system. If you use our service in a way that affects anyone's health or safety, we reserve the right to suspend your service.” - - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -

Turkish translators wanted for Getmonero.org translation review

-

- -

CLI, GUI and Monerujo wallets need translators

-

- -

Test Monero Core Software

-

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.

- -

Test I2P-Zero

-

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. diff --git a/_posts/2019-04-25-issue-5.md b/_posts/2019-04-25-issue-5.md deleted file mode 100644 index 4a0a8cc..0000000 --- a/_posts/2019-04-25-issue-5.md +++ /dev/null @@ -1,241 +0,0 @@ ---- -title: Issue 5: April 18-25, 2019 -issuenumber: 5 ---- -[Revuo Monero Weekly Issue 5 Image](/issue-5.html) - -Revuo Monero Weekly: Week of April 18 - April 25, 2019. - - -

Table of Contents:

- - -

Recent News

- - - - - -
Moneroversary Recap
- -
-

Moneroversary Playlist -

- -
- -
-

CoinDesk Article on Monero's 5th Birthday -

-
- -
-

Moneroversary Countdown (RIAT) -

-
- - - - - -
Other News
- -
-

Mastering Monero eBook FREE version has been released -

-
- -
-

Monero Talk w/ Mitchell Krawiec-Thayer on Mastering Monero -

-
- -
-

Minko, a new game that utilizes Monero was launched. Play it here: minko.to

-
- -
-

99Bitcoins released a video about Monero for noobs

-
- -
-

- Monerobox enables Tor hidden service -

-
- -
-

- Getmonero.org available in Turkish -

-
- -
-

- The Monero Outreach Workgroup released a simplified Guide to Monero Wallets -

-
- -

Upcoming Events

- -
-

April 27, 2019 (Saturday) - 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

April 29, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

May 4, 2019 (Saturday) – 17:00 UTC

-

DefCon 27 Workgroup Meeting

-
- -
-

May 5, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero currency and blockchain statistics hub

-
- -
-

Korean Translations GUI & CLI by Xeagu

-
- -

CCS Proposals Need Funding

- -
-

GUI UX coding (3 months) by dsc

-

Raised 97.12 of 282.00 XMR (34%)

-
- -
-

Xiphon part time coding (3 months) by xiphon

-

Raised 15.07 of 111.00 XMR (14%)

-
- -
-

Knueffelbund GUI design for Q2 2019 by knueffelbund

-

Raised 24.02 of 37.00 XMR (65%)

-
- -
-

ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione

-

Raised 18.01 of 144.00 XMR (13%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1820974

-

Median block size: 292.97 kB

-

Hash rate: 302.883 MH/s

-

Average Tx per block: 10.36

-

Weekly Moving Average Tx per day: 3229

-

Block reward: 2.87 XMR

-
-

Data taken on April 25, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,145,953,168
Localmonero.co Street Price: $63.67
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to4/25/19WeekMonthYear
USD$67.69-0.9%+31.5%-77.1%
EUR€60.81+0.6%+33.7%-74.8%
BTCɃ0.01235750 -5.5%-5.6%-59.4%
-

Data taken on April 25, 2019

- -

XMR Price Graph for April 18-25, 2019

- -![XMR Price Graph 04/18/19-04/25/19](/img/weekly-chart-0425.png "XMR Price Graph 04/18/19-04/25/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -AirVPN Logo - -AirVPN.org is a VPN provider based in Italy. They contribute to FOSS by having created and currently maintaining a GUI for OpenVPN called Eddie, and accept Monero for all of their services. They are fairly highly rated by That One Privacy Site, although every user is encouraged to do their own research to find something that fits their needs. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -

Seeking Volunteer Reviewers for PoW RandomX

- -

Test I2P-Zero

-

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.

- -

Test Monero Core Software

-

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/_posts/2019-05-02-issue-6.md b/_posts/2019-05-02-issue-6.md deleted file mode 100644 index 725ae85..0000000 --- a/_posts/2019-05-02-issue-6.md +++ /dev/null @@ -1,227 +0,0 @@ ---- -title: Issue 6: April 26 - May 2, 2019 -issuenumber: 6 ---- -[Revuo Monero Weekly Issue 6 Image](/issue-6.html) - -Revuo Monero Weekly: Week of April 26 - May 2, 2019. - - -

Table of Contents:

- - -

Recent News

- -
-

Monero is now available on Exodus wallet -

-
- -
-

Dr. Sarang Noether published his monthly research report for April - available on GitLab -

-
- -
-

LocalMonero now has a no-JavaScript version. Tor/I2P visits will load the no-JavaScript version by default. -

-
- -
-

Minko, a provably fair Monero game, has added AstroBot that asks trivia questions and rewards correct answers

-
- -
-

The Monero Ecosystem project now has a chatroom and a website

-
- -
-

Breaking Monero Episode 11: Mailbag Episode by SamsungGalaxyPlayer - available on YouTube -

-
- -
-

Monero Talk about Lightning Network on Monero with Bernhard Breytenbach - available on YouTube -

-
- -
-

XMR.RU team posted a report on their translation work for March -

-
- -
-

Monero Quick-Facts sheet revised 2/1/2019 is available in Dutch -

-
- -

Upcoming Events

- -
-

May 4, 2019 (Saturday) - 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

May 4, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

May 5, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

May 6, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

May 7, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

May 9, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -
-

May 11, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero currency and blockchain statistics hub

-
- -
-

Korean Translations GUI & CLI by Xeagu

-
- -

CCS Proposals Need Funding

- -
-

GUI UX coding (3 months) by dsc

-

Raised 98.48 of 282.00 XMR (35%)

-
- -
-

Xiphon part time coding (3 months) by xiphon

-

Raised 18.10 of 111.00 XMR (16%)

-
- -
-

Knueffelbund GUI design for Q2 2019 by knueffelbund

-

Raised 25.55 of 37.00 XMR (69%)

-
- -
-

ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione

-

Raised 20.03 of 144.00 XMR (14%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1826047

-

Median block size: 292.97 kB

-

Hash rate: 283.135 MH/s

-

Average Tx per block: 13.76

-

Weekly Moving Average Tx per day: 9878

-

Block reward: 2.84 XMR

-
-

Data taken on May 2, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,092,379,011
Localmonero.co Street Price: $64.22
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to05/02/19WeekMonthYear
USD$64.16-5.1%+5.8%-73.1%
EUR€57.41-5.2%+6.1%-71.2%
BTCɃ0.01172669-5.7%-19.8%-55.7%
-

Data taken on May 2, 2019

- -

XMR Price Graph for April 26 - May 2, 2019

- -![XMR Price Graph 04/26/19-05/02/19](/img/weekly-chart-0502.png "XMR Price Graph 04/26/19-05/02/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

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.

-
- -
-

Seeking Volunteer Reviewers for PoW RandomX

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-05-09-issue-7.md b/_posts/2019-05-09-issue-7.md deleted file mode 100644 index 085618a..0000000 --- a/_posts/2019-05-09-issue-7.md +++ /dev/null @@ -1,259 +0,0 @@ ---- -title: Issue 7: May 2-9, 2019 -issuenumber: 7 ---- -[Revuo Monero Weekly Issue 7 Image](/issue-7.html) - -Revuo Monero Weekly: Week of May 2 - May 9, 2019. - - -

Table of Contents:

- - -

Recent News

- -
-

Monero transactions have reached their all time high this past week -

-
- -
-

The DefCon Monero Village Call for Presentations and Volunteers is now open -

-
- -
-

Trezor.io now accepts payments in XMR -

-
- -
-

Yahoo Finance reported on the Monero Konferenco that will be happening this June -

-
- -
-

Logs from the Dev Meeting from May 5, 2019 are available on GitLab -

-
- -
-

There are two new updates for monero-pool, a Monero mining pool server written in C. The first is optimizations and improvements, and the second is a brand new feature which uses the --block-notify flag to do block notifications via signals. -

-
- -
-

XMR can now be used to buy & sell everything on WSWC, a marketplace like eBay for cryptocurrency users -

-
- -
-

Monero Coffee Chat stream from May 4, 2019 is available on YouTube -

-
- -
-

Monero added to Delta Exchange (not an endorsement) -

-
- -
-

Monero Talk with Mohamed Fouda on Evaluating the Privacy Coin Space is available on YouTube -

-
- -
-

Logs from Monero Localization Workgroup Meeting held on May 3, 2019 are posted -

-
- -
-

PiNode has released an update with new options and an updated presync’d blockchain -

-
- -

Upcoming Events

- -
-

May 11, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

May 13, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

May 14, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

May 18, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

May 19, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

May 23, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -

CCS Proposal Ideas

- -

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

-
- -
-

BtcPayServer Monero Integration

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

Monero representation at the Oslo Freedom Forum 2019 by midipoet

-

Raised 21.01 of 40.00 XMR (53%)

-
- -
-

GUI UX coding (3 months) by dsc

-

Raised 161 of 282.00 XMR (57%)

-
- -
-

Xiphon part time coding (3 months) by xiphon

-

Raised 74.18 of 111.00 XMR (67%)

-
- -
-

Knueffelbund GUI design for Q2 2019 by knueffelbund

-

Raised 31.56 of 37.00 XMR (85%)

-
- -
-

ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione

-

Raised 51.50 of 144.00 XMR (36%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1831097

-

Median block size: 292.97 kB

-

Hash rate: 327.214 MH/s

-

Average Tx per block: 16.14

-

Weekly Moving Average Tx per day: 11737

-

Block reward: 2.82 XMR

-
-

Data taken on May 9, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,089,114,039
Localmonero.co Street Price: $64.51
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to05/09/19WeekMonthYear
USD$64.17-0.5%-9.8.8%-71.1%
EUR€57.31-0.6%-9.4%-69.4%
BTCɃ0.01051846-12.7%-22.2%-56.7%
-

Data taken on May 9, 2019

- -

XMR Price Graph for May 2 - May 9, 2019

- -![XMR Price Graph 05/02/19-05/09/19](/img/weekly-chart-0509.png "XMR Price Graph 05/02/19-05/09/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero-Accepting Non-Profit of the Week

- -MAGIC Logo - -Multidisciplinary Academic Grants in Cryptocurrencies (MAGIC) is a non-profit that is focused on doing good in the world utilizing cryptocurrencies. Their mission includes such things as “providing undergraduate scholarships, research grants, and infrastructure grants, as well as hosting and participating in educational, scientific, or otherwise academic events.” - -They accept donations in Monero and other cryptocurrencies via Globee. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

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.

-
- -
-

Seeking Volunteer Reviewers for PoW RandomX

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-05-16-issue-8.md b/_posts/2019-05-16-issue-8.md deleted file mode 100644 index 6498ad2..0000000 --- a/_posts/2019-05-16-issue-8.md +++ /dev/null @@ -1,238 +0,0 @@ ---- -title: Issue 8: May 9-16, 2019 -issuenumber: 8 ---- -[Revuo Monero Weekly Issue 8 Image](/issue-8.html) - -Revuo Monero Weekly: Week of May 9 - May 16, 2019. - - -

Table of Contents:

- - -

Recent News

- -
-

RandomX, a Status Update and community feedback needed for Auditor Selection (Super important! Please make your opinion known!) -

-
- -
-

Cake Wallet version 3.1.9 is now live with a new refreshed design, new accounts feature, better subaddresses management, and a new insta-exchange: ChangeNow -

-
- -
-

Reuters published an article on Monero -

-
- -
-

Monero Outreach Workgroup posted their Round 2 CCS Final Report -

-
- -
-

Watch two new Breaking Monero Episodes on YouTube: Episode 12: Input/Output Metadata and Episode 13: Blockchain Explorer OpSec -

-
- -
-

FinCEN’s new cryptocurrency guidance matches Coin Center recommendations. Multi-sig wallets, decentralized exchanges, and privacy protecting cryptocurrency developers are not regulated -

-
- -
-

Monero Talk with Binary Fate with Jeremie Dubois-Lacoste - available on YouTube -

-
- -
-

Magical Crypto Conference 2019 took place in NYC. Monero Talk recorded interviews with the conference visitors. The playlist is available on YouTube -

-
- -
-

Flyp.me implemented sub-addresses to their crypto to crypto exchange without registration -

-
- -
-

MyMonero and Urbane Security at Magical Crypto Con announced new web resource integrity protocol and browser plugin called SecureBrowse, to eliminate risk of compromised JS -

-
- -
-

Monero mining pool server written in C update is available here -

-
- - -

Upcoming Events

- -
-

May 18, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

May 19, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

May 20, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

May 21, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

May 23, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -
-

May 25, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -

CCS Proposal Ideas

- -

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

-
- -
-

BtcPayServer Monero Integration

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione

-

Raised 53.50 of 144.00 XMR (37%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1836180

-

Median block size: 292.97 kB

-

Hash rate: 319.806 MH/s

-

Average Tx per block: 14.28

-

Weekly Moving Average Tx per day: 10206

-

Block reward: 2.79 XMR

-
-

Data taken on May 16, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,467,467,016
Localmonero.co Street Price: $87.19
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to05/16/19WeekMonthYear
USD$86.37+29%+34.7%-57.6%
EUR€77.33+29.2%+36.3%-55.1%
BTCɃ0.01096109-2.6%-13.7%-54.4%
-

Data taken on May 16, 2019

- -

XMR Price Graph for May 10 - May 16, 2019

- -![XMR Price Graph 05/09/19-05/16/19](/img/weekly-chart-0516.png "XMR Price Graph 05/09/19-05/16/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -AzireVPN Logo - -AzireVPN was founded in 2012 with the mission to become a market-leading VPN service to help people avoiding censorship and interception on the Internet. Since then, the service has been continuously developed to keep up to date with the latest technologies and VPN protocols. - -They are Sweden-based, and support WireGuard, as well as being one of the few VPNs that do not require an email for sign up. - -Also, for the first time ever on the Revuo, they have partnered with us to give Revuo readers access to an exclusive offer. Use the promo code **"monero4life"** to receive 20% off on the 1 and 3 month packages. Offer valid through the 1st of December, 2019. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Translators needed for the new GUI release.

-
- -
-

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.

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-05-23-issue-9.md b/_posts/2019-05-23-issue-9.md deleted file mode 100644 index 7b0ed8b..0000000 --- a/_posts/2019-05-23-issue-9.md +++ /dev/null @@ -1,207 +0,0 @@ ---- -title: Issue 9: May 16-23, 2019 -issuenumber: 9 ---- -[Revuo Monero Weekly Issue 9 Image](/issue-9.html) - -Revuo Monero Weekly: Week of May 16 - May 23, 2019. - - -

Table of Contents:

- - -

Recent News

- -
-

The Monero Outreach Workgroup published a response to the Reuters article about Monero -

-
- -
-

Full support for RandomX in monerod is now available for testing/review/feedback -

-
- -
-

go-monero-rpc-client, a client for the Monero RPC (wallet and daemon) in golang, just joined the Monero Ecosystem project -

-
- -
-

- Development version of fully open-sourced online Generic Monero Scanner is available for testing -

-
- -
-

Cake Wallet Version 3.1.11 available - the bug fix edition -

-
- -
-

Minko’s beta launch promised to donate all proceeds from the first month to the general fund. The month has ended, and Minko has donated 315 XMR to the general fund. -

-
- -

Upcoming Events

- -
-

May 25, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

May 27, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

May 28, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

June 1, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

June 2, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

june 6, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero DefCon 27 Supplies

-
- -
-

Monero Outreach Round 3

-
- -
-

DefCon 2019 Volunteer Reimbursement

-
- -
-

New idea for ideas section: Rapida, fibre like thing for monero

-
- -
-

Funding To Produce, Write And Record An Entirely Original Rap/Hip-Hop Anthem Exclusively For Monero

-
- -

CCS Proposals Need Funding

- -
-

RandomX Audits by Howard Chu

-

Raised 1023.83 of 1400.00 XMR (73%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1841115

-

Median block size: 292.97 kB

-

Hash rate: 282.618 MH/s

-

Average Tx per block: 14.85

-

Weekly Moving Average Tx per day: 10610

-

Block reward: 2.76 XMR

-
-

Data taken on May 23, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,429,727,294
Localmonero.co Street Price: $83.88
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to05/23/19WeekMonthYear
USD$84.02-11.4%+21.5%-52.4%
EUR€74.98-11.2%+22.3%-49.8%
BTCɃ0.01075545-6.5%-16.0%-50.9%
-

Data taken on May 23, 2019

- -

XMR Price Graph for May 17 - May 23, 2019

- -![XMR Price Graph 05/17/19-05/23/19](/img/weekly-chart-0523.png "XMR Price Graph 05/17/19-05/23/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Translators needed for the new GUI release.

-
- -
-

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.

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-05-30-issue-10.md b/_posts/2019-05-30-issue-10.md deleted file mode 100644 index a08322f..0000000 --- a/_posts/2019-05-30-issue-10.md +++ /dev/null @@ -1,232 +0,0 @@ ---- -title: Issue 10: May 23-30, 2019 -img: "/img/img-issue10.jpg" -issuenumber: 10 ---- -[Revuo Monero Weekly Issue 10 Image](/issue-10.html) - -Revuo Monero Weekly: Week of May 23 - May 30, 2019. - - -Ticket to Freedom from Fiat Art -

Artist: anhdres

- -

Table of Contents:

- - -

Recent News

- -
-

The community has successfully funded the RandomX audits (via the Community Crowdfund System) -

-
- -
-

Monerujo v1.11.7 "Chernushka" has been released -

-
- -
-

Speaking of Crypto interviewed Riccardo Spagni on Financial Privacy with Monero and Tari. Listen to the podcast here -

-
- -
-

- Monero has reached 17,000,000 in circulation -

-
- -
-

A list of recent exchange additions for Monero is available here (not an endorsement) -

-
- -

Upcoming Events

- -
-

June 1, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

June 1, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

June 2, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

June 3, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

June 4, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

June 6, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -
-

June 8, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

June 22-23, 2019 - Denver, US

-

Monero Konferenco

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Keyi Store needs assistance from Monero Community

-
- -
-

Monero Outreach Round 3

-
- -
-

New idea for ideas section: Rapida, fibre like thing for monero

-
- -
-

Funding To Produce, Write And Record An Entirely Original Rap/Hip-Hop Anthem Exclusively For Monero

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

Monero Defcon 27 Supplies by ajs

-

Raised 15.77 of 73.00 XMR (22%)

-
- -
-

Defcon 2019 Volunteer Reimbursement by rehrar

-

Raised 53.36 of 137.00 XMR (39%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1846146

-

Median block size: 292.97 kB

-

Hash rate: 321.416 MH/s

-

Average Tx per block: 13.19

-

Weekly Moving Average Tx per day: 9589

-

Block reward: 2.74 XMR

-
-

Data taken on May 30, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,623,445,023
Localmonero.co Street Price: $94.22
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to05/30/19WeekMonthYear
USD$95.43+14.0%+57.2%-39.4%
EUR€85.68+14.2%+57.9%-37.3%
BTCɃ0.01104844+1.1%-5.3%-47.8%
-

Data taken on May 30, 2019

- -

XMR Price Graph for May 24 - May 30, 2019

- -![XMR Price Graph 05/24/19-05/30/19](/img/weekly-chart-0530.png "XMR Price Graph 05/24/19-05/30/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -Pepper.works Logo - -Pepper.works allows users to purchase a host of items with their Monero. From electronics to watches to tupperware, visit pepper.works and browse for all of your online shopping needs. And to pay with Monero for all of these things? The future is here. - -The Revuo Monero is proud to announce that you can use the promo code **revuo** for free shipping. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Translators needed for the new GUI release.

-
- -
-

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.

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-06-06-issue-11.md b/_posts/2019-06-06-issue-11.md deleted file mode 100644 index 9732ff0..0000000 --- a/_posts/2019-06-06-issue-11.md +++ /dev/null @@ -1,255 +0,0 @@ ---- -title: Issue 11: May 30 - June 6, 2019 -img: "/img/img-issue11.jpg" -issuenumber: 11 ---- -[Revuo Monero Weekly Issue 11 Image](/issue-11.html) - -

Revuo Monero Weekly: Week of May 30 - June 6, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

New Kastelo Hardware Wallet Prototype Photos are published on Taiga -

-
- -
-

Sarang Noether published his May report -

-
- -
-

MRL collaborates on a new ring-signature scheme with size and verification savings -

-
- -
-

- MRL collaborates on a ring-signature scheme that allows exciting new features like refund transactions and limited atomic swap capabilities -

-
- -
-

Midipoet posted his Oslo Freedom Forum Fringe Review

-
- -
-

Exa Wallet, a new Monero mobile wallet app with multisignatures support, has been released for Android and iOS

-
- -
-

Cake Wallet update available for iOS users - bug fixes and some improvements included

-
- -
-

June Monero Coffee Chat - available on YouTube

-
- -
-

Monero Talk with Howard Chu and Sam Williams of Arweave about RandomX progress - available on YouTube

-
- -
-

“Exploring Monero UI/UX Episode 1: General UX” is available on YouTube

-
- -
-

The Monero Outreach Group published a blog post on RandomX - “Monero and Arweave to Validate the Proof-of-Work Algorithm”

-
- -

Upcoming Events

- -
-

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

-

Monero Konferenco

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Sarang: research funding for 2019 Q3

-
- -
-

(travala.com) Add Monero as a supported payment method

-
- -
-

Keyi Store needs assistance from Monero Community

-
- -
-

New idea for ideas section: Rapida, fibre like thing for monero

-
- -
-

Funding To Produce, Write And Record An Entirely Original Rap/Hip-Hop Anthem Exclusively For Monero

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

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%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

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

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,442,156,734
Localmonero.co Street Price: $83.86
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to06/06/19WeekMonthYear
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 - -

Monero Non-Profit of the Week

- -Open Privacy Logo - -The Open Privacy Research Society (Open Privacy for short) is a non-profit Canadian group based in Vancouver, British Columbia. They believe that moral systems enable consent. The society exists to invent, create, build, test, publish, deploy, promote, and to encourage the development of such systems. - -Check back next week for another merchant that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

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.

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-06-13-issue-12.md b/_posts/2019-06-13-issue-12.md deleted file mode 100644 index e664a2b..0000000 --- a/_posts/2019-06-13-issue-12.md +++ /dev/null @@ -1,207 +0,0 @@ ---- -title: Issue 12: June 6-13, 2019 -img: "/img/img-issue12.jpg" -issuenumber: 12 ---- -[Revuo Monero Weekly #12 Slide](/issue-12.html) - -

Revuo Monero Weekly: Week of June 6 - June 13, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

The first audit of RandomX has successfully been completed. Very positive with only one potential issue identified, which has been fixed. The second audit by Kudelski Security is expected to commence shortly. -

-
- -
-

All 5 open CCS requests were fully funded by an anonymous contributor -

-
- -
-

Coindesk published an article about Monero’s RandomX -

-
- -
-

Getmonero.org got some updates: 1 New language (Chinese), 1 new blog post, 1 new paper from the MRL, new merchants and more -

-
- -
-

Meeting Logs for the Community Meeting held on June 8 are available on GitLab

-
- -
-

SamsungGalaxyPlayer published his own designs on GUI network screen for feedback

-
- -
-

Bitcoin (BTC), Ethereum (ETH) and Monero (XMR) are the most popular Cryptocurrencies on Reddit according to study

-
- -
-

The Monero Outreach Workgroup published a Monero Quick Facts Sheet Revised 5/20/2019

-
- -
-

Monero Talk with Sarang Noether & Brandon Goodell on RingCT, Flood Attacks, zksnarks, CLSAGS, MoneroKon & CasaDeMonero Party - available on YouTube

-
- -
-

Monero Talk with Cayle Sharrock of Tari Labs (Take 2) - available on YouTube

-
- -

Upcoming Events

- -
-

June 15, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

June 16, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

June 17, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

June 18, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

June 20, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -
-

June 22, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

June 22-23, 2019 - Denver, US

-

Monero Konferenco

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1856206

-

Median block size: 292.97 kB

-

Hash rate: 311.734 MH/s

-

Average Tx per block: 12.41

-

Weekly Moving Average Tx per day: 8875

-

Block reward: 2.68 XMR

-
-

Data taken on June 13, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,555,608,323
Localmonero.co Street Price: $91.72
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to06/13/19WeekMonthYear
USD$91.50+7.6%+15.8%-27.3%
EUR€81.17+7.1%+15.3%-24.3%
BTCɃ0.01114995+2.2%+10.1%-41.8%
-

Data taken on June 13, 2019

- -

XMR Price Graph for June 7 - June 13, 2019

- -![XMR Price Graph 06/06/19-06/13/19](/img/weekly-chart-0613.png "XMR Price Graph 06/06/19-06/13/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Testers needed for deterministic (reproducible) builds.

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-06-20-issue-13.md b/_posts/2019-06-20-issue-13.md deleted file mode 100644 index 85c5166..0000000 --- a/_posts/2019-06-20-issue-13.md +++ /dev/null @@ -1,240 +0,0 @@ ---- -title: Issue 13: June 13-20, 2019 -image: /img/twitter-card-issue-13.jpg -issuenumber: 13 ---- -[Revuo Monero Weekly Issue 14 Image](/issue-13.html) - -

Revuo Monero Weekly: Week of June 13 - June 20, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.14.1.0 'Boron Butterfly' has been released and includes blockchain pruning, deterministic builds, Trezor support, Ledger Nano X support, Tor & I2P (CLI) wallet integration, and other features. -

-
- -
-

Ledger Monero Application 1.3.1 for NanoS and NanoX is out. -

-
- -
-

New Monerujo release is out: upgrading to Monero v0.14.1.0 'Boron Butterfly' with two new languages: Catalan and Serbian. -

-
- -
-

Monero Outreach posted a full transcript of all Breaking Monero episodes on their website. -

-
- -
-

Trezor Monero wallet CLI guides by dEBRUYNE can be found on StackExchange.

-
- -
-

Voyager (a crypto asset broker) has added Monero.

-
- -
-

XMR.ru team posted their May report.

-
- -
-

A new project joins the Monero Ecosystem: monero-rpc-rs, an RPC client written in Rust for Monero daemon and wallet.

-
- -
-

alvinjoelsantos (ajs) posted a DefCon A/V Supplies CCS Status update.

-
- -
-

ShopinBit.de now accepts Monero (not an endorsement).

-
- -
-

Bullet stopping drones now mine on the Monero network.

-
- -
-

Knueffelbund posted ideas and screenshots for improving the accounts screens in GUI. Feedback requested.

-
- -
-

Owner_cz posted a thesis on Monero, its security and mining.

-
- -
-

Localization Workgroup: recap, updates, and plans for the future by ErCiccione.

-
- -
-

Monero Talk with Tim Ruffing on Omniring, a new RingCT method - available on YouTube.

-
- -
-

Monero Talk with Bill Barhydt CEO & Founder of Abra - available on YouTube.

-
- -

Upcoming Events

- -
-

June 22, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

June 22-23, 2019 - Denver, US

-

Monero Konferenco

-
- -
-

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

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Increase the Adoption of Monero at Avantpay|19 Conference

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

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

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,813,564,340
Localmonero.co Street Price: $106.06
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to06/20/19WeekMonthYear
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 - -

Monero-Accepting FOSS of the Week

- -VeraCrypt Logo - -VeraCrypt is a free open source disk encryption software for Windows, Mac OSX and Linux. Brought to you by IDRIX and based on TrueCrypt 7.1a. Learn more about the project and ways to donate on the VeraCrypt website. - -Check back next week for another organization or project that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-06-27-issue-14.md b/_posts/2019-06-27-issue-14.md deleted file mode 100644 index a15103a..0000000 --- a/_posts/2019-06-27-issue-14.md +++ /dev/null @@ -1,223 +0,0 @@ ---- -title: Issue 14: June 20-27, 2019 -image: /img/twitter-card-issue-14.jpg -issuenumber: 14 ---- -[Revuo Monero Weekly #14 Slide](/issue-14.html) - -

Revuo Monero Weekly: Week of June 20 - June 27, 2019.

- - -

Table of Contents:

- - -

Recent News

- - - - - -
Monero Konferenco 2019 Recap
- -
-

All of Monero Konferenco’s talks were livestreamed and recorded. They are available at the Monero Konferenco 2019 playlist on YouTube.

-
- -
-

Monero Talk interviewed many Konferenco speakers and attendees. Watch all the interviews on their playlist on YouTube. -

-
- - - - - -
Other News
- -
-

Monero made a power cryptocurrency at Kaiserex - 34 trading pairs with XMR available now. -

-
- -
-

Cryptwerk made available a Monero mass adoption map. -

-
- -
-

Blockfolio reported on the features in Monero’s most recent release.

-
- -
-

jtgrassie wrote Python extension for getting RandomX hashes.

-
- -
-

Software exists for you to run a full node on your Android phone.

-
- -
-

Update for PiNode XMR. See post for the full list of changes.

-
- -

Upcoming Events

- -
-

June 29, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

June 29, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

June 30, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

July 1, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

July 2, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

July 4, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -
-

July 6, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Increase the Adoption of Monero at Avantpay|19 Conference

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1866234

-

Median block size: 292.97 kB

-

Hash rate: 289.204 MH/s

-

Average Tx per block: 12.21

-

Weekly Moving Average Tx per day: 8634

-

Block reward: 2.63 XMR

-
-

Data taken on June 27, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,585,409,206
Localmonero.co Street Price: $91.14
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to06/27/19WeekMonthYear
USD$93.31-7.4%-4.6%-22.5%
EUR€82.07-8.5%-6.1%-20.6%
BTCɃ0.00843946-22.3%-24.0%-57.5%
-

Data taken on June 27, 2019

- -

XMR Price Graph for June 21 - June 27, 2019

- -![XMR Price Graph 06/21/19-06/27/19](/img/weekly-chart-0627.png "XMR Price Graph 06/20/19-06/27/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero-Accepting FOSS of the Week

- -Decentraleyes Logo - -Decentraleyes protects you against tracking through "free", centralized, content delivery. It prevents a lot of requests from reaching networks like Google Hosted Libraries, and serves local files to keep sites from breaking. Complements regular content blockers. - -Check back next week for another organization or project that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Monero Outreach is looking for multilingual crypto news sources

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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. diff --git a/_posts/2019-07-04-issue-15.md b/_posts/2019-07-04-issue-15.md deleted file mode 100644 index 04ddc61..0000000 --- a/_posts/2019-07-04-issue-15.md +++ /dev/null @@ -1,222 +0,0 @@ ---- -title: Issue 15: June 27 - July 4, 2019 -image: /img/twitter-card-issue-15.jpg -issuenumber: 15 ---- -[Revuo Monero Weekly #15 Slide](/issue-15.html) - -

Revuo Monero Weekly: Week of June 27 - July 4, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

The new GUI point release 0.14.1.0 is out. It includes support for Trezor (Model T), Ledger Nano X, several screen redesigns, a white theme, and major performance improvements.

-
- -
-

Kudelski released their audit of RandomX. Another good review, with no security issues noted. -

-
- -
-

Reddit user /u/OsrsNeedsF2P released a Monero Tip Bot that can be used across all of Reddit. -

-
- -
-

Sarang Noether released his monthly report for June. -

-
- -
-

MoneroTalk interviewed Bitcoiner of note Tone Vays for his opinions on why Bitcoin is better than Monero.

-
- -
-

While we wait on work for deterministic builds on the GUI, the team is going to experiment with beta releases for those that want to test and get access to new features early.

-
- -
-

A guide for how to generate a Trezor wallet with the GUI was released on the Stack Exchange.

-
- -
-

The XMR.ru team has released their report for the month of June.

-
- -
-

The cryptocurrency news site Crypto Briefing released an article covering the recent Monero Konferenco.

-
- -
-

Monero can now be traded on the Voyager trading platform (not an endorsement).

-
- -
-

The Monero Coffee Chat for the month of June was livestreamed on the 29th, and is now available for viewing on YouTube.

-
- -
-

NOWPayments has added Monero as an option for vendors to accept at their online stores (not an endorsement).

-
- -

Upcoming Events

- -
-

July 6, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting

-
- -
-

July 8, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting

-
- -
-

July 9, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting

-
- -
-

July 13, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting

-
- -
-

July 14, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting

-
- -
-

July 18, 2019 (Thursday) – 17:00 UTC

-

Tini2p Dev Meeting

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Increase the Adoption of Monero at Avantpay|19 Conference

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1871467

-

Median block size: 292.97 kB

-

Hash rate: 324.747 MH/s

-

Average Tx per block: 8.30

-

Weekly Moving Average Tx per day: 1775

-

Block reward: 2.61 XMR

-
-

Data taken on July 4, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,502,535,918
Localmonero.co Street Price: $88.63
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to07/04/19WeekMonthYear
USD$88.05-7.5%+5.8%-36.5%
EUR€77.70-6.8%+5.5%-34.3%
BTCɃ0.00784588-7.8%-27.7%-62.8%
-

Data taken on July 4, 2019

- -

XMR Price Graph for June 28 - July 4, 2019

- -![XMR Price Graph 06/28/19-07/04/19](/img/weekly-chart-0704.png "XMR Price Graph 06/27/19-07/04/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -Fall Out Boy Logo - -FALL OUT BOY is a well-known band. They accept payment for their merchandise in Monero via Globee. - -Check back next week for another organization or project that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Monero Outreach is looking for multilingual crypto news sources

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-07-11-issue-16.md b/_posts/2019-07-11-issue-16.md deleted file mode 100644 index d61f739..0000000 --- a/_posts/2019-07-11-issue-16.md +++ /dev/null @@ -1,230 +0,0 @@ ---- -title: Issue 16: July 4-11, 2019 -image: /img/twitter-card-issue-16.jpg -issuenumber: 16 ---- -[Revuo Monero Weekly #16 Slide](/issue-16.html) - -

Revuo Monero Weekly: Week of July 4 - July 11, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

The third audit (by X41) of RandomX has been completed, with minimal changes needed. One more to go!

-
- -
-

Poloniex now provides card and bank account connectivity for crypto trading, including Monero, thereby providing another fiat gateway. -

-
- -
-

A Monero game that was in the works by gscoders is finished. Try it out in your browser or on Android. -

-
- -
-

A guide on blockchain pruning with the GUI (v0.14.1.0) is now available on StackExchange. -

-
- -
-

Update announcement: A Monero mining pool server written in C.

-
- -
-

Vanity Monero, a funny tool which allow to create personalized Monero addresses, has joined the Monero Ecosystem project.

-
- -
-

Anonimal posted a report on the past half-year of the Vulnerability Response Process (VRP) Workgroup

-
- -
-

Cake Wallet posted a clarification on the roles of accounts and subaddresses in the app.

-
- -
-

Justin “sgp” Ehrenhofer released some stats about the viewership of the Monero Community Workgroup channel (where MoneroKon videos, Breaking Monero, and the Coffee Chats are hosted).

-
- -
-

The cryptocurrency news site Crypto Briefing released a second article covering different aspects of the recent Monero Konferenco.

-
- -
-

Trailofbits, one of the auditors of RandomX, put out an article detailing the protocol.

-
- -
-

CurrentCrypto released an article on Monero in Dutch.

-
- -

Upcoming Events

- -
-

July 13, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 14, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

July 15, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

July 16, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

July 20, 2019 (Saturday) – 16:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 20, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Port Electron GUI to Monero

-
- -
-

v1docq47: video creation / translations into russian (august - january)

-
- -
-

Increase the Adoption of Monero at Avantpay|19 Conference

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1876330

-

Median block size: 292.97 kB

-

Hash rate: 328.138 MH/s

-

Average Tx per block: 8.82

-

Weekly Moving Average Tx per day: 3371

-

Block reward: 2.58 XMR

-
-

Data taken on July 11, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,603,183,712
Localmonero.co Street Price: $94.44
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to07/11/19WeekMonthYear
USD$93.83+3.8%+8.1%-22.6%
EUR€83.36+4.1%+8.7%-19.4%
BTCɃ0.00803317+6.7%-26.0%-58.3%
-

Data taken on July 11, 2019

- -

XMR Price Graph for July 5 - July 11, 2019

- -![XMR Price Graph 07/05/28/19-07/11/19](/img/weekly-chart-0711.png "XMR Price Graph 07/05/19-07/11/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -Coinhost Logo - -Coinhost.io Web Services was founded in 2015 with the purpose of deploying a valuable service powered by cryptocurrency, backed by industry veterans and passionate support. - -Their partnerships, experience, and enthusiasm coupled with cryptocurrency allows for Coinhost to provide a transparent pricing model for their partners, affiliates, and resellers. - -Motto: Cryptocurrency Accepted, Privacy Respected. - -Check back next week for another organization or project that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-07-18-issue-17.md b/_posts/2019-07-18-issue-17.md deleted file mode 100644 index 0470806..0000000 --- a/_posts/2019-07-18-issue-17.md +++ /dev/null @@ -1,205 +0,0 @@ ---- -title: Issue 17: July 11-18, 2019 -image: /img/twitter-card-issue-17.png -issuenumber: 17 ---- -[Revuo Monero Weekly #17 Slide](/issue-17.html) - -

Revuo Monero Weekly: Week of July 11 - July 18, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

A new version of Monerujo - Monerujo v1.11.13 - has been released.

-
- -
-

Cake Wallet update 3.1.16 has been released and includes bug fixes. -

-
- -
-

Generic Monero Scanner is now configurable through config files.

-
- -
-

XMR is now available for purchase on all Freedom Gateway Machines (ATMs). -

-
- -
-

Transcriptions for several Monero Konferenco talks are available on the Monero Outreach website: “Omniring: Scaling Up Private Payments Without Trusted Setup” by Sri Aravinda Krishnan Thyagarajan, “The Embedded Future of Monero’s Proof of Work” by Kristy-Leigh Minehan, and “Monerokon Madness: Schnorr Schnadness” by Andrew Poelstra.

-
- -
-

Cryptolinks published an article that covers Monero Konferenco alongside with Bitcoin 2019.

-
- -

Upcoming Events

- -
-

July 20, 2019 (Saturday) – 16:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 20, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 22, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

July 23, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

July 27, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 28, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

rehrar-sarang WCC

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

v1docq47: video creation / translations into russian (august - january)

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1881447

-

Median block size: 292.97 kB

-

Hash rate: 338.631 MH/s

-

Average Tx per block: 7.91

-

Weekly Moving Average Tx per day: 5704

-

Block reward: 2.56 XMR

-
-

Data taken on July 18, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,446,968,107
Localmonero.co Street Price: $83.95
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to07/18/19WeekMonthYear
USD$84.54-11.1%-13.4%-41.1%
EUR€74.96-11.3%-13.8%-39.2%
BTCɃ0.00796544+1.7%-24.0%-59.5%
-

Data taken on July 18, 2019

- -

XMR Price Graph for July 12 - July 18, 2019

- -![XMR Price Graph 07/11/19-07/18/19](/img/weekly-chart-0718.png "XMR Price Graph 07/11/19-07/18/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -Wikileaks Shop Logo - -The official WikiLeaks shop sells t-shirts, hoodies, stickers, posters and other merchandise to support WikiLeaks and Julian Assange. The WikiLeaks Shop now accept monero and other cryptocurrencies via CoinPayments. Customers will receive an automatic 5% discount if they pay using cryptocurrency. - -Check back next week for another organization or project that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Help test reproducible Windows GUI installer builds

-
- -
-

Test I2P-Zero

-

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.

-
- -
-

Test Monero Core Software

-

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/_posts/2019-07-25-issue-18.md b/_posts/2019-07-25-issue-18.md deleted file mode 100644 index 39a42e5..0000000 --- a/_posts/2019-07-25-issue-18.md +++ /dev/null @@ -1,212 +0,0 @@ ---- -title: Issue 18: July 18-25, 2019 -image: /img/twitter-card-issue-18.png -issuenumber: 18 ---- -[Revuo Monero Weekly #18 Slide](/issue-18.html) - -

Revuo Monero Weekly: Week of July 18 - July 25, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.14.1.2 'Boron Butterfly' released! It’s a minor point release with mostly bug fixes for the previous point release.

-
- -
-

Monero GUI Windows Installer is now available for 0.14.1.0. -

-
- -
-

Tails OS integration for the GUI just got merged.

-
- -
-

Surae Noether gave his quarterly summary as well as his breakdown of the Monero Konferenco. -

-
- -
-

The Reddit Monero Tip Bot has a v0.8 release.

-
- -
-

SouthXchange now uses subaddresses for Monero.

-
- -
-

Monero Talk with Doug Bebber on Obfuscating the Monero Network Routing - available on YouTube.

-
- -
-

Monero Talk with OSTIF Founder Derek Zimmer about their involvement with Monero’s audits (bulletproofs and RandomX) and what OSTIF does - available on YouTube.

-
- -

Upcoming Events

- -
-

July 27, 2019 (Saturday) – 17:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 28, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

July 29, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

July 30, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

August 3, 2019 (Saturday) – 16:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

August 3, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Telegram bot for Monero-Jobs group

-
- -
-

Continued funding for Surae for another quarter, Aug Sep Nov 2019

-
- -
-

rehrar-sarang WCC

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

v1docq47: video creation / translations into russian (august - january)

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1886562

-

Median block size: 292.97 kB

-

Hash rate: 320.687 MH/s

-

Average Tx per block: 7.38

-

Weekly Moving Average Tx per day: 5317

-

Block reward: 2.53 XMR

-
-

Data taken on July 25, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,382,776,611
Localmonero.co Street Price: $80.42
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to07/25/19WeekMonthYear
USD$80.85+5.0%-31.3%-44.9%
EUR€72.54+5.8%-29.7%-42.2%
BTCɃ0.00816515+2.4%-23.4%-53.1%
-

Data taken on July 25, 2019

- -

XMR Price Graph for July 19 - July 25, 2019

- -![XMR Price Graph 07/19/19-07/25/19](/img/weekly-chart-0725.png "XMR Price Graph 07/19/19-07/25/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero-Accepting FOSS Project of the Week

- -VideoLAN Logo - -The VideoLAN project is led by and composed of a team of volunteers who believe in the power of open source to rock the multimedia world. VideoLAN produces free software for multimedia, such as VLC media player, VideoLAN Movie Creator and other, released under the General Public License. The project accepts Monero for donations. - -Check back next week for another organization or project that accepts Monero for their goods and services. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-08-01-issue-19.md b/_posts/2019-08-01-issue-19.md deleted file mode 100644 index d418271..0000000 --- a/_posts/2019-08-01-issue-19.md +++ /dev/null @@ -1,200 +0,0 @@ ---- -title: Issue 19: July 25 - August 1, 2019 -image: /img/twitter-card-issue-19.png -issuenumber: 19 ---- -[Revuo Monero Weekly #19 Slide](/issue-19.html) - -

Revuo Monero Weekly: Week of July 25 - August 1, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Fluffypony was on the Rice Crypto Youtube channel and spoke about how financial privacy is a basic human right.

-
- -
-

Ledger has updated their Nano S and X application to run 0.14.1.2. -

-
- -
-

Ledger also ran a poll for what the Monero community would like them to focus on next for XMR. Results pictured here.

-
- -
-

Reddit user Realchacal has posted an alternative GUI design for feedback. -

-
- -
-

Dr. Sarang Noether has posted his July report.

-
- -
-

The Monero Outreach workgroup is looking for volunteers to transcribe MoneroKon videos.

-
- -
-

The Monero Coffee Chat was held this past weekend (we forgot to put it in the schedule, sorry!).

-
- -

Upcoming Events

- -
-

August 3, 2019 (Saturday) – 16:00 UTC

-

DefCon27 Workgroup Meeting - #monero-community IRC channel

-
- -
-

August 3, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

August 8-11, 2019 - Las Vegas, US

-

Monero Village at DEFCON 2019

-
- -
-

August 11, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

August 12, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 13, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Telegram bot for Monero-Jobs group

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

v1docq47: video creation / translations into russian (august - january)

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

Continued funding for Surae for another quarter, Aug Sep Nov 2019 by suraeNoether

-

Raised 0.00 of 357.00

-
- -
-

World Crypto Con for rehrar and Sarang by rehrar

-

Raised 13.01 of 30.00 XMR (43%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1891484

-

Median block size: 292.97 kB

-

Hash rate: 297.509 MH/s

-

Average Tx per block: 7.42

-

Weekly Moving Average Tx per day: 5287

-

Block reward: 2.51 XMR

-
-

Data taken on August 1, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,402,510,772
Localmonero.co Street Price: $81.60
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to08/01/19WeekMonthYear
USD$81.68+2.5%-7.3%-32.6%
EUR€73.46+3.0%-5.6%-28.9%
BTCɃ0.00784357-3.7%-5.7%-50.0%
-

Data taken on August 1, 2019

- -

XMR Price Graph for July 26 - August 1, 2019

- -![XMR Price Graph 07/26/19-08/01/19](/img/weekly-chart-0801.png "XMR Price Graph 07/26/19-08/01/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-08-08-issue-20.md b/_posts/2019-08-08-issue-20.md deleted file mode 100644 index 44477e0..0000000 --- a/_posts/2019-08-08-issue-20.md +++ /dev/null @@ -1,200 +0,0 @@ ---- -title: Issue 20: August 1-8, 2019 -image: /img/twitter-card-issue-20.png -issuenumber: 20 ---- -[Revuo Monero Weekly #20 Slide](/issue-20.html) - -

Revuo Monero Weekly: Week of August 1 - August 8, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

The final RandomX report by Quarkslab has been finished and is now available on GitHub.

-
- -
-

OsrsNeedsF2P posted a tutorial on How To Create a Monero Based Service. -

-
- -
-

Monero daily emission is now less than 1800 XMR/day.

-
- -
-

XMR.RU team published their July report. -

-
- -
-

Monero Talk with Aurora from Wookey Wallet on Monero in China - available on YouTube.

-
- -
-

Realchacal posted another GUI redesign suggestion for feedback.

-
- -
-

Transcription for a Monero Konferenco talk "Bringing Privacy Mainstream: Building Demand Within Shifting Local and Global Demographics" by Amanda Cavaleri is available on the Monero Outreach website.

-
- -
-

Monero Community Workgroup Meeting from 08/03/2019 had a live Transcript on Reddit (maintained by OsrsNeedsF2P).

-
- -

Upcoming Events

- -
-

August 8-11, 2019 - Las Vegas, US

-

Monero Village at DEFCON 2019

-
- -
-

August 11, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

August 12, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 13, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

August 17, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- - - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Telegram bot for Monero-Jobs group

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (august - january) by v1docq47r

-

Raised 0.00 of 37.80 XMR

-
- -
-

Continued funding for Surae for another quarter, Aug Sep Nov 2019 by suraeNoether

-

Raised 200.00 of 357.00 XMR (56%)

-
- -
-

World Crypto Con for rehrar and Sarang by rehrar

-

Raised 27.33 of 30.00 XMR (91%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1896555

-

Hash rate: 321.734 MH/s

-

Average Tx per block: 8.67

-

Weekly Moving Average Tx per day: 6260

-

Block reward: 2.49 XMR

-
-

Data taken on August 8, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,575,268,778
Localmonero.co Street Price: $103
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to08/08/19WeekMonthYear
USD$92.60+14.2%-8.6%-14.3%
EUR€82.81+12.9%-8.4%-11.2%
BTCɃ0.00792909-1.6%-3.9%-50.7%
-

Data taken on August 8, 2019

- -

XMR Price Graph for August 2 - August 8, 2019

- -![XMR Price Graph 08/02/19-08/08/19](/img/weekly-chart-0808.png "XMR Price Graph 08/02/19-08/08/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-08-16-issue-21.md b/_posts/2019-08-16-issue-21.md deleted file mode 100644 index 4e546e3..0000000 --- a/_posts/2019-08-16-issue-21.md +++ /dev/null @@ -1,232 +0,0 @@ ---- -title: Issue 21: August 8-15, 2019 -image: /img/twitter-card-issue-21.png -issuenumber: 21 ---- -[Revuo Monero Weekly #21 Slide](/issue-21.html) - -

Revuo Monero Weekly: Week of August 8 - August 15, 2019.

- - -

Table of Contents:

- - -

Recent News

- - - - - -
DEFCON 2019 Recap
- -
-

Monero Defcon talks were livestreamed during the event. The streams are audio/slides only, and are currently a continuous stream for the day rather than cut into individual videos (which is coming soon). You can watch the talks from Friday, Saturday, and Sunday on Youtube.

-
- -
-

Monero Talk did several interviews while at Defcon. You can find them all, as well as some previews of what else they did at the event, at their YouTube channel playlist. -

-
- -
-

Monero ran a Capture the Flag event (CTF), which intended to teach people about Monero as they worked their way through it. dsc wrote a summary of the CTF on Reddit. -

-
- -
-

Diego “rehrar” Salazar, the floor manager of the Monero village, wrote a summary of the entire event, which can be viewed on Reddit. -

-
- -
-

A picture of the Monero Rising hardware badges that were given away at Defcon (courtesy of fluffypony) can be viewed on Imgur. -

-
- - - - - -
Other News
- -
-

All four RandomX audits have been completed, and OSTIF has written a summary blog post. -

-
- -
-

AMBCrypto wrote an article about RandomX.

-
- -
-

BitBuy wrote an article on purchasing Monero in Canada. -

-
- -
-

Reddit user FungibilityMatters surprised the community with a new application, tentatively called MoneroMixer, in which non-fungible currencies can be cleaned with Monero.

-
- -
-

Getmonero.org updated: 1 new language, logs of the meetings, new merchants, 1 new payment gateaway and more.

-
- -
-

A native Java binding and C++ library to Monero Core's wallet is now available.

-
- -
-

The founder of Whonix has proposed packaging Monero for distribution on Debian. Join the discussion on Reddit.

-
- -

Upcoming Events

- -
-

August 17, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

August 19, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 20, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

August 25, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- - - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

BrandedGIFS-JB

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (august - january) by v1docq47r

-

Raised 1.33 of 37.80 XMR (4%)

-
- -
-

Continued funding for Surae for another quarter, Aug Sep Nov 2019 by suraeNoether

-

Raised 252.42 of 357.00 XMR (71%)

-
- -
-

World Crypto Con for rehrar and Sarang by rehrar

-

Raised 28.73 of 30.00 XMR (96%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1902493

-

Hash rate: 334.706 MH/s

-

Median block size: 15.5 kB

-

Average Tx per block: 8.51

-

Weekly Moving Average Tx per day: 6138

-

Block reward: 2.46 XMR

-
-

Data taken on August 16, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,417,100,009
Localmonero.co Street Price: $79.51
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to08/16/19WeekMonthYear
USD$82.53-11.0%+7.3%-9.1%
EUR€74.61-9.5%+8.6%-6.9%
BTCɃ0.00799977+2.0%+0.2%-44.7%
-

Data taken on August 16, 2019

- -

XMR Price Graph for August 10 - August 16, 2019

- -![XMR Price Graph 08/10/19-08/16/19](/img/weekly-chart-0816.png "XMR Price Graph 08/10/19-08/16/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-08-22-issue-22.md b/_posts/2019-08-22-issue-22.md deleted file mode 100644 index 9fe4625..0000000 --- a/_posts/2019-08-22-issue-22.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 22: August 15-22, 2019 -image: /img/twitter-card-issue-22.png -issuenumber: 22 ---- -[Revuo Monero Weekly #22 Slide](/issue-22.html) - -

Revuo Monero Weekly: Week of August 15 - August 22, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake Wallet version 3.1.18 is available now. It includes Hidden balance mode plus other new useful features. -

-
- -
-

Monero is back up on ShapeShift.io and is available to trade.

-
- -
-

Publish0x published a Step-by-Step Guide to XMR. -

-
- -
-

Monero is listed on ATAIX (not an endorsement).

-
- -
-

ChangeNOW.io now accepts credit cards as a payment method to buy XMR.

-
- -

Upcoming Events

- -
-

August 25, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

August 26, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 27, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

August 31, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

ErCiccione: Installation and configuration of Weblate, the new localization platform

-
- -
-

BrandedGIFS-JB

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1906594

-

Hash rate: 337.986 MH/s

-

Median block size: 14.7 kB

-

Average Tx per block: 9.25

-

Weekly Moving Average Tx per day: 6624

-

Block reward: 2.44 XMR

-
-

Data taken on August 22, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,421,361,024
Localmonero.co Street Price: $76.30
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to08/22/19WeekMonthYear
USD$82.67+5.8%-0.8%-12.6%
EUR€74.56+6.4%+0.3%-8.8%
BTCɃ0.00810555+3.7%+0.5%-44.6%
-

Data taken on August 22, 2019

- -

XMR Price Graph for August 16 - August 22, 2019

- -![XMR Price Graph 08/16/19-08/22/19](/img/weekly-chart-0822.png "XMR Price Graph 08/16/19-08/22/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-08-29-issue-23.md b/_posts/2019-08-29-issue-23.md deleted file mode 100644 index 4723edc..0000000 --- a/_posts/2019-08-29-issue-23.md +++ /dev/null @@ -1,199 +0,0 @@ ---- -title: Issue 23: August 22-29, 2019 -image: /img/twitter-card-issue-23.png -issuenumber: 23 ---- -[Revuo Monero Weekly #23 Slide](/issue-23.html) - -

Revuo Monero Weekly: Week of August 22 - August 29, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

MoneroMixer Update - Automatic setup, update utility, and more. -

-
- -
-

Sarang Noether posted his August report. -

-
- -
-

Reddit user u/OsrsNeedsF2P has made a visualization of Monero's blockchain sync time. -

-
- -
-

Binance has added margin trading for XMR.

-
- -
-

Monero Scanner update: Searching for txs that use your outputs are ring members has been added.

-
- -
-

Walkthrough for Hosting a Monero p2p node on I2P is available on GitHub.

-
- -
-

New version of MyMonero desktop is out.

-
- -
-

Monero Coffee Chat stream from August 23, 2019 is available on YouTube.

-
- -
-

Monero Talk with Rainey Reitman & Aaron Mackey of the Electronic Frontier Foundation on whether cryptocurrency, code & cryptography is free speech - available on YouTube.

-
- -

Upcoming Events

- -
-

August 31, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

September 2, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 3, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

September 8, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

ErCiccione: Installation and configuration of Weblate, the new localization platform

-
- -
-

BrandedGIFS-JB

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

A Monero Tip Bot for Telegram

-
- -
-

Pre-paid Gifting Wallets

-
- -
-

Monero currency and blockchain statistics hub

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1911630

-

Hash rate: 328.751 MH/s

-

Median block size: 14 kB

-

Average Tx per block: 8.45

-

Weekly Moving Average Tx per day: 6056

-

Block reward: 2.41 XMR

-
-

Data taken on August 29, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,180,900,968
Localmonero.co Street Price: $65.97
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to08/29/19WeekMonthYear
USD$68.73-14.9%-12.2%-36.2%
EUR€62.18-14.6%-11.5%-32.5%
BTCɃ0.00724346-9.1%-11.9%-52.3%
-

Data taken on August 29, 2019

- -

XMR Price Graph for August 23 - August 29, 2019

- -![XMR Price Graph 08/23/19-08/29/19](/img/weekly-chart-0829.png "XMR Price Graph 08/23/19-08/29/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-09-05-issue-24.md b/_posts/2019-09-05-issue-24.md deleted file mode 100644 index e79af6d..0000000 --- a/_posts/2019-09-05-issue-24.md +++ /dev/null @@ -1,191 +0,0 @@ ---- -title: Issue 24: August 29 - September 5, 2019 -image: /img/twitter-card-issue-24.png -issuenumber: 24 ---- -[Revuo Monero Weekly #24 Slide](/issue-24.html) - -

Revuo Monero Weekly: Week of August 29 - September 5, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

The 2019 Moderator Election for Monero StackExchange is open. -

-
- -
-

Travala.com has added Monero as a native payment option. -

-
- -
-

There is an active and vibrant Chinese Monero community on Weibo and WeChat - get connected.

-
- -
-

A new update for Cake Wallet - Cake Wallet 3.1.19 - with a list of new features has been released.

-
- -
-

Monero Talk announced Gratuitas - a coffee bean store that will help fund Monero Talk and spread Monero.

-
- -
-

Reddit user Realchacal posted his latest GUI design for multiple accounts and a poll on how to display the fiat balance. -

-
- -
-

Ownbit (BitBill) now supports Monero.

-
- -
-

Monero PR China Community has translated the Mastering Monero book in Chinese and is readying it for publication.

-
- -
-

Reddit user fluffy-doggy posted the top 100 richest Monero addresses. -

-
- -

Upcoming Events

- -
-

September 8, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

September 9, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 10, 2019 (Tuesday) – 17:00 UTC

-

Monero GUI Meeting - #monero-gui IRC channel

-
- -
-

September 14, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -
-

A Monero Tip Bot for Telegram

-
- -

CCS Proposals Need Funding

- -
-

New Localization platform: Weblate by ErCiccione

-

Raised 0 of 11.00 XMR

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1916781

-

Hash rate: 343.647 MH/s

-

Median block size: 14.4 kB

-

Average Tx per block: 8.07

-

Weekly Moving Average Tx per day: 5842

-

Block reward: 2.39 XMR

-
-

Data taken on September 5, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,303,049,055
Localmonero.co Street Price: $72.76
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to09/05/19WeekMonthYear
USD$75.79+4.7%-19.3%-45.1%
EUR€68.68+5.2%-17.8%-42.3%
BTCɃ0.00717268-3.5%-9.7%-61.7%
-

Data taken on September 5, 2019

- -

XMR Price Graph for August 30 - September 5, 2019

- -![XMR Price Graph 08/30/19-09/05/19](/img/weekly-chart-0905.png "XMR Price Graph 08/30/19-09/05/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-09-12-issue-25.md b/_posts/2019-09-12-issue-25.md deleted file mode 100644 index af795fa..0000000 --- a/_posts/2019-09-12-issue-25.md +++ /dev/null @@ -1,211 +0,0 @@ ---- -title: Issue 25: September 5-12, 2019 -image: /img/twitter-card-issue-25.png -issuenumber: 25 ---- -[Revuo Monero Weekly #25 Slide](/issue-25.html) - -

Revuo Monero Weekly: Week of September 5 - September 12, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Brandon "surae" Goodell posted his August report on GitLab. -

-
- -
-

XMR.ru team posted their August report. -

-
- -
-

Monerujo contributor Anhdres posted an article “How to move your Monerujo wallets from one phone to another” with step-by-step instructions.

-
- -
-

Getmonero.org is updated: new "Announcements" section, updated guides, some consensus changes, meeting logs and more.

-
- - -
-

Reddit user rottenwheel posted a directory for all Monero groups on Telegram. -

-
- -
-

Daniel Kim, PhD, MBA gave the opening keynote at Monero DefCon 27 Village - watch his presentation “Foundations of Digital Money” on YouTube.

-
- -
-

Monero Talk with Lucas, creator of MoneroMixer - a tool that helps you anonymously transact or mix XMR & other coins - available on YouTube.

-
- -
-

Diego "rehrar" Salazar was interviewed by BBOD on Privacy in Monero - watch Part 1 and watch Part 2 on YouTube.

-
- -
-

Monero Talk with Ben Armstrong aka BitBoy Crypto discussing his journey through the crypto space, Bitcoin & his thoughts on privacy coins, including Monero - available on YouTube.

-
- -
-

Bity added a new ATM supporting Monero in Basel.

-
- -
-

Ownbit (BitBill) added Android support for Monero.

-
- -

Upcoming Events

- -
-

September 14, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

September 16, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 22, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- - - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Sarang: research funding for 2019 Q4

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -
-

A Monero Tip Bot for Telegram

-
- -

CCS Proposals Need Funding

- -
-

New Localization platform: Weblate by ErCiccione

-

Raised 6.48 of 11.00 XMR (59%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1921803

-

Hash rate: 343.085 MH/s

-

Median block size: 12.3 kB

-

Average Tx per block: 7.65

-

Weekly Moving Average Tx per day: 5464

-

Block reward: 2.37 XMR

-
-

Data taken on September 12, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,290,937,838
Localmonero.co Street Price: $74.52
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to09/12/19WeekMonthYear
USD$75.00+2.1%-17.3%-28.6%
EUR€67.82+1.8%-16.2%-25.1%
BTCɃ0.00722128+3.6%-9.6%-56.9%
-

Data taken on September 12, 2019

- -

XMR Price Graph for September 6 - 12, 2019

- -![XMR Price Graph 09/05/19-09/12/19](/img/weekly-chart-0912.png "XMR Price Graph 09/05/19-09/12/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Monero Merchant of the Week

- -

Coinhost Logo

- -

Gratuitas is a social impact startup that allows the consumer to tip coffee producers in developing nations using Monero.

- -

How does it work? Gratuitas is using products that are produced by under appreciated, hard-working people living in developing countries. Now you are able to thank those workers directly with a tip.

- -

As a proof-of-concept, Gratuitas has provided coffee farmers in Brazil with Monero private keys. These keys correspond with public key QR codes printed on the bags your coffee is delivered in. You can scan that code to tip the coffee producer directly. If the coffee pilot is a success, Gratuitas will add other products to our offerings, and seek partnerships.

- -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-09-19-issue-26.md b/_posts/2019-09-19-issue-26.md deleted file mode 100644 index e870866..0000000 --- a/_posts/2019-09-19-issue-26.md +++ /dev/null @@ -1,197 +0,0 @@ ---- -title: Issue 26: September 12-19, 2019 -image: /img/twitter-card-issue-26.png -issuenumber: 26 ---- -[Revuo Monero Weekly #26 Slide](/issue-26.html) - -

Revuo Monero Weekly: Week of September 12 - 19, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

New update for Cake Wallet - Version 3.1.20 Black Forest Cake Edition - is available for download. -

-
- -
-

Binance adds Monero to Binance Lending Products. -

-
- -
-

The Linux Mint Project now accepts Monero for donations.

-
- -
-

OKEx Korea delists Monero, Zcash and other alleged privacy coin.

-
- - -
-

BLOC GUI Miner has had two updates in the past week. Find the patch notes on Reddit here and here. -

-
- -
-

The mining software XMRig has two new releases. The first is the stable release update, and the second is a beta for any testers out there. Check them out!

-
- -
-

Revuo Monero released another periodical covering major Monero workgroup updates during the first half of 2019 - available here.

-
- -
-

Monero Talk with Jonathan Leong, CEO of BTSE on how this exchange will be integrating Monero futures - available on YouTube.

-
- -
-

Coin Watch interviewed Paul Puey, CEO of Edge Wallet, about Monero and Dash - available on YouTube.

-
- -

Upcoming Events

- -
-

September 21, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

September 22, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

September 23, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 28, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- - - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Wiki September 2019

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -
-

A Monero Tip Bot for Telegram

-
- -

CCS Proposals Need Funding

- -
-

Sarang: research funding for 2019 Q4 by Sarang Noether

-

Raised 58.65 of 417.00 XMR (14%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1926839

-

Hash rate: 325.189 MH/s

-

Median block size: 8.02 kB

-

Average Tx per block: 7.62

-

Weekly Moving Average Tx per day: 5468

-

Block reward: 2.35 XMR

-
-

Data taken on September 19, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,306,282,194
Localmonero.co Street Price: $75.49
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to09/19/19WeekMonthYear
USD$75.83+2.3%-15.7%-32.5%
EUR€68.66+2.0%-15.4%-28.71%
BTCɃ0.00740395+1.4%-10.3%-58.2%
-

Data taken on September 19, 2019

- -

XMR Price Graph for September 13 - 19, 2019

- -![XMR Price Graph 09/13/19-09/19/19](/img/weekly-chart-0919.png "XMR Price Graph 09/13/19-09/19/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-09-26-issue-27.md b/_posts/2019-09-26-issue-27.md deleted file mode 100644 index abfad6a..0000000 --- a/_posts/2019-09-26-issue-27.md +++ /dev/null @@ -1,188 +0,0 @@ ---- -title: Issue 27: September 19-26, 2019 -image: /img/twitter-card-issue-27.png -issuenumber: 27 ---- -[Revuo Monero Weekly #27 Slide](/issue-27.html) - -

Revuo Monero Weekly: Week of September 19 - 26, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

November 30th is the protocol upgrade. See what you need to know to prepare. -

-
- -
-

The testing on hyc’s private testnet has completed. Windows and Mac testers are still wanted. -

-
- -
-

Dev Meeting Logs from September 22, 2019 are posted on GitLab.

-
- -
-

Monero Coffee Chat stream from September 21, 2019 is available on YouTube.

-
- -
-

Reddit user asymptotically508 started a Monero Wiki. Everyone is encouraged to contribute.

-
- - -
-

Exploring Monero UI/UX Episode 2: Open Source Goals with samsunggalaxyplayer and rehrar is available on YouTube.

-
- -
-

The Monero Community Workgroup has a new logo created by user anhdres. Take a look at it here. -

-
- -
-

Monero DefCon 2018 puzzle is solved - read the report by midipoet.

-
- -
-

Switchchain made a guide to the top Monero wallets.

-
- -

Upcoming Events

- -
-

September 28, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

September 30, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

October 6, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- - - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Wiki October 2019

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

A Monero Tip Bot for Telegram by HAH! Sun (omani)

-

Raised 11.95 of 13.00 XMR (92%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1931842

-

Hash rate: 317.856 MH/s

-

Median block size: 10.6 kB

-

Average Tx per block: 7.07

-

Weekly Moving Average Tx per day: 5096

-

Block reward: 2.32 XMR

-
-

Data taken on September 26, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $984,251,584
Localmonero.co Street Price: $54.38
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to09/26/19WeekMonthYear
USD$56.98-29.4%-27.8%-50.8%
EUR€52.27-28.6%-26.6%-47.0%
BTCɃ0.00711270-11.2%-7.5%-60.9%
-

Data taken on September 26, 2019

- -

XMR Price Graph for September 20 - 26, 2019

- -![XMR Price Graph 09/20/19-09/26/19](/img/weekly-chart-0926.png "XMR Price Graph 09/20/19-09/26/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-10-03-issue-28.md b/_posts/2019-10-03-issue-28.md deleted file mode 100644 index 1691b74..0000000 --- a/_posts/2019-10-03-issue-28.md +++ /dev/null @@ -1,179 +0,0 @@ ---- -title: Issue 28: September 26 - October 3, 2019 -image: /img/twitter-card-issue-28.png -issuenumber: 28 ---- -[Revuo Monero Weekly #28 Slide](/issue-28.html) - -

Revuo Monero Weekly: Week of September 26 - October 3, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

RandomX is live on testnet! -

-
- -
-

People are beginning to post benchmarks for RandomX. Check them out and submit your own. -

-
- -
-

The creators of LocalMonero.co have created Agoradesk.

-
- -
-

Exodus wallet put out a support page for Monero’s unique features, including it’s different key types.

-
- -
-

A new version of Monero’s CLSAG ring signatures paper is out.

-
- - -
-

XMRig has put out a RandomX migration guide for miners.

-
- -
-

The Crypto Rating Council, made up of several exchanges, has rated several cryptocurrencies on their likelihood of being a security by SEC standards (though the Council is not SEC acknowledged). They rated Monero as “Not a security”. -

-
- -
-

Blokt put out an article on the upcoming network upgrade.

-
- -
-

Monero Talk interviewed Brad Mines (@bitfiwarrior) about Monero and the importance of privacy - available on YouTube.

-
- -

Upcoming Events

- -
-

October 6, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 7, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

October 12, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1936818

-

Hash rate: 328.452 MH/s

-

Median block size: 10.6 kB

-

Average Tx per block: 6.23

-

Weekly Moving Average Tx per day: 4505

-

Block reward: 2.30 XMR

-
-

Data taken on October 3, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $950,641,526
Localmonero.co Street Price: $52.40
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to10/03/19WeekMonthYear
USD$55.12-7.6%-24.4%-52.8%
EUR€50.26-7.7%-24.5%-50.3%
BTCɃ0.00676993-3.9%-4.0%-62.0%
-

Data taken on October 3, 2019

- -

XMR Price Graph for September 27 - October 3, 2019

- -![XMR Price Graph 09/27/19-10/03/19](/img/weekly-chart-1003.png "XMR Price Graph 09/27/19-10/03/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-10-10-issue-29.md b/_posts/2019-10-10-issue-29.md deleted file mode 100644 index be2234a..0000000 --- a/_posts/2019-10-10-issue-29.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 29: October 3 - October 10, 2019 -image: /img/twitter-card-issue-29.png -issuenumber: 29 ---- -[Revuo Monero Weekly #29 Slide](/issue-29.html) - -

Revuo Monero Weekly: Week of October 3 - October 10, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

A blogpost with information about the upcoming network upgrade has been released. -

-
- -
-

The Localization Workgroup has switched translation platform from Pootle to Weblate. See the announcement here. -

-
- -
-

Getmonero.org got updated: announcement for network upgrade, working CCS API, new merchants, meeting logs and more. -

-
- -
-

Preliminary support for Monero on BTCPayServer has been merged. -

-
- -
-

Virtual Private Server host BitVPS now accepts Monero (not an endorsement). -

-
- -
-

Blokt put out a beginner's guide to Monero.

-
- -
-

Monero Talk interviewed Spesmonerujo on the Boron Butterfly Bill Series - available on YouTube.

-
- -

Upcoming Events

- -
-

October 12, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 14, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

October 19, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

October 20, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1941904

-

Hash rate: 303.290 MH/s

-

Median block size: 7.16 kB

-

Average Tx per block: 6.62

-

Weekly Moving Average Tx per day: 4707

-

Block reward: 2.28 XMR

-
-

Data taken on October 10, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $960,059,788
Localmonero.co Street Price: $55.76
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to10/10/19WeekMonthYear
USD$55.65-0.4%-25.8%-51.1%
EUR€50.57-0.8%-25.5%-48.8%
BTCɃ0.00650801-2.7%-10.4%-62.0%
-

Data taken on October 10, 2019

- -

XMR Price Graph for October 4 - October 10, 2019

- -![XMR Price Graph 10/04/19-10/10/19](/img/weekly-chart-1010.png "XMR Price Graph 10/04/19-10/10/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-10-17-issue-30.md b/_posts/2019-10-17-issue-30.md deleted file mode 100644 index 2724a47..0000000 --- a/_posts/2019-10-17-issue-30.md +++ /dev/null @@ -1,173 +0,0 @@ ---- -title: Issue 30: October 10 - October 17, 2019 -image: /img/twitter-card-issue-30.png -issuenumber: 30 ---- -[Revuo Monero Weekly #30 Slide](/issue-30.html) - -

Revuo Monero Weekly: Week of October 10 - October 17, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Reddit user fullmetalscience has opened up their domain xmr.id for the public to register their OpenAlias accounts on. -

-
- -
-

Github user dan-da has made a tool that allows for offline Monero address generation, as well as subsequent subaddress generation, without the need for core Monero software installation. -

-
- -
-

Ericiccione has made a Dockerfile for compiling the latest nightly Monero release. Use with caution, as the software that will be built will be considered beta, but can be good for testing purposes. -

-
- -
-

Monero Outreach wants feedback from merchants and customers about the UX of Monero. -

-
- -

Upcoming Events

- -
-

October 19, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

October 20, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 21, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

October 23, 2019 (Wednesday) – 18:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

October 26, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

xiphon part-time coding

-
- -
-

funding for a new payment gateway

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1946944

-

Hash rate: 333.492 MH/s

-

Median block size: 21.8 kB

-

Average Tx per block: 8.05

-

Weekly Moving Average Tx per day: 5825

-

Block reward: 2.26 XMR

-
-

Data taken on October 17, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $967,953,689
Localmonero.co Street Price: $56.53
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to10/17/19WeekMonthYear
USD$56.02-2.0%-25.6%-48.0%
EUR€50.31-3.2%-26.5%-46.0%
BTCɃ0.00694380+4.1%-5.6%-57.0%
-

Data taken on October 17, 2019

- -

XMR Price Graph for October 11 - October 17, 2019

- -![XMR Price Graph 10/04/19-10/10/19](/img/weekly-chart-1010.png "XMR Price Graph 10/04/19-10/10/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-10-25-issue-31.md b/_posts/2019-10-25-issue-31.md deleted file mode 100644 index 1f817e3..0000000 --- a/_posts/2019-10-25-issue-31.md +++ /dev/null @@ -1,199 +0,0 @@ ---- -title: Issue 31: October 17 - October 25, 2019 -image: /img/twitter-card-issue-31.png -issuenumber: 31 ---- -[Revuo Monero Weekly #31 Slide](/issue-31.html) - -

Revuo Monero Weekly: Week of October 17 - October 25, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Community members sgp and knaccc have made a post titled "Advisory note for users making use of subaddresses" - available on GetMonero.org. -

-
- -
-

XMR.ru team posted their September report. -

-
- -
-

Cake Wallet for Monero has reached 20,000 unique installs on iOS. Congratulations! -

-
- -
-

Getmonero.org was updated: 1 new blog post, 3 new merchants, meeting logs, updated translation and more. -

-
- -
-

BTSE has launched KYC-free XMR spot trading. -

-
- -
-

October Monero Coffee Chat from 10/19/2019 is available on YouTube. -

-
- -
-

Monero Talk with Alex on LocalMonero & AgoraDesk, a peer-to-peer OTC Crypto trading service - available on YouTube. -

-
- -

Upcoming Events

- -
-

October 26, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 28, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

October 29-31, 2019 – The Cosmopolitan of Las Vegas, Las Vegas, NV

-

Monero presence (booth and speakers) at World Crypto Con

-
- -
-

October 30, 2019 (Wednesday) – 18:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

November 3, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

moneromooo, from november 2019

-
- -
-

WIP: Norwegian translation

-
- -
-

funding for a new payment gateway

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

rehrar to 36C3 by rehrar

-

Raised 4.42 of 58.65 XMR (8%)

-
- -
-

Multiple features and fixes for getmonero.org by erciccione

-

Raised 2.46 of 60.00 XMR (4%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1952725

-

Hash rate: 308.856 MH/s

-

Median block size: 13.6 kB

-

Average Tx per block: 8.61

-

Weekly Moving Average Tx per day: 6190

-

Block reward: 2.23 XMR

-
-

Data taken on October 25, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,017,588,824
Localmonero.co Street Price: $55.93
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to10/25/19WeekMonthYear
USD$58.88+5.3%-1.0%-44.4%
EUR€53.17+5.7%-1.6%-42.8%
BTCɃ0.00681603-1.5%-1.0%-58.1%
-

Data taken on October 25, 2019

- -

XMR Price Graph for October 19 - October 25, 2019

- -![XMR Price Graph 10/19/19-10/25/19](/img/weekly-chart-1025.png "XMR Price Graph 10/19/19-10/25/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-10-31-issue-32.md b/_posts/2019-10-31-issue-32.md deleted file mode 100644 index a09d48c..0000000 --- a/_posts/2019-10-31-issue-32.md +++ /dev/null @@ -1,208 +0,0 @@ ---- -title: Issue 32: October 25 - October 31, 2019 -image: /img/twitter-card-issue-32.png -issuenumber: 32 ---- -[Revuo Monero Weekly #32 Slide](/issue-32.html) - -

Revuo Monero Weekly: Week of October 25 - October 31, 2019.

- - -

Happy Halloween to all Monero enthusiasts!

-Monero Pumpkin - -

Table of Contents:

- - -

Recent News

- -
-

The release v0.15 branch has been created. Here is a guide on how to help out with testing. -

-
- -
-

Breaking Monero Episode 14: Subaddress Association (Janus Attack) - available on YouTube. -

-
- -
-

Bitcoin.com Exchange has listed Monero. -

-
- -
-

BTSE has launched futures trading for Monero. -

-
- -
-

BitVPS added Monero. -

-
- -
-

Magnum Wallet has added support for Monero. -

-
- -
-

Dr Daniel Kim’s presentation on Monero from Anarchapulco 2019 is now available on YouTube. -

-
- -
-

Rafael LaVerde interviewed Diego “rehrar” Salazar at the 2019 DEF CON Hacking Conference - watch it on YouTube. -

-
- -
-

Monero Talk with Kyle Torpey on Monero, Bitcoin privacy and other Bitcoin-related things - available on YouTube. -

-
- -

Upcoming Events

- -
-

November 3, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

November 4, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

November 6, 2019 (Wednesday) – 18:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

November 9, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

WIP: Norwegian translation

-
- -
-

funding for a new payment gateway

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

moneromooo: three months from November 2019 by moneromooo

-

Raised 0.42 of 395.00 XMR

-
- -
-

rehrar to 36C3 by rehrar

-

Raised 5.72 of 58.65 XMR (10%)

-
- -
-

Multiple features and fixes for getmonero.org by erciccione

-

Raised 6.17 of 60.00 XMR (10%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1956985

-

Hash rate: 321.556 MH/s

-

Median block size: 19.1 kB

-

Average Tx per block: 9.51

-

Weekly Moving Average Tx per day: 6838

-

Block reward: 2.21 XMR

-
-

Data taken on October 31, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,017,588,457
Localmonero.co Street Price: $55.89
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to10/31/19WeekMonthYear
USD$59.05+11.4%+3.8%-42.4%
EUR€52.96+11.2%+1.5%-41.4%
BTCɃ0.00644705-9.2%-6.2%-60.2%
-

Data taken on October 31, 2019

- -

XMR Price Graph for October 25 - October 31, 2019

- -![XMR Price Graph 10/25/19-10/31/19](/img/weekly-chart-1031.png "XMR Price Graph 10/25/19-10/31/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-11-07-issue-33.md b/_posts/2019-11-07-issue-33.md deleted file mode 100644 index fe01692..0000000 --- a/_posts/2019-11-07-issue-33.md +++ /dev/null @@ -1,185 +0,0 @@ ---- -title: Issue 33: October 31 - November 7, 2019 -image: /img/twitter-card-issue-33.png -issuenumber: 33 ---- -[Revuo Monero Weekly #33 Slide](/issue-33.html) - -

Revuo Monero Weekly: Week of October 31 - November 7, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI and GUI v0.15.0.0 'Carbon Chamaeleon' has been tagged. You can help verify the integrity with the deterministic build process (CLI only!). Instructions for doing so can be found here. -

-
- -
-

Two new projects have joined the Monero Ecosystem initiative: Monero’s Telegram Tipbot and the XMR.to client written in Go. See the announcement here. -

-
- -
-

Cake Wallet is looking for Android beta testers for their soon-to-be-released Android version of their app. -

-
- -
-

Mastering Monero is beginning a marketing campaign titled “Beware of Bitcoin”. -

-
- -
-

SupportXMR GUI has had a major update. Check out the details. -

-
- -
-

MoneroTalk interviews Andreas M. Antonopoulos on fungibility, privacy, Monero & the future of true digital cash - available on YouTube. -

-
- -
-

Monero Talk interviewed Jeff Berwick aka Dollar Vigilante, Rafael LaVerde & Mr. X on Monero & the importance of Privacy - watch on YouTube. -

-
- -

Upcoming Events

- -
-

November 9, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

November 11, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

November 13, 2019 (Wednesday) – 16:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

November 17, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

WIP: Norwegian translation

-
- -
-

funding for a new payment gateway

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

moneromooo: three months from November 2019 by moneromooo

-

Raised 344.36 of 395.00 XMR (87%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1962129

-

Hash rate: 304.624 MH/s

-

Median block size: 25.2 kB

-

Average Tx per block: 10.29

-

Weekly Moving Average Tx per day: 6987

-

Block reward: 2.19 XMR

-
-

Data taken on November 7, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,090,724,910
Localmonero.co Street Price: $60.62
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to11/07/19WeekMonthYear
USD$63.09+6.9%+13.7%-43.6%
EUR€57.07+7.9%+12.8%-41.6%
BTCɃ0.00683957+6.1%+0.8%-59.8%
-

Data taken on November 7, 2019

- -

XMR Price Graph for November 1 - November 7, 2019

- -![XMR Price Graph 11/01/19-11/07/19](/img/weekly-chart-1107.png "XMR Price Graph 11/01/19-11/07/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2019-11-14-issue-34.md b/_posts/2019-11-14-issue-34.md deleted file mode 100644 index f95420d..0000000 --- a/_posts/2019-11-14-issue-34.md +++ /dev/null @@ -1,206 +0,0 @@ ---- -title: Issue 34: November 7-14, 2019 -image: /img/twitter-card-issue-34.png -issuenumber: 34 ---- -[Revuo Monero Weekly #34 Slide](/issue-34.html) - -

Revuo Monero Weekly: Week of November 7 - November 14, 2019.

- - -

Monero Network Upgrade Countdown

- -

15 days

- -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.15.0.0 'Carbon Chamaeleon' is released. -

-
- -
-

Abra Wallet now supports Monero withdraws (via an exchange). -

-
- -
-

XMRig has released a RandomX ready stable release; the primary new feature being its new 3-in-1 capabilities (CPU, OpenCL, CUDA). -

-
- -
-

Coinbase released a blog post concerning Proof of Work, where Monero’s previous ideologies were criticized. The Monero Outreach Workgroup responded with a post of their own, rebutting some of the inaccuracies. -

-
- -
-

Ledger has released their updated Monero app in preparation for the hard fork. -

-
- -
-

VCC Exchange has listed Monero. -

-
- -
-

Monero Talk with Adam Meister on Bitcoin’s surveillance properties, Monero & more - available on YouTube: Part 1, Part 2, and Part 3. -

-
- -

Upcoming Events

- -
-

November 17, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

November 18, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

November 20, 2019 (Wednesday) – 16:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

November 23, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

November 30, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

WIP: Norwegian translation

-
- -
-

funding for a new payment gateway

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

36C3 Supplies by rehrar

-

Raised 0.04 of 560.00 XMR

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1967099

-

Hash rate: 293.220 MH/s

-

Median block size: 13.6 kB

-

Average Tx per block: 10.41

-

Weekly Moving Average Tx per day: 7466

-

Block reward: 2.17 XMR

-
-

Data taken on November 14, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,126,557,777
Localmonero.co Street Price: $62.50
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to11/14/19WeekMonthYear
USD$65.09+3.1%+25.1%-30.7%
EUR€58.95+3.4%+25.3%-28.8%
BTCɃ0.00752017+10.0%+18.3%-53.4%
-

Data taken on November 14, 2019

- -

XMR Price Graph for November 8 - November 14, 2019

- -![XMR Price Graph 11/08/19-11/14/19](/img/weekly-chart-1114.png "XMR Price Graph 11/08/19-11/14/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2019-11-21-issue-35.md b/_posts/2019-11-21-issue-35.md deleted file mode 100644 index 8d2892d..0000000 --- a/_posts/2019-11-21-issue-35.md +++ /dev/null @@ -1,178 +0,0 @@ ---- -title: Issue 35: November 14-21, 2019 -image: /img/twitter-card-issue-35.png -issuenumber: 35 ---- -[Revuo Monero Weekly #35 Slide](/issue-35.html) - -

Revuo Monero Weekly: Week of November 14 - November 21, 2019.

- - -

Warning

- -
-

The core team stewarded website (getmonero.org) was compromised on November 18th and served malicious binaries meant to steal the seeds of users. If you downloaded any binaries from the site within the past week, you should NOT run them and redownload. If you have run it, move your funds immediately. -

-

ALWAYS VERIFY HASHES! DO NOT SKIP THIS STEP!

-

You can read more about the situation on the blog post of the website.

-
- -

Monero Network Upgrade Countdown

- -

8 days

- -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.15.0.1 'Carbon Chamaeleon' has been tagged. This solves the long-sync issue in the first tag. Users are encouraged to post the results of their deterministic builds. -

-
- -
-

XMR.to’s Community Hub has expanded their offerings with a Monero network map, which shows the distribution of Monero nodes across the world, as well as which nodes are on which protocol version. As well, XMR.to has added a new feature to the site proper, allowing users to specify an amount in Monero. -

-
- -
-

Stanford University responsibly disclosed an attack affecting Monero and Zcash wherein they describe “remote side-channel attacks on receiver privacy”. Their writeup (with link to the paper) can be found here with Monero’s publicly disclosed HackerOne report available here. -

-
- -
-

Monero Python Module 0.62 has been released, with optimized ed25519 code, leading to about 100x faster subaddress generation and seed operations. -

-
- -
-

MyMonero has released the 1.1.13 version of their desktop client, with general security and performance updates. Non-mandatory for the fork, but recommended. -

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Surae: research funding for Nov 2019 - Jan 2020

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

36C3 Supplies by rehrar

-

Raised 101.43 of 560.00 XMR (18%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1972298

-

Hash rate: 285.446 MH/s

-

Median block size: 13.1 kB

-

Average Tx per block: 9.19

-

Weekly Moving Average Tx per day: 6581

-

Block reward: 2.15 XMR

-
-

Data taken on November 21, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,126,557,777
Localmonero.co Street Price: $62.50
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to11/21/19WeekMonthYear
USD$53.90-17.3%-4.9%-22.7%
EUR€48.72-17.6%-4.4%-20.4%
BTCɃ0.00713492-5.4%+1.1%-52.6%
-

Data taken on November 21, 2019

- -

XMR Price Graph for November 15 - November 21, 2019

- -![XMR Price Graph 11/14/19-11/21/19](/img/weekly-chart-1121.png "XMR Price Graph 11/14/19-11/21/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2019-11-28-issue-36.md b/_posts/2019-11-28-issue-36.md deleted file mode 100644 index 626f243..0000000 --- a/_posts/2019-11-28-issue-36.md +++ /dev/null @@ -1,229 +0,0 @@ ---- -title: Issue 36: November 21-28, 2019 -image: /img/twitter-card-issue-36.png -issuenumber: 36 ---- -[Revuo Monero Weekly #36 Slide](/issue-36.html) - -

Revuo Monero Weekly: Week of November 21 - November 28, 2019.

- - -

Monero Network Upgrade Countdown

- -

1 day

- -

Table of Contents:

- - -

Recent News

- - - - - -
Hard Fork
- -
-

The binaries for the CLI and GUI version 0.15.0.1 Carbon Chamaeleon have been released. Read the blog post on the website here. -

-
- -
-

ALWAYS VERIFY HASHES! Do not skip this step unless you want to risk losing funds. -

-
- - - - - -
Other News
- -
-

Travala, a cryptocurrency booking firm, has partnered with industry giant Booking.com. Monero is supported, so you can book millions of locations around the world with Monero. -

-
- -
-

Moneromooo has released a new Monero Updater software, that would automatically check, verify, and download the correct version of Monero for your platform. Testers are wanted. -

-
- -
-

Monerujo has updated to v1.12.11 with support for Monero v0.15. Get it directly, through the Google Play store, or on their F-Droid repository. -

-
- -
-

Ledger has updated their Monero app to version 1.4.2 with support for the network upgrade. -

-
- -
-

Community members rottensox and anhdres (from Monerujo) have started a Spanish podcast about Monero. View the first two episodes on Anchor. -

-
- -
-

Cake Wallet has updated to Version 3.1.21, which is ready for the hard fork. Update on the App Store. -

-
- -
-

Monero talk interviewed Matthias Tarasiewicz on RIAT, Monero & Chaos Communication Congress 36C3 - watch on YouTube. -

-
- -

Upcoming Events

- -
-

November 30, 2019 (Saturday) – 18:00 UTC

-

Monero Coffee Chat (Special Network Upgrade Edition) - watch online here

-
- -
-

December 1, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

December 2, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

December 4, 2019 (Wednesday) – 16:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

December 7, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Surae: research funding for Nov 2019 - Jan 2020 by Surae Noether

-

Raised 0 of 499.00 XMR

-
- -
-

36C3 Supplies by rehrar

-

Raised 280.18 of 560.00 XMR (50%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1977268

-

Hash rate: 298.275 MH/s

-

Median block size: 8.38 kB

-

Average Tx per block: 9.87

-

Weekly Moving Average Tx per day: 7125

-

Block reward: 2.13 XMR

-
-

Data taken on November 28, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $940,744,503
Localmonero.co Street Price: $52.09
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to11/28/19WeekMonthYear
USD$54.24+0.3%-8.8%-14.7%
EUR€49.25+0.8%-7.9%-11.9%
BTCɃ0.00726624+2.5%+14.9%-51.3%
-

Data taken on November 28, 2019

- -

XMR Price Graph for November 22 - November 28, 2019

- -![XMR Price Graph 11/22/19-11/28/19](/img/weekly-chart-1128.png "XMR Price Graph 11/22/19-11/28/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2019-12-06-issue-37.md b/_posts/2019-12-06-issue-37.md deleted file mode 100644 index 57b9650..0000000 --- a/_posts/2019-12-06-issue-37.md +++ /dev/null @@ -1,217 +0,0 @@ ---- -title: Issue 37: November 28 - December 5, 2019 -image: /img/twitter-card-issue-37.png -issuenumber: 37 ---- -[Revuo Monero Weekly #37 Slide](/issue-37.html) - -

Revuo Monero Weekly: Week of November 28 - December 5, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero has completed its hard fork. If you have not updated your wallet software, now is the time. -

-
- -
-

Reddit user monerobby has created a paid service for users to be notified of incoming transactions to their view-only wallets. -

-
- -
-

Tevador, the principal author of RandomX, has created a RandomX Sniffer tool to help users detect if RandomX is running on their computer. -

-
- -
-

The Core Team has released an update on the general fund and some minor announcements. -

-
- -
-

The getmonero.org website has been updated with new content, localizations, and more. -

-
- -
-

XMR.ru, the Russian community workgroup, has released their monthly report. -

-
- -
-

XMRig has released version 5.1.0 with improved RandomX performance. -

-
- -
-

BLOC GUI Miner has released version 1.1.4 with RandomX support. -

-
- -
-

MoneroTalk interviewed John McAfee, discussing cryptocurrency and digital cash - available on YouTube. -

-
- - -

Upcoming Events

- -
-

December 7, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

December 9, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

December 11, 2019 (Wednesday) – 16:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

December 15, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

us-west-coast-monero-drop-storage

-
- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Surae: research funding for Nov 2019 - Jan 2020 by Surae Noether

-

Raised 331.07 of 499.00 XMR (66%)

-
- -
-

36C3 Supplies by rehrar

-

Raised 501.88 of 560.00 XMR (90%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1983123

-

Hash rate: 748.431 MH/s

-

Median block size: 9.28 kB

-

Average Tx per block: 8.63

-

Weekly Moving Average Tx per day: 6578

-

Block reward: 2.11 XMR

-
-

Data taken on December 6, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $936,421,252
Localmonero.co Street Price: $54.06
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to12/06/19WeekMonthYear
USD$54.02+0.2%-13.9%+2.5%
EUR€48.85-0.2%-13.8%+5.2%
BTCɃ0.00727017+0.2%+7.8%-48.2%
-

Data taken on December 6, 2019

- -

XMR Price Graph for November 30 - December 6, 2019

- -![XMR Price Graph 11/30/19-12/06/19](/img/weekly-chart-1206.png "XMR Price Graph 11/30/19-12/06/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2019-12-12-issue-38.md b/_posts/2019-12-12-issue-38.md deleted file mode 100644 index 1c87dd2..0000000 --- a/_posts/2019-12-12-issue-38.md +++ /dev/null @@ -1,189 +0,0 @@ ---- -title: Issue 38: December 5-12, 2019 -image: /img/twitter-card-issue-38.png -issuenumber: 38 ---- -[Revuo Monero Weekly #38 Slide](/issue-38.html) - -

Revuo Monero Weekly: Week of December 5 - December 12, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

One of the new features in Monero is the ability to pay for services with PoW hashes! While this idea isn’t new in and of itself, it’s now natively integrated into the wallet. Some contributors are looking for feedback on what to name this exciting feature.. -

-
- -
-

People who want to help the Monero network via a public node as advised to add --public-node to their config. Details here. -

-
- -
-

Publish0x released an article that explains Monero’s privacy features. -

-
- -
-

Monero Talk did a post-fork upgrade show where they talked with Howard Chu, Jethro Grassie, and Justin Ehrenhofer about how things are going - watch on YouTube. -

-
- - - -

Upcoming Events

- -
-

December 15, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

December 16, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

December 18, 2019 (Wednesday) – 16:00 UTC

-

36C3 Meeting - #monero-ccc IRC channel

-
- -
-

December 21, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Surae: research funding for Nov 2019 - Jan 2020 by Surae Noether

-

Raised 370.17 of 499.00 XMR (74%)

-
- -
-

36C3 Supplies by rehrar

-

Raised 550.18 of 560.00 XMR (98%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1987756

-

Hash rate: 870.338 MH/s

-

Median block size: 13.1 kB

-

Average Tx per block: 9.09

-

Weekly Moving Average Tx per day: 6590

-

Block reward: 2.09 XMR

-
-

Data taken on December 12, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $920,611,967
Localmonero.co Street Price: $50.82
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to12/12/19WeekMonthYear
USD$53.11-0.83%-15%+21%
EUR€47.55-0.73%-15%+21%
BTCB0.00735680-0.95%-15%+21%
-

Data taken on December 12, 2019

- -

XMR Price Graph for December 6 - 12, 2019

- -![XMR Price Graph 12/06/19-12/12/19](/img/weekly-chart-1212.png "XMR Price Graph 12/06/19-12/12/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2019-12-19-issue-39.md b/_posts/2019-12-19-issue-39.md deleted file mode 100644 index 2e199a5..0000000 --- a/_posts/2019-12-19-issue-39.md +++ /dev/null @@ -1,203 +0,0 @@ ---- -title: Issue 39: December 12-19, 2019 -image: /img/twitter-card-issue-39.png -issuenumber: 39 ---- -[Revuo Monero Weekly #39 Slide](/issue-39.html) - -

Revuo Monero Weekly: Week of December 12 - December 19, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

A new point release of the GUI has been released v0.15.0.2. Major updates including fixes for Trezor and Tails. -

-
- -
-

The Core Team has released an update on shifting responsibilities in maintenance, code merging, builds, and more. -

-
- -
-

Monero is now available in the Arch repositories: GUI and CLI. -

-
- -
-

The Monero Compliance Workgroup has released a statement about the Funds Travel Rule and how Monero fits in. -

-
- -
-

The Monero website has been updated, with the biggest change being a new and improved Downloads page. See the announcement and list of changes here. -

-
- -
-

The Java, Javascript, and C++ libraries hosted on the Monero Ecosystem have been updated for the release. -

-
- -
-

Monero’s Defcon speeches have now been posted. Check all of the talks out on the Defcon Youtube channel. -

-
- -
-

Monero Talk interviewed Harry Halpin from Nym to discuss their project and crypto-anarchism - available on YouTube. -

-
- - -

Upcoming Events

- -
-

December 21, 2019 (Saturday) – 16:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

December 21, 2019 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

December 23, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

December 29, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Sarang: research funding for 2020 Q1 by Sarang Noether

-

Raised 5.5 of 695.00 XMR (1%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1992765

-

Hash rate: 914.088 MH/s

-

Median block size: 11.8 kB

-

Average Tx per block: 9.77

-

Weekly Moving Average Tx per day: 7039

-

Block reward: 2.07 XMR

-
-

Data taken on December 19, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $814,927,767
Localmonero.co Street Price: $45.02
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to12/19/19WeekMonthYear
USD$47.08-11%-20%+4.2%
EUR€42.33-11%-20%+4.2%
BTCB0.00660280-11%-20%+4.2%
-

Data taken on December 19, 2019

- -

XMR Price Graph for December 13 - 19, 2019

- -![XMR Price Graph 12/13/19-12/19/19](/img/weekly-chart-1219.png "XMR Price Graph 12/13/19-12/19/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2019-12-26-issue-40.md b/_posts/2019-12-26-issue-40.md deleted file mode 100644 index 7cf73f8..0000000 --- a/_posts/2019-12-26-issue-40.md +++ /dev/null @@ -1,181 +0,0 @@ ---- -title: Issue 40: December 19-26, 2019 -image: /img/twitter-card-issue-40.png -issuenumber: 40 ---- -[Revuo Monero Weekly #40 Slide](/issue-40.html) - -

Revuo Monero Weekly: Week of December 19 - December 26, 2019.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero has a presence at 36C3 as one of the main hosts of the Critical Decentralization Cluster. More info here. -

-
- -
-

XMR.to can now process partially paid orders. -

-
- -
-

LocalMonero/AgoraDesk now has a fully functional API. -

-
- -
-

Reddit user _subvirtual has made a Monero Crypto library in WASM with an easy-to-use JavaSCript Interface. -

-
- -

Upcoming Events

- -
-

December 29, 2019 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

December 30, 2019 (Monday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

January 4, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

erciccione part time work (Jan-March) on Getmonero.org

-
- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Sarang: research funding for 2020 Q1 by Sarang Noether

-

Raised 395.13 of 695.00 XMR (57%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 1997789

-

Hash rate: 943.323 MH/s

-

Median block size: 10.6 kB

-

Average Tx per block: 9.68

-

Weekly Moving Average Tx per day: 6965

-

Block reward: 2.05 XMR

-
-

Data taken on December 26, 2019

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $792,507,603
Localmonero.co Street Price: $43.09
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to12/26/19WeekMonthYear
USD$45.66-3.8%-11%-6.2%
EUR€41.06-3.7%-11.7%-4.1%
BTCB0.00631846-4.8%-11.8%-50.9%
-

Data taken on December 26, 2019

- -

XMR Price Graph for December 20 - 26, 2019

- -![XMR Price Graph 12/19/19-12/26/19](/img/weekly-chart-1226.png "XMR Price Graph 12/19/19-12/26/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-01-02-issue-41.md b/_posts/2020-01-02-issue-41.md deleted file mode 100644 index f840e43..0000000 --- a/_posts/2020-01-02-issue-41.md +++ /dev/null @@ -1,220 +0,0 @@ ---- -title: Issue 41: December 26, 2019 - January 2, 2020 -image: /img/twitter-card-issue-41.png -issuenumber: 41 ---- -[Revuo Monero Weekly #41 Slide](/issue-41.html) - -

Revuo Monero Weekly: Week of December 26, 2019 - January 2, 2020.

- - -

Table of Contents:

- - -

Recent News

- - - - - -
36C3 Recap
- -
-

Day 1 Stream - watch on Youtube. -

-
- -
-

Day 2 Stream - watch on Youtube. -

-
- -
-

Day 3 Stream - watch on Youtube. -

-
- -
-

Day 4 Stream - watch on Youtube. -

-
- - - - - -
Other News
- -
-

Tevador, principal developer of RandomX, has made a post correcting common errors in journalism about Monero. -

-
- -
-

Jtgrassie made a tool for calling Monero JSON RPC interfaces. -

-
- -
-

The XMR.RU team released their December report. -

-
- -
-

Exodus has added Monero to its mobile wallet. -

-
- -
-

Pedro “M-alMen” Gaspar presented about Monero in October of this year at Ubucon in Portugal. His presentation was recently released on YouTube. -

-
- -
-

MoneroTalk interviewed Amir Taaki about the need for a purpose and vision in crypto - watch on YouTube. -

-
- - -

Upcoming Events

- -
-

January 4, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

January 8, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

January 12, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Sarang: research funding for 2020 Q1 by Sarang Noether

-

Raised 515.78 of 695.00 XMR (74%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2002936

-

Hash rate: 1.088 GH/s

-

Median block size: 16.1 kB

-

Average Tx per block: 10.44

-

Weekly Moving Average Tx per day: 7614

-

Block reward: 2.03 XMR

-
-

Data taken on January 2, 2020

- -

Hashrate Pool Distribution

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $830,718,018
Localmonero.co Street Price: $45.90
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to01/02/20WeekMonthYear
USD$47.88+6.0%-10.0%-6.8%
EUR€42.95+5.4%-10.7%-5.5%
BTCB0.00667951+6.5%-8.7%-49.8%
-

Data taken on January 2, 2020

- -

XMR Price Graph for December 27, 2019 - January 2, 2020

- -![XMR Price Graph 12/27/19-01/02/20](/img/weekly-chart-0102.png "XMR Price Graph 12/27/19-01/02/20") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-01-10-issue-42.md b/_posts/2020-01-10-issue-42.md deleted file mode 100644 index b18f73c..0000000 --- a/_posts/2020-01-10-issue-42.md +++ /dev/null @@ -1,204 +0,0 @@ ---- -title: Issue 42: January 3-10, 2020 -image: /img/twitter-card-issue-42.png -issuenumber: 42 ---- -[Revuo Monero Weekly #42 Slide](/issue-42.html) - -

Revuo Monero Weekly: Week of January 3 - January 10, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake Wallet is now available for Android. -

-
- -
-

MRL has released a paper for a proving system called Triptych that has the potential to take Monero’s ringsize to over one hundred. -

-
- -
-

Monero Outreach put out an article that looks at the differences in viewpoints between the West and China in regards to Monero. -

-
- -
-

PiNode-XMR has put out a new version with tons of new features. -

-
- -
-

Monero Talk put out the first of their C3 interviews with Riccardo “fluffypony” Spagni and Joel Gugger - available on YouTube. -

-
- -

Upcoming Events

- -
-

January 11, 2020 (Saturday) – 17:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

January 12, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

January 15, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

January 15, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

January 18, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

v1docq47: video creation / translations into russian (february - july 2020)

-
- -
-

Locha Mesh, private transactions and sync over a resilient long-range radio mesh network

-
- -
-

Cryptoeconomics Research

-
- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

3 months part time work on Getmonero.org by erciccione

-

Raised 63.75 of 174.00 XMR (37%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2008554

-

Hash rate: 1.101 GH/s

-

Median block size: 16.7 kB

-

Average Tx per block: 11.35

-

Weekly Moving Average Tx per day: 8146

-

Block reward: 2.01 XMR

-
-

Data taken on January 10, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,048,065,602
Localmonero.co Street Price: $57.57
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to01/10/20WeekMonthYear
USD$60.42+18.9%+14.4%+34.0%
EUR€54.28+19.4%+14.5%+38.7%
BTCB0.00736682+5.9%0.2%-41.0%
-

Data taken on January 10, 2020

- -

XMR Price Graph for January 4 - 10, 2020

- -![XMR Price Graph 01/04/20-01/10/20](/img/weekly-chart-0110.png "XMR Price Graph 01/04/20-01/10/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-01-17-issue-43.md b/_posts/2020-01-17-issue-43.md deleted file mode 100644 index 0d9ddc7..0000000 --- a/_posts/2020-01-17-issue-43.md +++ /dev/null @@ -1,200 +0,0 @@ ---- -title: Issue 43: January 10-17, 2020 -image: /img/twitter-card-issue-43.png -issuenumber: 43 ---- -[Revuo Monero Weekly #43 Slide](/issue-43.html) - -

Revuo Monero Weekly: Week of January 10 - January 17, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Getmonero.org has been updated. Check out the improvements here. -

-
- -
-

Website maintainer and localization contributor ErCiccione is requesting Brazilan Portuguese members of the community to translate some content on the website. -

-
- -
-

Trezor Model T is now fully integrated into the Monero reference client GUI. -

-
- -
-

Monero’s new lead maintainer, Snipa, has been interviewed by Monero Talk - watch on YouTube. -

-
- - -

Upcoming Events

- -
-

January 18, 2020 (Saturday) – 16:30 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

January 18, 2020 (Saturday) – 18:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

January 22, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

January 22, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

January 26, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

v1docq47: video creation / translations into russian (february - july 2020)

-
- -
-

Locha Mesh, private transactions and sync over a resilient long-range radio mesh network

-
- -
-

Cryptoeconomics Research

-
- -
-

RandomX Thanks

-
- -
-

WIP: Norwegian translation

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

3 months part time work on Getmonero.org by erciccione

-

Raised 90.42 of 174.00 XMR (52%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2013580

-

Hash rate: 1.147 GH/s

-

Median block size: 22.8 kB

-

Average Tx per block: 12.21

-

Weekly Moving Average Tx per day: 8822

-

Block reward: 1.99 XMR

-
-

Data taken on January 17, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,200,044,880
Localmonero.co Street Price: $66.35
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to01/17/20WeekMonthYear
USD$69.08+18.0%+44.5%+53.5%
EUR€62.33+18.3%+44.9%+57.7%
BTCB0.00775778+8.1%+18.1%-37.6%
-

Data taken on January 17, 2020

- -

XMR Price Graph for January 11 - 17, 2020

- -![XMR Price Graph 01/11/20-01/17/20](/img/weekly-chart-0117.png "XMR Price Graph 01/11/20-01/17/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-01-24-issue-44.md b/_posts/2020-01-24-issue-44.md deleted file mode 100644 index b389fef..0000000 --- a/_posts/2020-01-24-issue-44.md +++ /dev/null @@ -1,209 +0,0 @@ ---- -title: Issue 44: January 17-24, 2020 -image: /img/twitter-card-issue-44.png -issuenumber: 44 ---- -[Revuo Monero Weekly #44 Slide](/issue-44.html) - -

Revuo Monero Weekly: Week of January 17 - January 24, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Sarang Noether and Justin Ehrenhofer have released a blog post on supply auditability in Monero. -

-
- -
-

Cake Wallet has released a new website. As well, they’ve made an update for their Android wallet. -

-
- -
-

Monero had another Coffee Chat. Check it out. -

-
- -
-

Getmonero.org has been updated: many new improvements, including a revamped “Accepting” page. -

-
- -
-

MoneroTalk released Part 2 of their interview with Alexandre Poltorak and Steve Jain on KYC/AML and Bisq - available on YouTube. -

-
- -

Upcoming Events

- -
-

January 26, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

January 29, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

January 29, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

February 1, 2020 (Saturday) – 16:30 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Part Time Research Atoc

-
- -
-

TheCharlatan: VPS funding for reproducible gui builds

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Locha Mesh, private transactions and sync over a resilient long-range radio mesh network

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (february - july 2020) by v1docq47

-

Raised 0.4 of 100.00 XMR

-
- -
-

Norwegian translation of the GUI by Christopher

-

Raised 1.8199999999999998 of 3 XMR (61%)

-
- -
-

3 months part time work on Getmonero.org by erciccione

-

Raised 111.06 of 174.00 XMR (64%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2018852

-

Hash rate: 1.238 GH/s

-

Median block size: 9.7 kB

-

Average Tx per block: 11.77

-

Weekly Moving Average Tx per day: 8534

-

Block reward: 1.97 XMR

-
-

Data taken on January 24, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,052,359,806
Localmonero.co Street Price: $60.36
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to01/24/20WeekMonthYear
USD$60.47-12.5%+31.3%+34.2%
EUR€54.84-12.0%+32.1%+37.7%
BTCB0.00725438-6.5%+13.5%-42.6%
-

Data taken on January 24, 2020

- -

XMR Price Graph for January 19 - 25, 2020

- -![XMR Price Graph 01/19/20-01/25/20](/img/weekly-chart-0125.png "XMR Price Graph 01/19/20-01/25/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Volunteers needed to update Monero Outreach articles.

-
- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-01-31-issue-45.md b/_posts/2020-01-31-issue-45.md deleted file mode 100644 index 3cc8c23..0000000 --- a/_posts/2020-01-31-issue-45.md +++ /dev/null @@ -1,200 +0,0 @@ ---- -title: Issue 45: January 24-31, 2020 -image: /img/twitter-card-issue-45.png -issuenumber: 45 ---- -[Revuo Monero Weekly #45 Slide](/issue-45.html) - -

Revuo Monero Weekly: Week of January 24 - January 31, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Github user normoes has made a Python wrapper for XMR.to and it has been added to the Monero Ecosystem repositories. -

-
- -
-

Mastering Monero has been translated to Mandarin. -

-
- -
-

Monero Outreach has put out an article on Monero’s new RPC-Pay feature. -

-
- -
-

Kraken updated their system to use subaddresses. -

-
- - -

Upcoming Events

- -
-

February 1, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

February 5, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

February 5, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

February 9, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

xiphon part-time coding

-
- -
-

Part Time Research Atoc

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Locha Mesh, private transactions and sync over a resilient long-range radio mesh network

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (february - july 2020) by v1docq47

-

Raised 5.23 of 100.00 XMR (5%)

-
- -
-

3 months part time work on Getmonero.org by erciccione

-

Raised 148.15 of 174.00 XMR (85%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2023656

-

Hash rate: 1.236 GH/s

-

Median block size: 14.6 kB

-

Average Tx per block: 10.75

-

Weekly Moving Average Tx per day: 7706

-

Block reward: 1.95 XMR

-
-

Data taken on January 31, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,253,424,489
Localmonero.co Street Price: $72.03
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to01/31/20WeekMonthYear
USD$72.05+16.7%+57.1%+67.1%
EUR€64.94+15.9%+58.8%+72.4%
BTCB0.00772165+5.5%+21.2%-38.5%
-

Data taken on January 31, 2020

- -

XMR Price Graph for January 25 - 31, 2020

- -![XMR Price Graph 01/25/20-01/31/20](/img/weekly-chart-0131.png "XMR Price Graph 01/25/20-01/31/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Volunteers needed to update Monero Outreach articles.

-
- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-02-07-issue-46.md b/_posts/2020-02-07-issue-46.md deleted file mode 100644 index 00ff607..0000000 --- a/_posts/2020-02-07-issue-46.md +++ /dev/null @@ -1,190 +0,0 @@ ---- -title: Issue 46: January 31 - February 7, 2020 -image: /img/twitter-card-issue-46.png -issuenumber: 46 ---- -[Revuo Monero Weekly #46 Slide](/issue-46.html) - -

Revuo Monero Weekly: Week of January 31 - February 7, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Dandelion++ has been PRd to the Monero core repository. This will make it even harder to track Monero via timing attacks and analysis. While it is not merged, it’s a big milestone on the road to its future inclusion. -

-
- -
-

The date for this year’s Monero Konferenco has been set at June 13-14, with the location being Berlin, Germany. Volunteers and speakers are encouraged to apply ASAP. -

-
- -
-

XMR.to published their first transparency report. -

-
- -
-

Monero Talk interviews Becky Huang, Scott and Jindouyun regarding Monero in China - watch on YouTube. -

-
- -

Upcoming Events

- -
-

February 9, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

February 12, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

February 12, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

February 15, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

xiphon part-time coding

-
- -
-

Part Time Research Atoc

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (february - july 2020) by v1docq47

-

Raised 37.34 of 100.00 XMR (37%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2028768

-

Hash rate: 1.338 GH/s

-

Median block size: 10.6 kB

-

Average Tx per block: 10.89

-

Weekly Moving Average Tx per day: 7863

-

Block reward: 1.93 XMR

-
-

Data taken on February 7, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,364,665,590
Localmonero.co Street Price: $74.73
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to02/07/20WeekMonthYear
USD$78.18+8.8%+31.9%+82.2%
EUR€71.44+10.3%+33.9%+88.7%
BTCB0.00800820+4.0%+8.6%-36.6%
-

Data taken on February 7, 2020

- -

XMR Price Graph for February 1 - 7, 2020

- -![XMR Price Graph 02/01/20-02/07/20](/img/weekly-chart-0207.png "XMR Price Graph 02/01/20-02/07/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Volunteers needed to update Monero Outreach articles.

-
- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-02-14-issue-47.md b/_posts/2020-02-14-issue-47.md deleted file mode 100644 index 3c2e108..0000000 --- a/_posts/2020-02-14-issue-47.md +++ /dev/null @@ -1,210 +0,0 @@ ---- -title: Issue 47: February 7-14, 2020 -image: /img/twitter-card-issue-47.png -issuenumber: 47 ---- -[Revuo Monero Weekly #47 Slide](/issue-47.html) - -

Revuo Monero Weekly: Week of February 7 - February 14, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Tevador, the principal engineer of RandomX has made RandomX Service, which provides a simple HTTP API to calculate RandomX proof of work (PoW). -

-
- -
-

Getmonero.org will soon have an onion address, we just need to choose the vanity address we would like. Cast your vote now! -

-
- -
-

Getmonero.org has been updated with more goodies, including full Weblate support for translators. -

-
- -
-

The Monero Community Workgroup hosted another coffee chat on February 8 - watch the recording on YouTube. -

-
- -
-

Newton, a cryptocurrency trading platform in Canada, has added Monero. -

-
- -
-

Monero Talk has put out their fourth part to their 36C3 interview series, interviewing: Alexis Roussel, Gregor Žavcer & Sergey Simanovsky talking about the Fair Data Society and C3 in general - watch on YouTube. -

-
- -

Upcoming Events

- -
-

February 15, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

February 19, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

February 19, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

February 23, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Integrations Part 3

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (february - july 2020) by v1docq47

-

Raised 50.03 of 100.00 XMR (50%)

-
- -
-

[Monero Aligned] Locha Mesh, a resilient long-range radio mesh network by Randy Brito

-

Raised 109.07 of 150.00 XMR (73%)

-
- -
-

xiphon part-time coding (3 months) by xiphon

-

Raised 37.96 of 307 XMR (12%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2033867

-

Hash rate: 1.351 GH/s

-

Median block size: 16 kB

-

Average Tx per block: 11.86

-

Weekly Moving Average Tx per day: 8559

-

Block reward: 1.91 XMR

-
-

Data taken on February 14, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,633,178,673
Localmonero.co Street Price: $89.54
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to02/14/20WeekMonthYear
USD$93.61+17.6%+36.9%+102.3%
EUR€86.46+18.8%+40.9%+111.0%
BTCB0.00914650+12.6%+18.0%-29.0%
-

Data taken on February 14, 2020

- -

XMR Price Graph for February 8 - 14, 2020

- -![XMR Price Graph 02/08/20-02/14/20](/img/weekly-chart-0214.png "XMR Price Graph 02/08/20-02/14/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-02-21-issue-48.md b/_posts/2020-02-21-issue-48.md deleted file mode 100644 index e3a48e8..0000000 --- a/_posts/2020-02-21-issue-48.md +++ /dev/null @@ -1,197 +0,0 @@ ---- -title: Issue 48: February 14-21, 2020 -image: /img/twitter-card-issue-48.png -issuenumber: 48 ---- -[Revuo Monero Weekly #48 Slide](/issue-48.html) - -

Revuo Monero Weekly: Week of February 14 - February 21, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake Wallet released an update to their software with a bug fix. -

-
- -
-

Bitsa Card added Monero as a way to refill your prepaid debit card. -

-
- -
-

Rehrar put out a sticker pack for Signal and Telegram - Isabella the Monero Girl. -

-
- -
-

Thunderosa from the Monero Outreach workgroup put out a Monero Calendar and is looking for feedback. -

-
- -
-

Blockchair’s Monero block explorer now has a Tor address. -

-
- -

Upcoming Events

- -
-

February 23, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

February 26, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

February 26, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

February 29, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Proposal for evaluating censorship resistance with 1M5 integration

-
- -
-

Monero Integrations Part 3

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2038947

-

Hash rate: 1.323 GH/s

-

Median block size: 7.92 kB

-

Average Tx per block: 11.39

-

Weekly Moving Average Tx per day: 8203

-

Block reward: 1.89 XMR

-
-

Data taken on February 21, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,425,807,986
Localmonero.co Street Price: $77.74
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to02/21/20WeekMonthYear
USD$81.36-13.9%+25.7%+66.2%
EUR€74.95-14.1%+28.5%+73.7%
BTCB0.00843584-7.8%+12.9%-32.2%
-

Data taken on February 21, 2020

- -

XMR Price Graph for February 15 - 21, 2020

- -![XMR Price Graph 02/15/20-02/21/20](/img/weekly-chart-0221.png "XMR Price Graph 02/15/20-02/21/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-02-28-issue-49.md b/_posts/2020-02-28-issue-49.md deleted file mode 100644 index 3d25c06..0000000 --- a/_posts/2020-02-28-issue-49.md +++ /dev/null @@ -1,215 +0,0 @@ ---- -title: Issue 49: February 21-28, 2020 -image: /img/twitter-card-issue-49.png -issuenumber: 49 ---- -[Revuo Monero Weekly #49 Slide](/issue-49.html) - -

Revuo Monero Weekly: Week of February 21 - February 28, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Dandelion++ was PRd to the Monero repository, and is looking for testers. Instructions for testing can be found here. -

-
- -
-

Cake Wallet has released a new version - 1.0.4 - with fixes to the Russian translation as well as OpenAlias support. -

-
- -
-

Xmrig has released a new version - 5.7.0 - which allows for use with Tor, a RandomX hashrate increase, and bug fixes. -

-
- -
-

Brandon “suraeNoether” Goodell gave a talk about Triptych (one of Monero’s in research protocols to replace the current MLSAG ring signature scheme). -

-
- -
-

Justin “sgp” Ehrenhofer has started a meetup in the Chicago area. -

-
- -
-

Fluffypony was interviewed at Davos 2020. -

-
- -
-

YouTube channel Marco Polo Mandarin, which makes educational “Learn Chinese (Mandarin)” videos released a video covering top 12 words in Mastering Monero, which was recently translated into Chinese. -

-
- -

Upcoming Events

- -
-

February 29, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

March 5, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

March 5, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

March 7, 2020 (Saturday) – 17:00 UTC

-

Monero Coffee Chat - watch online here

-
- -
-

March 8, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Monero Integrations Part 3

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2043924

-

Hash rate: 1.343 GH/s

-

Median block size: 11.9 kB

-

Average Tx per block: 10.50

-

Weekly Moving Average Tx per day: 7537

-

Block reward: 1.88 XMR

-
-

Data taken on February 28, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,198,714,645
Localmonero.co Street Price: $65.14
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to02/28/20WeekMonthYear
USD$68.64-14.5%-1.7%+41.2%
EUR€62.25-15.9%-1.8%+45.7%
BTCB0.00786830-5.2%+4.7%-38.3%
-

Data taken on February 28, 2020

- -

XMR Price Graph for February 22 - 28, 2020

- -![XMR Price Graph 02/22/20-02/28/20](/img/weekly-chart-0228.png "XMR Price Graph 02/22/20-02/28/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-03-07-issue-50.md b/_posts/2020-03-07-issue-50.md deleted file mode 100644 index c6a8b14..0000000 --- a/_posts/2020-03-07-issue-50.md +++ /dev/null @@ -1,208 +0,0 @@ ---- -title: Issue 50: February 28 - March 7, 2020 -image: /img/twitter-card-issue-50.png -issuenumber: 50 ---- -[Revuo Monero Weekly #50 Slide](/issue-50.html) - -

Revuo Monero Weekly: Week of February 28 - March 7, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Ledger released an update for their Monero application. -

-
- -
-

Monero Outreach has released an article explaining the benefits of Dandelion++. -

-
- -
-

Zero to Monero 2nd Edition is available for proofreading. Volunteers are encouraged to check it out. -

-
- -
-

Getmonero.org has received another round of updates, including fixed meta tags for sharing pages on social media, an updated roadmap, and more. -

-
- -
-

The Monero Community Workgroup hosted a coffee chat for the month of March - watch on YouTube. -

-
- -
-

Monero Talk released an episode talking with Paul Shapiro from MyMonero on improving Monero’s usability - available on YouTube. -

-
- -

Upcoming Events

- -
-

March 8, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

March 11, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

March 11, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

March 14, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Debian Package Repository for 2 years

-
- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

A Monero-centric Merchant Marketplace

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

Monero Payment gateways Gateways part 3 by SerHack

-

Raised 7.42 of 11 XMR (67%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2049555

-

Hash rate: 1.203 GH/s

-

Median block size: 31.5 kB

-

Average Tx per block: 12.48

-

Weekly Moving Average Tx per day: 8922

-

Block reward: 1.86 XMR

-
-

Data taken on March 7, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,144,727,450
Localmonero.co Street Price: $65.04
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to03/07/20WeekMonthYear
USD$65.26-1.3%-16.4%+32.9%
EUR€57.78-3.6%-18.7%+31.9%
BTCB0.00733350-4.9%-8.3%-42.0%
-

Data taken on March 7, 2020

- -

XMR Price Graph for March 1 - 7, 2020

- -![XMR Price Graph 03/01/20-03/07/20](/img/weekly-chart-0307.png "XMR Price Graph 03/01/20-03/07/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-03-14-issue-51.md b/_posts/2020-03-14-issue-51.md deleted file mode 100644 index 5da4c33..0000000 --- a/_posts/2020-03-14-issue-51.md +++ /dev/null @@ -1,199 +0,0 @@ ---- -title: Issue 51: March 7 - 14, 2020 -image: /img/twitter-card-issue-51.png -issuenumber: 51 ---- -[Revuo Monero Weekly #51 Slide](/issue-51.html) - -

Revuo Monero Weekly: Week of March 7 - March 14, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The next CLI release v0.15.0.5 has been tagged. Binaries will be coming soon, but users are encouraged to post their deterministic builds. -

-
- -
-

Cake Wallet released a new update with bug fixes. Updating is strongly recommended. -

-
- -
-

Isabella the Monero Girl sticker pack is now available on Matrix. -

-
- -
-

XMR.RU released their February report. -

-
- -

Upcoming Events

- -
-

March 18, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

March 18, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

March 22, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

March 28, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Persian-translation

-
- -
-

Sarang: research funding for 2020 Q2

-
- -
-

Monero Debian Package Repository for 2 years

-
- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2054610

-

Hash rate: 1.203 GH/s

-

Median block size: 18.4 kB

-

Average Tx per block: 13.99

-

Weekly Moving Average Tx per day: 10041

-

Block reward: 1.84 XMR

-
-

Data taken on March 14, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $641,223,021
Localmonero.co Street Price: $32.98
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
XMR to03/14/20WeekMonthYear
USD$36.73-44.1%-60.3%-27.2%
EUR€32.89-43.4%-61.4%-26.1%
BTCB0.00701685-4.8%-22.4%-46.0%
-

Data taken on March 14, 2020

- -

XMR Price Graph for March 8 - 14, 2020

- -![XMR Price Graph 03/08/20-03/14/20](/img/weekly-chart-0314.png "XMR Price Graph 03/08/20-03/14/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-03-20-issue-52.md b/_posts/2020-03-20-issue-52.md deleted file mode 100644 index b0f2873..0000000 --- a/_posts/2020-03-20-issue-52.md +++ /dev/null @@ -1,195 +0,0 @@ ---- -title: Issue 52: March 14 - 20, 2020 -image: /img/twitter-card-issue-52.png -issuenumber: 52 ---- -[Revuo Monero Weekly #52 Slide](/issue-52.html) - -

Revuo Monero Weekly: Week of March 14 - March 20, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.15.0.5 'Carbon Chamaeleon' has been released.

-
- -
-

Sarang Noether released a preprint of the Triptych-2 paper: efficient proofs for confidential transactions.

-
- -
-

Vik Sharma from Cake Wallet did an interview with Girl Gone Crypto - available on YouTube.

-
- -
-

Monero Talk interviews Desi-Rae of Crypto Ramble on the importance of privacy - available on YouTube.

-
- -
-

Monero Talk interviews Lawrence H. White on whether the USA needs a digital national currency - available on YouTube.

-
- -

Upcoming Events

- -
-

March 22, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

March 25, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

March 25, 2020 (Wednesday) – 19:00 UTC

-

Monero Konferenco [EU] Meeting - #monero-konferenco IRC channel

-
- -
-

March 28, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Persian-translation

-
- -
-

Monero Debian Package Repository for 2 years

-
- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2058989

-

Hash rate: 1.190 GH/s

-

Median block size: 27.4 kB

-

Average Tx per block: 15.16

-

Weekly Moving Average Tx per day: 10850

-

Block reward: 1.82 XMR

-
-

Data taken on March 20, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $713,138,239
Localmonero.co Street Price: $40.82
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/20/20WeekMonthYear
USD$40.38+9.7%-48.3%-25.8%
EUR€37.51+13.6%-48.1%-21.3%
BTCB0.00652103-1.7%-19.8%-51.6%
-

Data taken on March 20, 2020

- -

XMR Price Graph for March 14 - 20, 2020

- -![XMR Price Graph 03/14/20-03/20/20](/img/weekly-chart-0320.png "XMR Price Graph 03/14/20-03/20/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-03-27-issue-53.md b/_posts/2020-03-27-issue-53.md deleted file mode 100644 index 6c7da13..0000000 --- a/_posts/2020-03-27-issue-53.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 53: March 20 - 27, 2020 -image: /img/twitter-card-issue-53.png -issuenumber: 53 ---- -[Revuo Monero Weekly #53 Slide](/issue-53.html) - -

Revuo Monero Weekly: Week of March 20 - March 27, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Getmonero.org has been updated with an overhauled roadmap page and other changes.

-
- -
-

Monero Talk interviewed Brock Pierce about the power of community - available on YouTube.

-
- -

Upcoming Events

- -
-

March 28, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

April 1, 2020 (Wednesday) – 18:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

April 5, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

erciccione: part time work (April-May) on Getmonero.org

-
- -
-

Persian-translation

-
- -
-

Monero Debian Package Repository for 2 years

-
- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2064017

-

Hash rate: 1.152 GH/s

-

Median block size: 13.1 kB

-

Average Tx per block: 13.10

-

Weekly Moving Average Tx per day: 9405

-

Block reward: 1.81 XMR

-
-

Data taken on March 27, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $805,325,855
Localmonero.co Street Price: $43.96
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/27/20WeekMonthYear
USD$45.83+15.1%-34.7%-12.6%
EUR€41.05+10.9%-36.4%-12.0%
BTCB0.00741271+14.8%-7.6%-43.2%
-

Data taken on March 27, 2020

- -

XMR Price Graph for March 21 - 27, 2020

- -![XMR Price Graph 03/21/20-03/27/20](/img/weekly-chart-0327.png "XMR Price Graph 03/21/20-03/27/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-04-03-issue-54.md b/_posts/2020-04-03-issue-54.md deleted file mode 100644 index b70f8e7..0000000 --- a/_posts/2020-04-03-issue-54.md +++ /dev/null @@ -1,186 +0,0 @@ ---- -title: Issue 54: March 27 - April 3, 2020 -image: /img/twitter-card-issue-54.png -issuenumber: 54 ---- -[Revuo Monero Weekly #54 Slide](/issue-54.html) - -

Revuo Monero Weekly: Week of March 27 - April 3, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The CLSAG paper preprint is updated.

-
- -
-

A community member, Alex Anarcho, was interviewed by Essra for German speaking audiences, and talks about privacy and Monero - watch on YouTube.

-
- -
-

Monero Talk interviewed Rafael LaVerde on the virtues of Monero vs the virtues of BSV - watch on YouTube.

-
- -

Upcoming Events

- -
-

April 5, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

April 8, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

April 11, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

erciccione: part time work (April-May) on Getmonero.org

-
- -
-

Persian-translation

-
- -
-

Monero Debian Package Repository for 2 years

-
- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2068984

-

Hash rate: 1.242 GH/s

-

Median block size: 33.7 kB

-

Average Tx per block: 14.71

-

Weekly Moving Average Tx per day: 10595

-

Block reward: 1.79 XMR

-
-

Data taken on April 3, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $924,177,962
Localmonero.co Street Price: $50.21
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/03/20WeekMonthYear
USD$52.73+11.1%-19.8%-20.5%
EUR€48.80+14.9%-17.4%-17.2%
BTCB0.00782583+5.1%+4.2%-41.5%
-

Data taken on April 3, 2020

- -

XMR Price Graph for March 28 - April 3, 2020

- -![XMR Price Graph 03/28/20-04/03/20](/img/weekly-chart-0403.png "XMR Price Graph 03/28/20-04/03/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-04-11-issue-55.md b/_posts/2020-04-11-issue-55.md deleted file mode 100644 index 2ed23e5..0000000 --- a/_posts/2020-04-11-issue-55.md +++ /dev/null @@ -1,197 +0,0 @@ ---- -title: Issue 55: April 3 - April 11, 2020 -image: /img/twitter-card-issue-55.png -issuenumber: 55 ---- -[Revuo Monero Weekly #55 Slide](/issue-55.html) - -

Revuo Monero Weekly: Week of April 3 - April 11, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The second edition of Zero to Monero is published.

-
- -
-

The Monero Community workgroup released a documentary movie about Monero. You can find more information here.

-
- -
-

XMR.ru released their monthly report for March.

-
- -
-

The Monero Community workgroup ran another Coffee Chat - watch on YouTube.

-
- -
-

Monero Talk interviewed Naomi Brockwell about why competition is good for the ecosystem - available on YouTube.

-
- -
-

Crypto Vigilante interviewed Justin Ehrenhofer about Monero’s roadmap and fungibility - watch on YouTube.

-
- -

Upcoming Events

- -
-

April 11, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

April 15, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

April 19, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Persian-translation

-
- -
-

Monero Debian Package Repository for 2 years

-
- -
-

Norwegian translation of webplate + footers + nav. menu

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -
-

ErCiccione: 3 more months part time work on Getmonero.org by erciccione

-

Raised 36.33 of 180.00 XMR (20%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2074662

-

Hash rate: 1.233 GH/s

-

Median block size: 25.8 kB

-

Average Tx per block: 17.10

-

Weekly Moving Average Tx per day: 12362

-

Block reward: 1.77 XMR

-
-

Data taken on April 11, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $936,561,688
Localmonero.co Street Price: $50.72
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/11/20WeekMonthYear
USD$53.48+1.0%-1.5%-24.5%
EUR€48.92-0.2%+1.5%-22.2%
BTCB0.00778648-1.0%+13.9%-41.7%
-

Data taken on April 11, 2020

- -

XMR Price Graph for April 5 - April 11, 2020

- -![XMR Price Graph 04/05/20-04/11/20](/img/weekly-chart-0411.png "XMR Price Graph 04/05/20-04/11/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-04-17-issue-56.md b/_posts/2020-04-17-issue-56.md deleted file mode 100644 index b9aa9ca..0000000 --- a/_posts/2020-04-17-issue-56.md +++ /dev/null @@ -1,246 +0,0 @@ ---- -title: Issue 56: April 11 - April 17, 2020 -image: /img/twitter-card-issue-56.png -issuenumber: 56 ---- -[Revuo Monero Weekly #56 Slide](/issue-56.html) - -

Revuo Monero Weekly: Week of April 11 - April 17, 2020.

- - -

Table of Contents:

- - -

Moneroversary

- -The Monero Community will be celebrating Monero's 6th "birthday" (i.e. Moneroversary) on April 18th, 2020. See the schedule of events below. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TimeDescription
15:00 UTCMonero History ft. Diego Salazar
15:30 UTCMonero Research Lab Q&A ft. Sarang Noether, host Scott Anecito
16:00 UTCMonero Compliance Q&A ft. Dave Jevans (CEO of CipherTrace) & Justin Ehrenhofer, host John Murphy
16:30 UTCMonero Trivia, host Justin Ehrenhofer
17:00 UTCMonero Coffee Chat, host Doug Tuman
18:00 UTCMonero Meme Competition, host Justin Ehrenhofer
19:00 UTCMonero VR Happy Hour, host Diego Salazar - No VR headset required
19:30 UTCMonero Game Show (Monero Talk)
23:59 UTCGames, TBD (Jackbox.tv, Drawful 2, Cards Against Humanity, Secret Hitler)
- -

Recent News

- -
-

Satang exchange has added Monero, and there will be a fiat pairing.

-
- -
-

Cake Wallet has an update, which changes the XMR.to flow within the app.

-
- -
-

Monero is moving it’s repository for its website back to Github from Gitlab.

-
- -
-

Core Team member binaryFate summarizes some of the most exciting things in Monero research and development.

-
- -

Upcoming Events

- -
-

April 18, 2020 (Sunday) - 15:00 UTC

-

Moneroversary - join on YouTube

-
- -
-

April 19, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

April 22, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

April 25, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

xiphon part-time coding

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

Translation of Mastering Monero into Brazilian Portuguese

-
- -
-

Persian-translation

-
- -
-

Monero Debian Package Repository for 2 years

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Mining Outreach

-
- -
-

Part Time Research Atoc

-
- -
-

Telegram bot for Monero-Jobs group

-
- -
-

BrandedGIFS-JB

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2079000

-

Hash rate: 1.226 GH/s

-

Median block size: 31.3 kB

-

Average Tx per block: 16.13

-

Weekly Moving Average Tx per day: 11551

-

Block reward: 1.75 XMR

-
-

Data taken on April 17, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,001,801,228
Localmonero.co Street Price: $56.17
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/17/20WeekMonthYear
USD$57.15-2.3%+56.7%-17.7%
EUR€52.53-1.8%+58.7%-14.5%
BTCB0.008024410.0%+18.3%-39.8%
-

Data taken on April 17, 2020

- -

XMR Price Graph for April 11 - April 17, 2020

- -![XMR Price Graph 04/11/20-04/17/20](/img/weekly-chart-0417.png "XMR Price Graph 04/11/20-04/17/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-04-24-issue-57.md b/_posts/2020-04-24-issue-57.md deleted file mode 100644 index 6fcedec..0000000 --- a/_posts/2020-04-24-issue-57.md +++ /dev/null @@ -1,179 +0,0 @@ ---- -title: Issue 57: April 17 - April 24, 2020 -image: /img/twitter-card-issue-57.png -issuenumber: 57 ---- -[Revuo Monero Weekly #57 Slide](/issue-57.html) - -

Revuo Monero Weekly: Week of April 17 - April 24, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Moneroversary took place last week. There were many events including a deep dive into the ancient history of Monero, a coffee chat, a quiz game, and more. All can be seen here.

-
- -
-

Vice wrote a piece on the work of Justin “sgp” Ehrenhofer in getting the movie “Monero Means Money” to the top of the box office last week.

-
- -
-

Another slew of getmonero.org updates is out, including the transition of the repo back to github, an overhauled FAQ page, and more.

-
- -
-

The Monero Talk crew interviewed Roger Ver about Monero - watch it on YouTube.

-
- - -

Upcoming Events

- -
-

April 25, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

April 29, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

May 3, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Compilation time reduction and housekeeping

-
- -
-

Translation of Mastering Monero into Brazilian Portuguese

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

xiphon part-time coding (3 months) by xiphon

-

Raised 65.09 of 371 XMR (18%)

-
- -
-

Monero Debian Package Repository for 2 years by Patrick Schleizer

-

Raised 40.04 of 73 XMR (55%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2084224

-

Hash rate: 1.415 GH/s

-

Median block size: 26.9 kB

-

Average Tx per block: 16.21

-

Weekly Moving Average Tx per day: 11,815

-

Block reward: 1.74 XMR

-
-

Data taken on April 24, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,057,614,165
Localmonero.co Street Price: $57.86
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/24/20WeekMonthYear
USD$60.35+7.5%+28.1%-10.7%
EUR€55.80+8.0%+28.8%-8.0%
BTCB0.00805088+0.9%+14.3%-35.3%
-

Data taken on April 24, 2020

- -

XMR Price Graph for April 18 - April 24, 2020

- -![XMR Price Graph 04/18/20-04/24/20](/img/weekly-chart-0424.png "XMR Price Graph 04/18/20-04/24/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-05-02-issue-58.md b/_posts/2020-05-02-issue-58.md deleted file mode 100644 index 63f3b47..0000000 --- a/_posts/2020-05-02-issue-58.md +++ /dev/null @@ -1,185 +0,0 @@ ---- -title: Issue 58: April 24 - May 2, 2020 -image: /img/twitter-card-issue-58.png -issuenumber: 58 ---- -[Revuo Monero Weekly #58 Slide](/issue-58.html) - -

Revuo Monero Weekly: Week of April 24 - May 2, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

A new article was released on the getmonero.org website regarding Dandelion++.

-
- -
-

Sarang Noether released his monthly report for April.

-
- -
-

The movie Monero Means Money has been released for free public viewing - available on YouTube.

-
- -
-

The Monero community workgroup did the coffee chat for the month of May - watch on YouTube.

-
- -
-

Monero Talk interviewed Justin “sgp” Ehrenhofer about the Monero Means Money movie - watch on YouTube.

-
- -

Upcoming Events

- -
-

May 3, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

May 6, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

May 9, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Research post-quantum strategies for Monero

-
- -
-

Norwegian translation of core part

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

Translation of Mastering Monero into Brazilian Portuguese

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

xiphon part-time coding (3 months) by xiphon

-

Raised 332.9 of 371 XMR (90%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2089946

-

Hash rate: 1.287 GH/s

-

Median block size: 26.4 kB

-

Average Tx per block: 18.53

-

Weekly Moving Average Tx per day: 13,370

-

Block reward: 1.72 XMR

-
-

Data taken on May 2, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,133,407,865
Localmonero.co Street Price: $63.89
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/02/20WeekMonthYear
USD$64.59+6.8%+27.0%+0.5%
EUR€58.22+4.2%+24.1%+1.2%
BTCB0.00709479-11.6%-4.9%-39.8%
-

Data taken on May 2, 2020

- -

XMR Price Graph for April 26 - May 2, 2020

- -![XMR Price Graph 04/26/20-05/02/20](/img/weekly-chart-0502c.png "XMR Price Graph 04/26/20-05/02/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-05-08-issue-59.md b/_posts/2020-05-08-issue-59.md deleted file mode 100644 index 32cb471..0000000 --- a/_posts/2020-05-08-issue-59.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 59: May 2 - May 8, 2020 -image: /img/twitter-card-issue-59.png -issuenumber: 59 ---- -[Revuo Monero Weekly #59 Slide](/issue-59.html) - -

Revuo Monero Weekly: Week of May 2 - May 8, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The creator of Whonix was funded via the CCS to make a Debian package for Monero. The package is now completed and ready to be utilized.

-
- -
-

The new GUI is coming out soon! If you speak a non-English language and want to take a shot at translation, your work would be appreciated. Read the information here.

-
- -

Upcoming Events

- -
-

May 9, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

May 13, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

May 17, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Research post-quantum strategies for Monero

-
- -
-

Norwegian translation of core part

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

Translation of Mastering Monero into Brazilian Portuguese

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2094278

-

Hash rate: 1.249 GH/s

-

Median block size: 34.9 kB

-

Average Tx per block: 19.61

-

Weekly Moving Average Tx per day: 14,098

-

Block reward: 1.70 XMR

-
-

Data taken on May 8, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,131,099,613
Localmonero.co Street Price: $63.78
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/08/20WeekMonthYear
USD$64.40+1.9%+11.4%-3.9%
EUR€58.68+3.1%+10.3%-1.9%
BTCB0.00654133-8.5%-16.8%-41.8%
-

Data taken on May 8, 2020

- -

XMR Price Graph for May 2 - May 8, 2020

- -![XMR Price Graph 05/02/20-05/08/20](/img/weekly-chart-0508.png "XMR Price Graph 05/02/20-05/08/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-05-15-issue-60.md b/_posts/2020-05-15-issue-60.md deleted file mode 100644 index 961c921..0000000 --- a/_posts/2020-05-15-issue-60.md +++ /dev/null @@ -1,181 +0,0 @@ ---- -title: Issue 60: May 8 - May 15, 2020 -image: /img/twitter-card-issue-60.png -issuenumber: 60 ---- -[Revuo Monero Weekly #60 Slide](/issue-60.html) - -

Revuo Monero Weekly: Week of May 8 - May 15, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The v0.16 CLI release is on the horizon. Help test it so we can release it with minimal bugs.

-
- -
-

Monero was delisted from Bithumb.

-
- -
-

Community member jwinterm made a front end for a RandomX stress test bench marking tool.

-
- -
-

Monero Talk interviewed Randy Brito on Locha Mesh - watch on YouTube.

-
- -

Upcoming Events

- -
-

May 17, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

May 20, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

May 23, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Market Research

-
- -
-

Research post-quantum strategies for Monero

-
- -
-

Norwegian translation of core part

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

Translation of Mastering Monero into Brazilian Portuguese by netrik182

-

Raised 7 of 37.00 XMR (19%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2099351

-

Hash rate: 1.243 GH/s

-

Median block size: 24.1 kB

-

Average Tx per block: 18.76

-

Weekly Moving Average Tx per day: 13,481

-

Block reward: 1.69 XMR

-
-

Data taken on May 15, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,120,944,302
Localmonero.co Street Price: $64.04
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/15/20WeekMonthYear
USD$63.98+1.1%+20.3%-32.5%
EUR€59.15+2.5%+21.2%-30.1%
BTCB0.00674742+4.9%-15.7%-41.6%
-

Data taken on May 15, 2020

- -

XMR Price Graph for May 9 - May 15, 2020

- -![XMR Price Graph 05/08/20-05/15/20](/img/weekly-chart-0515.png "XMR Price Graph 05/08/20-05/15/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-05-22-issue-61.md b/_posts/2020-05-22-issue-61.md deleted file mode 100644 index f64f224..0000000 --- a/_posts/2020-05-22-issue-61.md +++ /dev/null @@ -1,189 +0,0 @@ ---- -title: Issue 61: May 15 - May 22, 2020 -image: /img/twitter-card-issue-61.png -issuenumber: 61 ---- -[Revuo Monero Weekly #61 Slide](/issue-61.html) - -

Revuo Monero Weekly: Week of May 15 - May 22, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.16.0.0 'Nitrogen Nebula' has been tagged. If you would like to build and post your deterministic build hashes, please do so here.

-
- -
-

PiNode XMR has joined the Monero Ecosystem. It helps you to set up a Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.

-
- -
-

Monero Outreach has started a “We Accept Monero” campaign for merchant adoption.

-
- -
-

XMR.ru put out their April report.

-
- -
-

Monero Talk interviewed Koe and Sarang Noether on "Zero to Monero: 2nd Edition" - watch on YouTube.

-
- -

Upcoming Events

- -
-

May 23, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

May 27, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

May 31, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Swedish cli wallet

-
- -
-

Monero Atomic Swaps research funding

-
- -
-

Market Research

-
- -
-

Norwegian translation of core part

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

Translation of Mastering Monero into Brazilian Portuguese by netrik182

-

Raised 13.01 of 37.00 XMR (35%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2104381

-

Hash rate: 1.308 GH/s

-

Median block size: 28.6 kB

-

Average Tx per block: 15.94

-

Weekly Moving Average Tx per day: 11,516

-

Block reward: 1.67 XMR

-
-

Data taken on May 22, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,113,971,133
Localmonero.co Street Price: $62.93
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/22/20WeekMonthYear
USD$63.28+1.0%+11.3%-24.4%
EUR€58.05+0.3%+10.3%-22.6%
BTCB0.00684262+1.4%-14.4%-37.4%
-

Data taken on May 22, 2020

- -

XMR Price Graph for May 16 - May 22, 2020

- -![XMR Price Graph 05/16/20-05/22/20](/img/weekly-chart-0522.png "XMR Price Graph 05/16/20-05/22/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-05-30-issue-62.md b/_posts/2020-05-30-issue-62.md deleted file mode 100644 index 1e045bd..0000000 --- a/_posts/2020-05-30-issue-62.md +++ /dev/null @@ -1,198 +0,0 @@ ---- -title: Issue 62: May 22 - May 30, 2020 -image: /img/twitter-card-issue-62.png -issuenumber: 62 ---- -[Revuo Monero Weekly #62 Slide](/issue-62.html) - -

Revuo Monero Weekly: Week of May 22 - May 30, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Sarang Noether published his May monthly report.

-
- -
-

If you would like to test the upcoming GUI release, please follow the instructions here.

-
- -
-

Community members Andres and rottensox have released another Spanish podcast covering Dandelion++ and other topics.

-
- -
-

Cake Wallet released a video showing how to use the exchange in their wallet.

-
- -
-

Monero had another coffee chat - watch the recording on YouTube.

-
- -
-

Monero Talk interviewed Riccardo ‘fluffypony’ Spagni and Naveen Jain on the launch of Tari’s testnet - watch on YouTube.

-
- - -

Upcoming Events

- -
-

May 31, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

June 3, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

June 6, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Sarang: research funding for 2020 Q3

-
- -
-

Swedish cli wallet

-
- -
-

Monero Atomic Swaps research funding

-
- -
-

Market Research

-
- -
-

Norwegian translation of core part

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

Research post-quantum strategies for Monero by Insight

-

Raised 520.1 of 576 XMR (90%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2110141

-

Hash rate: 1.397 GH/s

-

Median block size: 21.1 kB

-

Average Tx per block: 16.57

-

Weekly Moving Average Tx per day: 13,016

-

Block reward: 1.65 XMR

-
-

Data taken on May 30, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,171,724,885
Localmonero.co Street Price: $65.98
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/30/20WeekMonthYear
USD$66.66+5.1%+7.4%-28.2%
EUR€60.00+3.2%+5.8%-28.0%
BTCB0.0069586+0.5%-3.3%-37.7%
-

Data taken on May 30, 2020

- -

XMR Price Graph for May 24 - May 30, 2020

- -![XMR Price Graph 05/24/20-05/30/20](/img/weekly-chart-0529.png "XMR Price Graph 05/24/20-05/30/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-06-06-issue-63.md b/_posts/2020-06-06-issue-63.md deleted file mode 100644 index fe70085..0000000 --- a/_posts/2020-06-06-issue-63.md +++ /dev/null @@ -1,191 +0,0 @@ ---- -title: Issue 63: May 30 - June 6, 2020 -image: /img/twitter-card-issue-63.png -issuenumber: 63 ---- -[Revuo Monero Weekly #63 Slide](/issue-63.html) - -

Revuo Monero Weekly: Week of May 30 - June 6, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The new GUI 0.16.0.0 Nitrogen Nebula has been released.

-
- -
-

Ledger has released a corresponding update. All Ledger hardware wallet users must update.

-
- -
-

As well, Ledger has assigned a new team to work on Monero’s app in their ecosystem.

-
- -
-

The new release has added WebAssembly support to Monero. User XmrApiDev has added the ability for web applications to have fully client-side Monero wallets using Monero’s javascript library.

-
- -
-

Monero Talk interviewed Mitchell Krawiec-Thayer & Adam Corbo on making Monero post-quantum secure & private - watch on YouTube.

-
- - -

Upcoming Events

- -
-

June 10, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

June 14, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

June 20, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

CLSAG Audit with Teserakt and OSTIF

-
- -
-

Sarang: research funding for 2020 Q3

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

Research post-quantum strategies for Monero by Insight

-

Raised 551.06 of 576 XMR (96%)

-
- -
-

Norwegian translation of webplate, footers, nav. menu by Chris Avis

-

Raised 2.16 of 6 XMR (36%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2114302

-

Hash rate: 1.419 GH/s

-

Median block size: 20.6 kB

-

Average Tx per block: 17.66

-

Weekly Moving Average Tx per day: 12,660

-

Block reward: 1.64 XMR

-
-

Data taken on June 6, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,195,983,930
Localmonero.co Street Price: $64.56
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/06/20WeekMonthYear
USD$68.00+4.3%+5.3%-22.5%
EUR€60.17+2.7%+1.1%-22.6%
BTCB0.00701207+1.8%+8.5%-37.5%
-

Data taken on June 6, 2020

- -

XMR Price Graph for May 31 - June 6, 2020

- -![XMR Price Graph 05/31/20-06/06/20](/img/weekly-chart-06061.png "XMR Price Graph 05/31/20-06/06/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-06-13-issue-64.md b/_posts/2020-06-13-issue-64.md deleted file mode 100644 index 1e4e80e..0000000 --- a/_posts/2020-06-13-issue-64.md +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Issue 64: June 6 - June 13, 2020 -image: /img/twitter-card-issue-64.png -issuenumber: 64 ---- -[Revuo Monero Weekly #63 Slide](/issue-64.html) - -

Revuo Monero Weekly: Week of June 6 - June 13, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The getmonero.org website has been updated, with a new FAQ question, posts regarding the new release, and more.

-
- -
-

Monero Outreach put out a new article: “The Tool for Renewal”.

-
- -
-

Vik from Cake Wallet, Justin ‘sgp’ Ehrenhofer, and fluffypony took part in a virtual Greek cryptocurrency meetup.

-
- -
-

Monero Talk interviewed Pavel Polach, the creator of RMX Hardware Wallet for Monero - watch on YouTube.

-
- - -

Upcoming Events

- -
-

June 14, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

June 17, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

June 20, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Sarang: research funding for 2020 Q3

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2120102

-

Hash rate: 1.242 GH/s

-

Median block size: 28.8 kB

-

Average Tx per block: 12.72

-

Weekly Moving Average Tx per day: 6,299

-

Block reward: 1.62 XMR

-
-

Data taken on June 13, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,165,213,190
Localmonero.co Street Price: $66.25
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/13/20WeekMonthYear
USD$66.20-2.2%+1.6%-26.5%
EUR€58.79-1.9%-2.5%-26.3%
BTCB0.007001740.0%+5.0%-36.0%
-

Data taken on June 13, 2020

- -

XMR Price Graph for June 7 - June 13, 2020

- -![XMR Price Graph 06/06/20-06/13/20](/img/weekly-chart-06131.png "XMR Price Graph 06/06/20-06/13/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-06-19-issue-65.md b/_posts/2020-06-19-issue-65.md deleted file mode 100644 index dc9bc9e..0000000 --- a/_posts/2020-06-19-issue-65.md +++ /dev/null @@ -1,176 +0,0 @@ ---- -title: Issue 65: June 13 - June 19, 2020 -image: /img/twitter-card-issue-65.png -issuenumber: 65 ---- -[Revuo Monero Weekly #65 Slide](/issue-65.html) - -

Revuo Monero Weekly: Week of June 13 - June 19, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero has been added to a leading Iranian exchange.

-
- -

That’s it. :( Not much happened this week so here’s a picture of a Monero fox to make up for it.

- -

Monero Fox

-

Artist: anhdres

- - -

Upcoming Events

- -
-

June 20, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

June 24, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

June 28, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

ErCiccione: 3 more months part time work on Getmonero.org (July-Sept)

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -
-

Defcon equipment storage for one year by rehrar

-

Raised 6 of 13 XMR (46%)

-
- -
-

Sarang: research funding for 2020 Q3 by Sarang Noether

-

Raised 477.02 of 518 XMR (92%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2124536

-

Hash rate: 1.225 GH/s

-

Median block size: 24.6 kB

-

Average Tx per block: 15.83

-

Weekly Moving Average Tx per day: 11,295

-

Block reward: 1.61 XMR

-
-

Data taken on June 19, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,129,851,978
Localmonero.co Street Price: $63.47
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/19/20WeekMonthYear
USD$64.16-2.4%-0.7%-36.4%
EUR€57.40-1.7%-2.5%-36.1%
BTCB0.00688035-0.9%+1.4%-36.6%
-

Data taken on June 19, 2020

- -

XMR Price Graph for June 14 - June 20, 2020

- -![XMR Price Graph 06/14/20-06/20/20](/img/weekly-chart-0619.png "XMR Price Graph 06/14/20-06/20/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-06-27-issue-66.md b/_posts/2020-06-27-issue-66.md deleted file mode 100644 index 12fce3a..0000000 --- a/_posts/2020-06-27-issue-66.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 66: June 19 - June 27, 2020 -image: /img/twitter-card-issue-66.png -issuenumber: 66 ---- -[Revuo Monero Weekly #66 Slide](/issue-66.html) - -

Revuo Monero Weekly: Week of June 19 - June 27, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero CLI 0.16.1 ‘Nitrogen Nebula’ has been released.

-
- -
-

A new version of the Monero GUI guide has been released.

-
- -
-

Diego ‘rehrar’ Salazar gave a Monero update presentation for the Messari conference - watch on YouTube.

-
- -

Upcoming Events

- -
-

June 28, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

July 1, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

July 4, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

ErCiccione: 3 more months part time work on Getmonero.org (July-Sept)

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -
-

[Monero Aligned] Proposal for 1M5 Integration as Proxy

-
- -
-

Telegram bot for Monero-Jobs group

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2130095

-

Hash rate: 1.599 GH/s

-

Median block size: 33.8 kB

-

Average Tx per block: 16.00

-

Weekly Moving Average Tx per day: 11,586

-

Block reward: 1.59 XMR

-
-

Data taken on June 27, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,079,535,858
Localmonero.co Street Price: $58.70
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/27/20WeekMonthYear
USD$61.23-4.5%-5.1%-41.3%
EUR€54.58-4.8%-6.8%-40.5%
BTCB0.00682176-1.2%-2.8%-15.0%
-

Data taken on June 27, 2020

- -

XMR Price Graph for June 21 - June 27, 2020

- -![XMR Price Graph 06/21/20-06/27/20](/img/weekly-chart-06271.png "XMR Price Graph 06/21/20-06/27/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-07-06-issue-67.md b/_posts/2020-07-06-issue-67.md deleted file mode 100644 index cdec4c2..0000000 --- a/_posts/2020-07-06-issue-67.md +++ /dev/null @@ -1,166 +0,0 @@ ---- -title: Issue 67: June 27 - July 6, 2020 -image: /img/twitter-card-issue-67.png -issuenumber: 67 ---- -[Revuo Monero Weekly #67 Slide](/issue-67.html) - -

Revuo Monero Weekly: Week of June 27 - July 6, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI v0.16.0.1 has been released. General bug fixes as well as fixes for Ledger and Trezor.

-
- -
-

The Monero Core Team put out their General Fund Transparency report for 2019-June 2020.

-
- -
-

Dr. Sarang Noether has released his monthly report for June.

-
- -
-

Monerujo has updated to newest underlying core release, as well as a few bug fixes.

-
- -
-

Monero Community hosted their June Coffee Chat - watch on YouTube.

-
- -

Upcoming Events

- -
-

July 8, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

July 12, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

July 18, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2136825

-

Hash rate: 1.866 GH/s

-

Median block size: 35.1 kB

-

Average Tx per block: 17.53

-

Weekly Moving Average Tx per day: 12,771

-

Block reward: 1.57 XMR

-
-

Data taken on July 6, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,135,537,616
Localmonero.co Street Price: $60.59
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/06/20WeekMonthYear
USD$64.45+0.5%-4.8%-31.9%
EUR€56.99-0.1%-5.0%-32.4%
BTCB0.00693230-0.7%-1.0%-17.4%
-

Data taken on July 6, 2020

- -

XMR Price Graph for June 29 - July 6, 2020

- -![XMR Price Graph 06/29/20-07/06/20](/img/weekly-chart-0706.png "XMR Price Graph 06/30/20-07/06/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-07-12-issue-68.md b/_posts/2020-07-12-issue-68.md deleted file mode 100644 index 79fd362..0000000 --- a/_posts/2020-07-12-issue-68.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 68: July 6 - July 12, 2020 -image: /img/twitter-card-issue-68.png -issuenumber: 68 ---- -[Revuo Monero Weekly #68 Slide](/issue-68.html) - -

Revuo Monero Weekly: Week of July 6 - July 12, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The new GUI release, v0.16.0.2 'Nitrogen Nebula' is now available for download.

-
- -
-

Getmonero.org has another slew of updates, including a revamped homepage. Check out the full list of changes.

-
- -
-

XMR.to has added Bitcoin lightning network payment capabilities.

-
- -
-

Locha Mesh has recorded a tech demo on sending a Monero transaction from an off-grid computer to an internet connected one via their radio wave mesh network - watch on YouTube.

-
- -
-

MoneroTalk interviewed Dr. David D. Friedman on Digital Cash - watch on YouTube.

-
- -

Upcoming Events

- -
-

July 15, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

July 18, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

July 26, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

v1docq47: video creation / translations into russian (august 2020 - january 2021)

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2140873

-

Hash rate: 1.362 GH/s

-

Median block size: 28.0 kB

-

Average Tx per block: 17.65

-

Weekly Moving Average Tx per day: 12,660

-

Block reward: 1.56 XMR

-
-

Data taken on July 12, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,219,466,627
Localmonero.co Street Price: $65.72
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/12/20WeekMonthYear
USD$69.12+7.8%+8.1%-22.6%
EUR€61.13+7.2%+7.9%-32.4%
BTCB0.00744349+6.0%+8.3%-5.4%
-

Data taken on July 6, 2020

- -

XMR Price Graph for July 6 - July 12, 2020

- -![XMR Price Graph 07/06/20-07/12/20](/img/weekly-chart-0712.png "XMR Price Graph 07/06/20-07/12/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-07-24-issue-69.md b/_posts/2020-07-24-issue-69.md deleted file mode 100644 index bd804a9..0000000 --- a/_posts/2020-07-24-issue-69.md +++ /dev/null @@ -1,178 +0,0 @@ ---- -title: Issue 69: July 12 - July 24, 2020 -image: /img/twitter-card-issue-69.png -issuenumber: 69 ---- -[Revuo Monero Weekly #69 Slide](/issue-69.html) - -

Revuo Monero Weekly: Weeks of July 12 - July 24, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero community contributor Seth Simmons made an FAQ of common questions based off of his AMA session with ChainTalkTV.

-
- -
-

The aforementioned AMA session can be viewed in video form on YouTube (Telegram-based so it’s a text time-lapse).

-
- -
-

Huobi has launched an XMR/USD trading option.

-
- -
-

MoneroTalk interviewed Leonhard Weese on the topic of Monero in Hong Kong - watch on YouTube.

-
- -

Upcoming Events

- -
-

July 26, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

July 29, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 1, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

WIP: Monero material set for spanish speakers

-
- -
-

xiphon part-time coding

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

v1docq47: video creation / translations into russian (august 2020 - january 2021)

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2149641

-

Hash rate: 1.327 GH/s

-

Median block size: 21.7 kB

-

Average Tx per block: 13.23

-

Weekly Moving Average Tx per day: 9,457

-

Block reward: 1.53 XMR

-
-

Data taken on July 24, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,273,137,575
Localmonero.co Street Price: $69.31
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/24/20WeekMonthYear
USD$72.17+6.7%+11.4%-10.3%
EUR€61.95+4.6%+7.5%-14.2%
BTC₿0.00754365+2.1%+8.2%-8.1%
-

Data taken on July 24, 2020

- -

XMR Price Graph for July 17 - July 24, 2020

- -![XMR Price Graph 07/17/20-07/24/20](/img/weekly-chart-0724.png "XMR Price Graph 07/17/20-07/24/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-08-01-issue-70.md b/_posts/2020-08-01-issue-70.md deleted file mode 100644 index 220c41a..0000000 --- a/_posts/2020-08-01-issue-70.md +++ /dev/null @@ -1,203 +0,0 @@ ---- -title: Issue 70: July 24 - August 1, 2020 -image: /img/twitter-card-issue-70.png -issuenumber: 70 ---- -[Revuo Monero Weekly #70 Slide](/issue-70.html) - -

Revuo Monero Weekly: Week of July 24 - August 1, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero’s next network upgrade, which will include CLSAG, has been set for October 17th.

-
- -
-

The CLSAG audit has been completed.

-
- -
-

The Monero Atomic Swap research done by community member h4sh3d (CCS Funded) has been completed with promising results.

-
- -
-

Cake Wallet has updated to version 1.0.9 for Android. Please update your wallets.

-
- -
-

Many more new website changes, including better SEO, removed Javascript, and more.

-
- -
-

Cake Wallet founder Vik Sharma was interviewed by ChangeNow.

-
- -
-

Monero Outreach posted an article on purchasing Monero privately.

-
- -
-

New MoneroTalk interview - Amir Khazaieli and Brad Yasar: A Miner & Bitcoin OG on Monero - watch on YouTube.

-
- -

Upcoming Events

- -
-

August 5, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 7-9, 2020 (Friday-Saturday)

-

Monero Village at Defcon 28 - see updated news, schedule, and more at monerovillage.org.

-
- -
-

August 9, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

August 15, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Create Monero educational content in Spanish

-
- -
-

WIP: Monero material set for spanish speakers

-
- -
-

xiphon part-time coding

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

v1docq47: video creation / translations into russian (august 2020 - january 2021)

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2155495

-

Hash rate: 1.553 GH/s

-

Median block size: 13.6 kB

-

Average Tx per block: 11.91

-

Weekly Moving Average Tx per day: 8,687

-

Block reward: 1.52 XMR

-
-

Data taken on August 1, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,480,200,652
Localmonero.co Street Price: $79.38
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/01/20WeekMonthYear
USD$83.75+13.9%+28.1%+2.9%
EUR€71.04+12.7%+22.3%-3.2%
BTC₿0.00740061-2.4%+3.0%-5.6%
-

Data taken on August 1, 2020

- -

XMR Price Graph for July 26 - August 1, 2020

- -![XMR Price Graph 07/26/20-08/01/20](/img/weekly-chart-08011.png "XMR Price Graph 07/26/20-08/01/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-08-15-issue-71.md b/_posts/2020-08-15-issue-71.md deleted file mode 100644 index 80a7aac..0000000 --- a/_posts/2020-08-15-issue-71.md +++ /dev/null @@ -1,183 +0,0 @@ ---- -title: Issue 71: August 1 - 15, 2020 -image: /img/twitter-card-issue-71.png -issuenumber: 71 ---- -[Revuo Monero Weekly #71 Slide](/issue-71.html) - -

Revuo Monero Weekly: Weeks of August 1 - 15, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero once again had a presence at Defcon (which took place digitally this year). All talks for the Monero Village can be viewed on YouTube.

-
- -
-

Monero 0.16.0.3 Nitrogen Nebula CLI has been released.

-
- -
-

Monero 0.16.0.3. Nitrogen Nebula GUI has been released.

-
- -
-

Monerojobs.com has added a place for people to offer their services.

-
- - -

Upcoming Events

- -
-

August 19, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

August 23, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

August 29, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Norwegian translation of User guides & Moneropedia

-
- -
-

Create Monero educational content in Spanish

-
- -
-

xiphon part-time coding

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

v1docq47: video creation / translations into russian (august 2020 - january 2021)

-
- -
-

Swedish cli wallet

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2165365

-

Hash rate: 1.417 GH/s

-

Median block size: 24.0 kB

-

Average Tx per block: 17.57

-

Weekly Moving Average Tx per day: 12,562

-

Block reward: 1.49 XMR

-
-

Data taken on August 15, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,604,868,700
Localmonero.co Street Price: $89.74
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/15/20WeekMonthYear
USD$90.90-4.1%+34.4%+9.7%
EUR€76.76-4.6%+29.3%+2.9%
BTC₿0.00764823-5.3%+3.4%-4.8%
-

Data taken on August 15, 2020

- -

XMR Price Graph for August 8-15, 2020

- -![XMR Price Graph 08/08/20-08/15/20](/img/weekly-chart-0815.png "XMR Price Graph 08/08/20-08/15/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-08-23-issue-72.md b/_posts/2020-08-23-issue-72.md deleted file mode 100644 index 52afed2..0000000 --- a/_posts/2020-08-23-issue-72.md +++ /dev/null @@ -1,184 +0,0 @@ ---- -title: Issue 72: August 15 - 23, 2020 -image: /img/twitter-card-issue-72.png -issuenumber: 72 ---- -[Revuo Monero Weekly #72 Slide](/issue-72.html) - -

Revuo Monero Weekly: Weeks of August 15 - 23, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

There has been a myriad of scams utilizing various means. See some examples and stay safe: "PSA: DO NOT use the fake MyMonero Android app or mymonero < dot > co", "Cake Wallet was targeted by a sophisticated fraud recently", "One Monero user from Chinese community had been hacked 237.9xmr by fake Google play Mymonero wallet".

-
- -
-

Monero GUI engineer dsc has been working on a brand new, ground-up light wallet. Introducing Feather wallet.

-
- -
-

Vtnerd has released a terminal screensaver utilizing real time data from a Monero daemon.

-
- -
-

The Locha Mesh tech demo recording has been released to the public.

-
- -
-

Monero Outreach has released a calendar of Monero events for everyone to use.

-
- -
-

There is a Monero tracking challenge puzzle, as of yet unsolved.

-
- - -

Upcoming Events

- -
-

August 29, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

September 2, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- - -
-

September 6, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Spanish localization proposal for the Monero Community

-
- -
-

Norwegian translation of User guides & Moneropedia

-
- -
-

Create Monero educational content in Spanish

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -

None. All funded! But keep a look out for proposals, or donate to the General Fund (donation address at the bottom of the Revuo).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2171247

-

Hash rate: 1.594 GH/s

-

Median block size: 27.4 kB

-

Average Tx per block: 17.69

-

Weekly Moving Average Tx per day: 12,863

-

Block reward: 1.47 XMR

-
-

Data taken on August 23, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,613,936,565
Localmonero.co Street Price: $87.72
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/23/20WeekMonthYear
USD$91.260.0%+27.4%+11.5%
EUR€77.41+0.6%+25.9%+6.1%
BTCB0.00782288+2.1%+4.2%-0.7%
-

Data taken on August 23, 2020

- -

XMR Price Graph for August 15-23, 2020

- -![XMR Price Graph 08/15/20-08/23/20](/img/weekly-chart-0823.png "XMR Price Graph 08/15/20-08/23/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-08-29-issue-73.md b/_posts/2020-08-29-issue-73.md deleted file mode 100644 index 8c8b8c3..0000000 --- a/_posts/2020-08-29-issue-73.md +++ /dev/null @@ -1,171 +0,0 @@ ---- -title: Issue 73: August 23 - 29, 2020 -image: /img/twitter-card-issue-73.png -issuenumber: 73 ---- -[Revuo Monero Weekly #73 Slide](/issue-73.html) - -

Revuo Monero Weekly: Week of August 23 - 29, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Triptych, a next-gen proving scheme developed by the Monero Research Lab, has been accepted for publication.

-
- -
-

Monero Space hosted their first digital Monero Meet.

-
- - -

Upcoming Events

- -
-

September 2, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- - -
-

September 6, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

September 12, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Spanish localization proposal for the Monero Community

-
- -
-

Norwegian translation of User guides & Moneropedia

-
- -
-

Create Monero educational content in Spanish

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -
-

v1docq47: video creation / translations into russian (august 2020 - january 2021) by v1docq47

-

Raised 59.98 of 97.8 XMR (61%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2175475

-

Hash rate: 1.403 GH/s

-

Median block size: 26.5 kB

-

Average Tx per block: 19.03

-

Weekly Moving Average Tx per day: 13,763

-

Block reward: 1.46 XMR

-
-

Data taken on August 29, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,655,393,333
Localmonero.co Street Price: $89.01
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/29/20WeekMonthYear
USD$93.56-1.3%+15.2%+39.0%
EUR€78.58-2.2%+14.8%+29.2%
BTCB0.00806810-0.6%+10.4%+13.7%
-

Data taken on August 29, 2020

- -

XMR Price Graph for August 23-29, 2020

- -![XMR Price Graph 08/23/20-08/29/20](/img/weekly-chart-08291.png "XMR Price Graph 08/23/20-08/29/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-09-06-issue-74.md b/_posts/2020-09-06-issue-74.md deleted file mode 100644 index a15de87..0000000 --- a/_posts/2020-09-06-issue-74.md +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Issue 74: August 29 - September 6, 2020 -image: /img/twitter-card-issue-74.png -issuenumber: 74 ---- -[Revuo Monero Weekly #74 Slide](/issue-74.html) - -

Revuo Monero Weekly: Week of August 29 - September 6, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

SarangNoether put out his monthly report for August.

-
- -
-

Cake Wallet has released an update for their software.

-
- -
-

Monero Outreach has released an article on Triptych.

-
- -
-

Monero Space released an interview with the lead dev of Samourai Wallet for Bitcoin - watch on YouTube.

-
- -
-

Monero Space released an interview with the CEO of CipherTrace regarding their recent claims of being able to track Monero - watch on YouTube.

-
- - -

Upcoming Events

- -
-

September 9, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 12, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

September 20, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -
-

Create Monero educational content in Spanish by Lovera

-

Raised 10 of 15 XMR (67%)

-
- -
-

Spanish Localization by lh1008

-

Raised 4 of 10 XMR (40%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2181197

-

Hash rate: 1.253 GH/s

-

Median block size: 22.8 kB

-

Average Tx per block: 17.63

-

Weekly Moving Average Tx per day: 12,569

-

Block reward: 1.44 XMR

-
-

Data taken on September 6, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,407,264,308
Localmonero.co Street Price: $76.41
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/06/20WeekMonthYear
USD$79.55-17.2%-15.0%+5.5%
EUR€67.22-16.7%-15.4%-0.8%
BTCB0.00779404-5.1%-3.6%+6.9%
-

Data taken on September 6, 2020

- -

XMR Price Graph for August 30 - September 6, 2020

- -![XMR Price Graph 08/23/20-08/29/20](/img/weekly-chart-0906.png "XMR Price Graph 08/23/20-08/29/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-09-14-issue-75.md b/_posts/2020-09-14-issue-75.md deleted file mode 100644 index e246319..0000000 --- a/_posts/2020-09-14-issue-75.md +++ /dev/null @@ -1,180 +0,0 @@ ---- -title: Issue 75: September 6 - 14, 2020 -image: /img/twitter-card-issue-75.png -issuenumber: 75 ---- -[Revuo Monero Weekly #75 Slide](/issue-75.html) - -

Revuo Monero Weekly: Week of September 6 - 14, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

El Monero, the Spanish podcast about Monero has released two more episodes: Episode 4 and Episode 5.

-
- -
-

Dr. Daniel Kim’s Defcon speech has been remastered for your viewing pleasure.

-
- -
-

Monero Talk interviewed Dr. Daniel Kim to expand on his popular Defcon talk - watch on YouTube.

-
- - -

Upcoming Events

- -
-

September 16, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 20, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

September 26, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Atomic Swap implementation funding

-
- -
-

Make Yaml valid

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -
-

Translation of the Moneropedia and User Guides into German by Wobole

-

Raised 0.06 of 28.5 XMR

-
- -
-

Monero FM (community run radio project) by rehrar and needmoney90

-

Raised 0.01 of 35 XMR

-
- -
-

Norwegian translation of User guides and Moneropedia by Chris Avis

-

Raised 0 of 29.4 XMR

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2186792

-

Hash rate: 1.322 GH/s

-

Median block size: 34.7 kB

-

Average Tx per block: 16.11

-

Weekly Moving Average Tx per day: 11,639

-

Block reward: 1.43 XMR

-
-

Data taken on September 14, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,598,774,850
Localmonero.co Street Price: $86.54
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/14/20WeekMonthYear
USD$90.34+12.6%-1.3%+17.7%
EUR€76.67+13.5%-0.8%+11.2%
BTCB0.00847952+13.5%+9.06%+14.3%
-

Data taken on September 14, 2020

- -

XMR Price Graph for September 8 - 14, 2020

- -![XMR Price Graph 09/06/20-09/14/20](/img/weekly-chart-0914.png "XMR Price Graph 09/06/20-09/14/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-09-21-issue-76.md b/_posts/2020-09-21-issue-76.md deleted file mode 100644 index cea4854..0000000 --- a/_posts/2020-09-21-issue-76.md +++ /dev/null @@ -1,195 +0,0 @@ ---- -title: Issue 76: September 14 - 21, 2020 -image: /img/twitter-card-issue-76.png -issuenumber: 76 ---- -[Revuo Monero Weekly #76 Slide](/issue-76.html) - -

Revuo Monero Weekly: Week of September 14 - 21, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The CLI tools for version 0.17.0.0 Oxygen Orion, has been released. This version includes CLSAG and it is recommended that everyone upgrade before the hard fork on October 17th. The GUI release is forthcoming.

-
- -
-

Perkins Coie, an international law firm, has put out a white paper presenting a case for why privacy coins do not go against current KYC/AML laws, meaning exchange and governments should not fear them. Read the report on their website.

-
- -
-

More updates for the website. Included are new blog posts, FAQ question, fixed accessibility issues, and more.

-
- -
-

Diego ‘rehrar’ Salazar published his transparency report on his work.

-
- -
-

The forthcoming GUI release needs translators. Please consider helping out if you speak one of the supported languages.

-
- -

Upcoming Events

- -
-

September 23, 2020 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel

-
- -
-

September 26, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

October 4, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Tipxmr.live

-
- -
-

Core website translation to Serbian

-
- -
-

Atomic Swap implementation funding

-
- -
-

Make Yaml valid

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -
-

Translation of the Moneropedia and User Guides into German by Wobole

-

Raised 10.46 of 28.5 XMR (37%)

-
- -
-

Monero FM (community run radio project) by rehrar and needmoney90

-

Raised 20.21 of 35 XMR (58%)

-
- -
-

Norwegian translation of User guides and Moneropedia by Chris Avis

-

Raised 3.38 of 29.4 XMR (11%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2192003

-

Hash rate: 1.312 GH/s

-

Median block size: 38.7 kB

-

Average Tx per block: 18.61

-

Weekly Moving Average Tx per day: 13,374

-

Block reward: 1.41 XMR

-
-

Data taken on September 21, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,595,305,770
Localmonero.co Street Price: $86.45
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/21/20WeekMonthYear
USD$90.10-1.8%-4.9%+24.2%
EUR€76.58-1.8%-4.7%+16.3%
BTCB0.00859335-1.8%+5.9%+18.3%
-

Data taken on September 21, 2020

- -

XMR Price Graph for September 15 - 21, 2020

- -![XMR Price Graph 09/14/20-09/21/20](/img/weekly-chart-0921.png "XMR Price Graph 09/14/20-09/21/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-09-28-issue-77.md b/_posts/2020-09-28-issue-77.md deleted file mode 100644 index 4cd09a2..0000000 --- a/_posts/2020-09-28-issue-77.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 77: September 21 - 28, 2020 -image: /img/twitter-card-issue-77.png -issuenumber: 77 ---- -[Revuo Monero Weekly #77 Slide](/issue-77.html) - -

Revuo Monero Weekly: Week of September 21 - 28, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monerujo has updated to v1.14.6 with new onboarding and fingerprint verification for spending.

-
- -
-

Monero-cpp, a C++ wrapper for Core’s C++ wallet, joins the Monero Ecosystem as the newest project.

-
- -
-

The Spanish podcast, El Monero, has released another episode - "La lucha por la locha".

-
- -
-

Atomic Wallet has added Monero.

-
- - -

Upcoming Events

- -
-

October 4, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

October 10, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Tipxmr.live

-
- -
-

Core website translation to Serbian

-
- -
-

Atomic Swap implementation funding

-
- -
-

Make Yaml valid

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -
-

Translation of the Moneropedia and User Guides into German by Wobole

-

Raised 22.11 of 28.5 XMR (78%)

-
- -
-

Norwegian translation of User guides and Moneropedia by Chris Avis

-

Raised 10.3 of 29.4 XMR (35%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2197124

-

Hash rate: 1.260 GH/s

-

Median block size: 36.2 kB

-

Average Tx per block: 20.66

-

Weekly Moving Average Tx per day: 14,969

-

Block reward: 1.40 XMR

-
-

Data taken on September 28, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,708,136,871
Localmonero.co Street Price: $90.63
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/28/20WeekMonthYear
USD$96.46+8.08%+4.1%+67.2%
EUR€82.65+8.0%+6.2%+56.7%
BTCB0.00902039+8.0%+11.8%+28.2%
-

Data taken on September 21, 2020

- -

XMR Price Graph for September 15 - 21, 2020

- -![XMR Price Graph 09/21/20-09/28/20](/img/weekly-chart-0928.png "XMR Price Graph 09/21/20-09/28/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-10-06-issue-78.md b/_posts/2020-10-06-issue-78.md deleted file mode 100644 index dccdc8b..0000000 --- a/_posts/2020-10-06-issue-78.md +++ /dev/null @@ -1,181 +0,0 @@ ---- -title: Issue 78: September 28 - October 6, 2020 -image: /img/twitter-card-issue-78.png -issuenumber: 78 ---- -[Revuo Monero Weekly #78 Slide](/issue-78.html) - -

Revuo Monero Weekly: Week of September 28 - October 6, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero CLI 0.17.0.1 'Oxygen Orion' Minor Point Release has been released. Please update as it includes security and bug fixes

-
- -
-

Monero GUI 0.17.0.1 'Oxygen Orion' released. This is the GUI release for the next upgrade, which includes CLSAG. This is a mandatory upgrade for all GUI users. Please upgrade and WRITE DOWN YOUR SEED!

-
- -
-

Sarang has released his monthly report for September. He is also stepping down from MRL work to focus on other things. We at the Revuo wish him well in his future endeavors.

-
- -
-

The Java, Javascript, and C++ libraries have all been updated for the 0.17 release.

-
- -
-

V1docq47 has released a monthly report for his CCS work with XMR.RU.

-
- -
-

dsc, the maker of feather wallet, has confirmed an alpha release date of October 10th.

-
- -
-

El Monero, the Spanish Monero podcast, has released another episode.

-
- -
-

Monero Space spoke with Andrey for the Incognito project about their work, coin, DEXs, and more - watch on YouTube.

-
- -
-

Monero Talk spoke about Privacy in Cryptocurrency with Doug, Paouky, Crypto_C & Aleks - watch on YouTube.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

ErCiccione: 3 more months part time work on Getmonero.org (Oct-Dec)

-
- -
-

Tipxmr.live

-
- -
-

Core website translation to Serbian

-
- -
-

Atomic Swap implementation funding

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2202585

-

Hash rate: 1.384 GH/s

-

Median block size: 44.3 kB

-

Average Tx per block: 22.08

-

Weekly Moving Average Tx per day: 15,866

-

Block reward: 1.39 XMR

-
-

Data taken on October 6, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,914,348,701
Localmonero.co Street Price: $103.79
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/06/20WeekMonthYear
USD$107.92+13.4%+39.2%+91.2%
EUR€91.89+13.4%+40.3%+78.7%
BTCB0.01020877+13.4%+33.8%+47.1%
-

Data taken on October 6, 2020

- -

XMR Price Graph for September 29 - October 6, 2020

- -![XMR Price Graph 09/29/20-10/06/20](/img/weekly-chart-1006.png "XMR Price Graph 09/29/20-10/06/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-10-12-issue-79.md b/_posts/2020-10-12-issue-79.md deleted file mode 100644 index 8654573..0000000 --- a/_posts/2020-10-12-issue-79.md +++ /dev/null @@ -1,162 +0,0 @@ ---- -title: Issue 79: October 6 - 12, 2020 -image: /img/twitter-card-issue-79.png -issuenumber: 79 ---- -[Revuo Monero Weekly #79 Slide](/issue-79.html) - -

Revuo Monero Weekly: Week of October 6 - October 12, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The Feather Wallet alpha has been released.

-
- -
-

The Monero Ledger app has been updated. Please update ASAP if you use Ledger to secure your funds.

-
- -
-

Trezor has also updated their firmware. Update ASAP if you use Trezor to secure your funds.

-
- -
-

Monero Developer moneromooo has made a blockchain based game, based off of a blockchain that is merge mined with Monero. Monero Outreach covers the initiative in a newly released article.

-
- -
-

Core Team member ArticMine was interviewed about CipherTrace and cryptocurrency privacy and scaling - watch on YouTube.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -
-

Sarang Vacation Days by The Core Team

-

Raised 197.79 of 200 XMR (99%)

-
- -
-

Core website translation to Serbian by readifugly

-

Raised 0 of 3 XMR

-
- -
-

Monero Atomic Swaps implementation funding by h4sh3d et al.

-

Raised 36.51 of 2727 XMR (1%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2207197

-

Hash rate: 1.819 GH/s

-

Median block size: 39.7 kB

-

Average Tx per block: 23.87

-

Weekly Moving Average Tx per day: 17,607

-

Block reward: 1.37 XMR

-
-

Data taken on October 12, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,314,777,849
Localmonero.co Street Price: $124.12
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/12/20WeekMonthYear
USD$130.58+15.7%+50.5%+143.4%
EUR€110.72+15.7%+51.2%+127.8%
BTCB0.01136483+15.7%+36.8%+76.2%
-

Data taken on October 12, 2020

- -

XMR Price Graph for October 6 - 12, 2020

- -![XMR Price Graph 10/06/20-10/12/20](/img/weekly-chart-1012.png "XMR Price Graph 10/06/20-10/12/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-10-19-issue-80.md b/_posts/2020-10-19-issue-80.md deleted file mode 100644 index 120d7b2..0000000 --- a/_posts/2020-10-19-issue-80.md +++ /dev/null @@ -1,154 +0,0 @@ ---- -title: Issue 80: October 12 - 19, 2020 -image: /img/twitter-card-issue-80.png -issuenumber: 80 ---- -[Revuo Monero Weekly #80 Slide](/issue-80.html) - -

Revuo Monero Weekly: Week of October 12 - October 19, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero has had a network upgrade! CLSAG is now live. Please make sure to download the latest version of the Monero wallets.

-
- -
-

For those who downloaded early, a small bug has caused some nodes to get stuck on a block. Please update to the newest version.

-
- -

Upcoming Events

- -
-

October 24, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

November 1, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Lee Clagett (vtnerd) Full-Time Development 2020 Q4

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2212258

-

Hash rate: 1.706 GH/s

-

Median block size: 91.8 kB

-

Average Tx per block: 25.59

-

Weekly Moving Average Tx per day: 9,748

-

Block reward: 1.36 XMR

-
-

Data taken on October 19, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,238,071,875
Localmonero.co Street Price: $124.88
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/19/20WeekMonthYear
USD$126.15-3.2%+33.6%+131.8%
EUR€107.12-3.2%+34.3%+119.9%
BTCB0.01073266-3.2%+25.9%+56.7%
-

Data taken on October 19, 2020

- -

XMR Price Graph for October 13 - 19, 2020

- -![XMR Price Graph 10/13/20-10/19/20](/img/weekly-chart-1019.png "XMR Price Graph 10/13/20-10/19/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-10-26-issue-81.md b/_posts/2020-10-26-issue-81.md deleted file mode 100644 index 89e0a55..0000000 --- a/_posts/2020-10-26-issue-81.md +++ /dev/null @@ -1,150 +0,0 @@ ---- -title: Issue 81: October 19 - 26, 2020 -image: /img/twitter-card-issue-81.png -issuenumber: 81 ---- -[Revuo Monero Weekly #81 Slide](/issue-81.html) - -

Revuo Monero Weekly: Week of October 19 - October 26, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

We don’t usually report on CCS proposals in the news because they have their own section, but in this case vtnerd’s proposal was funded so quickly that it didn’t get much chance to be on the Revuo. He will now be working on Monero full-time.

-
- -
-

Reddit user Jerfov2 made a tool that can see how many times your output was used as a decoy.

-
- -

Upcoming Events

- -
-

November 1, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

November 7, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -
-

Compilation time reduction and housekeeping

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2217169

-

Hash rate: 1.575 GH/s

-

Median block size: 33.5 kB

-

Average Tx per block: 22.28

-

Weekly Moving Average Tx per day: 15,964

-

Block reward: 1.35 XMR

-
-

Data taken on October 26, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,381,522,200
Localmonero.co Street Price: $128.79
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/26/20WeekMonthYear
USD$134.41+6.7%+42.1%+137.2%
EUR€113.68+6.2%+39.8%+122.3%
BTCB0.01026125-4.3%+16.5%+67.4%
-

Data taken on October 26, 2020

- -

XMR Price Graph for October 13 - 19, 2020

- -![XMR Price Graph 10/19/20-10/26/20](/img/weekly-chart-1026.png "XMR Price Graph 10/19/20-10/26/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-11-03-issue-82.md b/_posts/2020-11-03-issue-82.md deleted file mode 100644 index 9764a60..0000000 --- a/_posts/2020-11-03-issue-82.md +++ /dev/null @@ -1,152 +0,0 @@ ---- -title: Issue 82: October 26 - November 3, 2020 -image: /img/twitter-card-issue-82.png -issuenumber: 82 ---- -[Revuo Monero Weekly #82 Slide](/issue-82.html) - -

Revuo Monero Weekly: Week of October 26 - November 3, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero had another Monero Village, this time as a part of the Grayhat conference. You can see our talks over the three days at the following four links (one day was split up due to issues): Day 1, Day 2, Day 3 & Day 3 (continued).

-
- -
-

Lovera was successfully funded in his CCS on making educational content in Spanish, and has released his first monthly report.

-
- -
-

Riccardo ‘fluffypony’ Spagni was interviewed by BeInCrypto about privacy and Monero.

-
- -

Upcoming Events

- -
-

November 7, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

November 15, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

xiphon part-time coding Dec 2020 - Feb 2021

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2222927

-

Hash rate: 1.441 GH/s

-

Average Tx per block: 25.83

-

Weekly Moving Average Tx per day: 18,423

-

Block reward: 1.33 XMR

-
-

Data taken on November 3, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,141,243,090
Localmonero.co Street Price: $115.89
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/03/20WeekMonthYear
USD$120.75-9.9%+14.2%+91.1%
EUR€103.75-8.8%+15.0%+83.4%
BTCB0.00871934-11.1%-12.0%+27.1%
-

Data taken on November 3, 2020

- -

XMR Price Graph for October 27 - November 3, 2020

- -![XMR Price Graph 10/27/20-11/03/20](/img/weekly-chart-1103.png "XMR Price Graph 10/27/20-11/03/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-11-09-issue-83.md b/_posts/2020-11-09-issue-83.md deleted file mode 100644 index 1ec1f96..0000000 --- a/_posts/2020-11-09-issue-83.md +++ /dev/null @@ -1,156 +0,0 @@ ---- -title: Issue 83: November 3 - 9, 2020 -image: /img/twitter-card-issue-83-min.png -issuenumber: 83 ---- -[Revuo Monero Weekly #83 Slide](/issue-83.html) - -

Revuo Monero Weekly: Week of November 3 - November 9, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

CLI & GUI v0.17.1.3 has been released. It fixes an issue some users were having where some transactions were not propagating correctly.

-
- -
-

The new workgroup Monero Space LLC has launched the Monero Space forum, based on FOSS Flarum.

-
- -
-

Lkh1008, a Spanish contributor, has released a monthly report for his CCS.

-
- -

Upcoming Events

- -
-

November 15, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

November 21, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

-oeAdgK01-Translation of Monero CLI & GUI (CLI Wallet, GUI Wallet), Getmonero (monero-site) and Community (Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles)) to Greek.md

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -

CCS Proposals Need Funding

- -
-

xiphon part-time coding (3 months) by xiphon

-

Raised 153.16 of 158 XMR (97%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2227240

-

Hash rate: 1.689 GH/s

-

Median block size: 50.3 kB

-

Average Tx per block: 26.12

-

Weekly Moving Average Tx per day: 18,906

-

Block reward: 1.32 XMR

-
-

Data taken on November 9, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,076,009,944
Localmonero.co Street Price: $106.64
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/09/20WeekMonthYear
USD$117.03-1.6%+0.9%+88.2%
EUR€98.90-3.2%+0.9%+75.3%
BTCB0.00762524-13.1%-25.7%+8.1%
-

Data taken on November 3, 2020

- -

XMR Price Graph for November 3 - 9, 2020

- -![XMR Price Graph 11/03/20-11/09/20](/img/weekly-chart-1109.png "XMR Price Graph 11/03/20-11/09/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-11-20-issue-84.md b/_posts/2020-11-20-issue-84.md deleted file mode 100644 index fcce5c1..0000000 --- a/_posts/2020-11-20-issue-84.md +++ /dev/null @@ -1,161 +0,0 @@ ---- -title: Issue 84: November 9 - 20, 2020 -image: /img/twitter-card-issue-84-min.png -issuenumber: 84 ---- -[Revuo Monero Weekly #84 Slide](/issue-84.html) - -

Revuo Monero Weekly: Week of November 9 - November 20, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

The Monero Atomic Swap protocol team has an update on their early stage work.

-
- -
-

GUI v0.17.1.4 has been released. All users are encouraged to update, and all those who run public nodes should update ASAP.

-
- -
-

The MAGIC charity is raising funds to hire Dr. Sarang Noether to work on Bulletproofs+ for Monero.

-
- -

Upcoming Events

- -
-

November 21, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -
-

November 29, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Mastering Monero Serbian Translation

-
- -
-

Mastering Monero Spanish Translation

-
- -
-

-oeAdgK01-Translation of Monero CLI & GUI (CLI Wallet, GUI Wallet), Getmonero (monero-site) and Community (Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles)) to Greek.md

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2235226

-

Hash rate: 1.593 GH/s

-

Median block size: 30 kB

-

Average Tx per block: 23.67

-

Weekly Moving Average Tx per day: 17,053

-

Block reward: 1.30 XMR

-
-

Data taken on November 20, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,151,699,674
Localmonero.co Street Price: $116.33
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/20/20WeekMonthYear
USD$121.22+6.2%-0.1%+109.5%
EUR€102.24+6.0%-0.1%+95.7%
BTCB0.00649267-7.1%-31.1%-9.2%
-

Data taken on November 20, 2020

- -

XMR Price Graph for November 14 - 20, 2020

- -![XMR Price Graph 11/09/20-11/20/20](/img/weekly-chart-1120.png "XMR Price Graph 11/09/20-11/20/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-11-28-issue-85.md b/_posts/2020-11-28-issue-85.md deleted file mode 100644 index 658c61e..0000000 --- a/_posts/2020-11-28-issue-85.md +++ /dev/null @@ -1,169 +0,0 @@ ---- -title: Issue 85: November 20 - 28, 2020 -image: /img/twitter-card-issue-85-min.png -issuenumber: 85 ---- -[Revuo Monero Weekly #85 Slide](/issue-85.html) - -

Revuo Monero Weekly: Week of November 20 - November 28, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero has put out another point release for both the CLI and GUI. It is recommended that everyone upgrades.

-
- -
-

Another swath of work done on getmonero.org thanks to erciccione.

-
- -
-

Sarang Noether is fully funded to work on the bulletproofs+ project.

-
- -
-

LocalMonero released a noob-friendly article on how BTC/XMR atomic swaps will work. Check it out if you’d like to learn how.

-
- -
-

Monero Space has launched a Minecraft server on which the Monero community can play and build together.

-
- -

Upcoming Events

- -
-

November 29, 2020 (Sunday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel

-
- -
-

December 5, 2020 (Saturday) – 17:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Mastering Monero Serbian Translation

-
- -
-

Mastering Monero Spanish Translation

-
- -
-

-oeAdgK01-Translation of Monero CLI & GUI (CLI Wallet, GUI Wallet), Getmonero (monero-site) and Community (Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles)) to Greek.md

-
- -
-

Implementing New Range Proof Technique Bulletproofs+ in Monero

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2240825

-

Hash rate: 1.496 GH/s

-

Median block size: 28.9 kB

-

Average Tx per block: 16.33

-

Weekly Moving Average Tx per day: 16,201

-

Block reward: 1.29 XMR

-
-

Data taken on November 28, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,164,842,393
Localmonero.co Street Price: $117.03
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/28/20WeekMonthYear
USD$122.14+1.2%-3.3%+119.3%
EUR€102.09+0.3%-5.0%+101.7%
BTCB0.00687839+6.1%-27.7%-7.4%
-

Data taken on November 28, 2020

- -

XMR Price Graph for November 21 - 28, 2020

- -![XMR Price Graph 11/21/20-11/28/20](/img/weekly-chart-1127.png "XMR Price Graph 11/21/20-11/28/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-12-05-issue-86.md b/_posts/2020-12-05-issue-86.md deleted file mode 100644 index 9514203..0000000 --- a/_posts/2020-12-05-issue-86.md +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: Issue 86: November 28 - December 5, 2020 -image: /img/twitter-card-issue-86-min.png -issuenumber: 86 ---- -[Revuo Monero Weekly #86 Slide](/issue-86.html) - -

Revuo Monero Weekly: Week of November 28 - December 5, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

Reminder for everyone to upgrade to the last release 0.17.1.5 - Oxygen Orion, as it contains mitigations for minor attacks on the network

-
- -
-

Monero community member Seth Simmons put out a blog post comparing reasonably private spends on Bitcoin, Monero, and Zcash chains.

-
- -

Upcoming Events

- -
-

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

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

More moneromooo work on monero

-
- -
-

Mastering Monero Serbian Translation

-
- -
-

Mastering Monero Spanish Translation

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

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

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,359,095,559
Localmonero.co Street Price: $127.36
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/05/20WeekMonthYear
USD$132.71+8.9%+11.0%+147.9%
EUR€109.47+7.5%+8.1%+127.1%
BTCB0.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 - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2020-12-14-issue-87.md b/_posts/2020-12-14-issue-87.md deleted file mode 100644 index 6395dce..0000000 --- a/_posts/2020-12-14-issue-87.md +++ /dev/null @@ -1,152 +0,0 @@ ---- -title: Issue 87: December 5 - 14, 2020 -image: /img/twitter-card-issue-87-min.png -issuenumber: 87 ---- -[Revuo Monero Weekly #87 Slide](/issue-87.html) - -

Revuo Monero Weekly: Week of December 5 - December 14, 2020.

- - -

Table of Contents:

- - -

Recent News

- -
-

GUI and CLI release v0.17.1.7 is out and users are encouraged to upgrade. It provides further mitigations to the ongoing network attacks. More point releases are expected in the future that will contain further mitigations.

-
- -
-

v1docq47 has posted his October/November report for his CCS focused on Russian content.

-
- -
-

TailsOS, a privacy focused operating system, has stated that Monero is the top donated cryptocurrency to their project

-
- -
-

Monero community member Seth Simmons has written an excellent article summarizing the recent attacks on Monero.

-
- -
-

MoneroTalk did an interview with Mitchell Krawiec-Thayer, Adam Corbo & Brandon Goodell of Noncesense Research Lab about post-quantum options for Monero - watch on YouTube

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Polish

-
- -
-

Mastering Monero Serbian Translation

-
- -
-

Mastering Monero Spanish Translation

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2252439

-

Hash rate: 1.660 GH/s

-

Median block size: 34.6 kB

-

Average Tx per block: 26.92

-

Weekly Moving Average Tx per day: 19,371

-

Block reward: 1.26 XMR

-
-

Data taken on December 14, 2020

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,748,771,408
Localmonero.co Street Price: $148.28
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/14/20WeekMonthYear
USD$154.71+11.4%+32.4%+201.9%
EUR€127.28+11.0%+28.9%+176.2%
BTCB0.00795310+9.9%+9.5%+9.7%
-

Data taken on December 14, 2020

- -

XMR Price Graph for December 7 - December 14, 2020

- -![XMR Price Graph 12/07/20-12/14/20](/img/weekly-chart-1214.png "XMR Price Graph 12/07/20-12/14/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2021-01-04-issue-88.md b/_posts/2021-01-04-issue-88.md deleted file mode 100644 index f616560..0000000 --- a/_posts/2021-01-04-issue-88.md +++ /dev/null @@ -1,156 +0,0 @@ ---- -title: Issue 88: December 14, 2020 - January 4, 2021 -image: /img/twitter-card-issue-88-min.png -issuenumber: 88 ---- -[Revuo Monero Weekly #88 Slide](/issue-88.html) - -

Revuo Monero Weekly: December 14, 2020 - January 4, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

GUI and CLI release v0.17.1.8 is out and users are encouraged to upgrade. The release contains mitigations for the memory exhaust attack that has been utilized on the network (no funds at risk).

-
- -
-

For those with questions about the attacks, we recommend reading the reddit post made by Monero developer selsta.

-
- -
-

The Monero Atomic Swaps project, Farcaster, has given their December update report.

-
- -
-

Another large update on getmonero.org by contributor erciccione with lots of new content and a redone page.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Continued Feather Wallet development (Q1 2021)

-
- -
-

Bulletproofs+ Audit for Monero

-
- -
-

Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Polish

-
- -
-

Mastering Monero Serbian Translation

-
- -
-

Mastering Monero Spanish Translation

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2267397

-

Hash rate: 1.688 GH/s

-

Median block size: 39.5 kB

-

Average Tx per block: 28.42

-

Weekly Moving Average Tx per day: 20,495

-

Block reward: 1.23 XMR

-
-

Data taken on January 4, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,336,087,101
Localmonero.co Street Price: $124.80
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/04/21WeekMonthYear
USD$131.20-16.7%+3.2%+158.0%
EUR€107.11-17.0%+2.1%+135.1%
BTCB0.00419348-30.0%-38.2%-39.7%
-

Data taken on January 4, 2021

- -

XMR Price Graph for December 28, 2020 - January 4, 2021

- -![XMR Price Graph 12/28/20-01/04/21](/img/weekly-chart-0104.png "XMR Price Graph 12/28/20-01/04/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2021-01-12-issue-89.md b/_posts/2021-01-12-issue-89.md deleted file mode 100644 index 8ab1b04..0000000 --- a/_posts/2021-01-12-issue-89.md +++ /dev/null @@ -1,155 +0,0 @@ ---- -title: Issue 89: January 4 - 12, 2021 -image: /img/twitter-card-issue-89-min.png -issuenumber: 89 ---- -[Revuo Monero Weekly #89 Slide](/issue-89.html) - -

Revuo Monero Weekly: January 4 - January 12, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

GUI and CLI release v0.17.1.9 is out 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).

-
- -
-

lza_menace, a Monero community member, created a tool to spin up Monero nodes called XMR Cannon.

-
- -
-

The Monero Policy Workgroup worked up a response to FinCEN regarding cryptocurrencies.

-
- -
-

Monero Talk released the second part of their talk with Lee ‘vtnerd’ Clagett titled “On the frontlines of the war against Monero” - watch on YouTube.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

mj part time coding - 3 months

-
- -
-

ErCiccione: website jan-march

-
- -
-

Bulletproofs+ Audit for Monero

-
- -
-

Mastering Monero Spanish Translation

-
- -

CCS Proposals Need Funding

- -
-

Continued Feather Wallet development (Q1 2021) by tobtoht

-

Raised 84.12 of 150 XMR (56%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2273422

-

Hash rate: 1.930 GH/s

-

Median block size: 58.2 kB

-

Average Tx per block: 28.87

-

Weekly Moving Average Tx per day: 20,952

-

Block reward: 1.21 XMR

-
-

Data taken on January 12, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,817,113,823
Localmonero.co Street Price: $150.42
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/12/21WeekMonthYear
USD$158.17+15.3%+4.0%+166.9%
EUR€129.52+16.1%+3.3%+142.9%
BTCB0.00468468+16.6%-40.9%-35.3%
-

Data taken on January 12, 2021

- -

XMR Price Graph for January 5 - January 12, 2021

- -![XMR Price Graph 01/05/21-01/12/21](/img/weekly-chart-0112.png "XMR Price Graph 01/05/21-01/12/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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.

-
- - - -

LocalMonero.co Logo

- -

LocalMonero.co

- - - -

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/_posts/2021-01-18-issue-90.md b/_posts/2021-01-18-issue-90.md deleted file mode 100644 index d78b476..0000000 --- a/_posts/2021-01-18-issue-90.md +++ /dev/null @@ -1,149 +0,0 @@ ---- -title: Issue 90: January 12 - 18, 2021 -image: /img/twitter-card-issue-90-min.png -issuenumber: 90 ---- -[Revuo Monero Weekly #90 Slide](/issue-90.html) - -

Revuo Monero Weekly: January 12 - January 18, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

The Core Team did an audit on the moderation of the Monero subreddit and Telegram group. The results are shared here.

-
- -
-

A C# Monero RPC client has joined the Monero Ecosystem.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

mj part time coding - 3 months

-
- -
-

ErCiccione: website jan-march

-
- -
-

Mastering Monero Spanish Translation

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2277652

-

Hash rate: 1.648 GH/s

-

Median block size: 23 kB

-

Average Tx per block: 26.24

-

Weekly Moving Average Tx per day: 18,674

-

Block reward: 1.20 XMR

-
-

Data taken on January 18, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,729,881,542
Localmonero.co Street Price: $139.49
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/18/21WeekMonthYear
USD$153.22-4.0%-1.2%+127.8%
EUR€126.67-3.5%+0.1%+142.9%
BTCB0.00420014-6.3%-35.3%-44.3%
-

Data taken on January 18, 2021

- -

XMR Price Graph

- -![XMR Price Graph 01/11/21-01/18/21](/img/weekly-chart-0118.png "XMR Price Graph 01/11/21-01/18/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-01-25-issue-91.md b/_posts/2021-01-25-issue-91.md deleted file mode 100644 index 7dfd30e..0000000 --- a/_posts/2021-01-25-issue-91.md +++ /dev/null @@ -1,160 +0,0 @@ ---- -title: Issue 91: January 18 - 25, 2021 -image: /img/twitter-card-issue-91-min.png -issuenumber: 91 ---- -[Revuo Monero Weekly #91 Slide](/issue-91.html) - -

Revuo Monero Weekly: January 18 - January 25, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero has been added as collateral option in OKEx' C2C loan service.

-
- -
-

Monero Outreach put out an article on why Monero attracts top talent.

-
- -
-

The Spanish Monero podcast has released more episodes. Check them out here.

-
- -
-

Monero Talk interviewed ArticMine about Monero’s organic growth.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

anon: perfect peer to peer protocol

-
- -
-

v1docq47 - video creation and translations into russian (february - july 2021)

-
- -
-

mj part time coding - 3 months

-
- -

CCS Proposals Need Funding

- -
-

ErCiccione: 3 more months part time work on Getmonero.org (January-March) by erciccione

-

Raised 60.65 of 71 XMR (85%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2282729

-

Hash rate: 1.801 GH/s

-

Median block size: 25.4 kB

-

Average Tx per block: 19.47

-

Weekly Moving Average Tx per day: 14,093

-

Block reward: 1.19 XMR

-
-

Data taken on January 25, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,470,612,477
Localmonero.co Street Price: $132.18
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/25/21WeekMonthYear
USD$138.58-11.4%-17.6%+125.2%
EUR€114.25-11.8%-17.2%+104.6%
BTCB0.00431102+0.9%-32.1%-41.5%
-

Data taken on January 25, 2021

- -

XMR Price Graph

- -![XMR Price Graph 01/18/21-01/25/21](/img/weekly-chart-01251.png "XMR Price Graph 01/18/21-01/25/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-02-03-issue-92.md b/_posts/2021-02-03-issue-92.md deleted file mode 100644 index 250d1d3..0000000 --- a/_posts/2021-02-03-issue-92.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 92: January 25 - February 3, 2021 -image: /img/twitter-card-issue-92-min.png -issuenumber: 92 ---- -[Revuo Monero Weekly #92 Slide](/issue-92.html) - -

Revuo Monero Weekly: January 25 - February 3, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

The beloved service, XMR.to is shutting down. See the statement of the team here.

-
- -
-

AnchorUSD, a US based firm, has listed Monero.

-
- -
-

The Monero community is looking for another bulletproofs+ auditor.

-
- -
-

Cake Wallet released a new version that also contains a Bitcoin wallet.

-
- -
-

Farcaster, the Monero/Bitcoin atomic swaps project, has released their community update for January.

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Marking vtnerd 2nd month 2020 q4 completed

-
- -
-

kysn - Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Persian

-
- -
-

anon: perfect peer to peer protocol

-
- -
-

v1docq47 - video creation and translations into russian (february - july 2021)

-
- -
-

mj part time coding - 3 months

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2289088

-

Hash rate: 2.119 GH/s

-

Median block size: 44.5 kB

-

Average Tx per block: 25.82

-

Weekly Moving Average Tx per day: 18,738

-

Block reward: 1.18 XMR

-
-

Data taken on February 3, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,768,372,169
Localmonero.co Street Price: $141.14
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/03/21WeekMonthYear
USD$155.22+23.2%+18.5%+101.7%
EUR€128.91+23.8%+20.5%+85.3%
BTCB0.00409125-1.1%-2.2%-50.6%
-

Data taken on February 3, 2021

- -

XMR Price Graph

- -![XMR Price Graph 01/28/21-02/03/21](/img/weekly-chart-0203.png "XMR Price Graph 01/28/21-02/03/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-02-08-issue-93.md b/_posts/2021-02-08-issue-93.md deleted file mode 100644 index 2d009d3..0000000 --- a/_posts/2021-02-08-issue-93.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 93: February 3 - 8, 2021 -image: /img/twitter-card-issue-93-min.png -issuenumber: 93 ---- -[Revuo Monero Weekly #93 Slide](/issue-93.html) - -

Revuo Monero Weekly: February 3 - February 8, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

Feather Wallet released a new version of their beta with many new features.

-
- -
-

Contributor Erciccione has written another report of his website update escapades. Plenty added this time around.

-
- -
-

User feedback is wanted from the GUI team on their flow to send to multiple recipients in one transaction.

-
- -
-

The Monero Python module has updated to version 0.8.

-
- -
-

The Monero Space forum, which was down for maintenance and due to possible exploit, has returned.

-
- -
-

Monero Talk interviewed Peter McCormack, a prominent Bitcoin podcaster with the topic of: “Why Bitcoin's Fungibility Issue Shouldn’t be Attacked by Monero Enthusiasts” - watch on YouTube.

-
- -
-

Monero Space interviewed Vik Sharma of Cake Wallet about adding Bitcoin - watch on YouTube.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

xiphon full-time coding

-
- -
-

Marking vtnerd 2nd month 2020 q4 completed

-
- -
-

kysn - Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Persian

-
- -
-

v1docq47 - video creation and translations into russian (february - july 2021)

-
- -
-

mj part time coding - 3 months

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2292667

-

Hash rate: 1.882 GH/s

-

Median block size: 62.9 kB

-

Average Tx per block: 26.13

-

Weekly Moving Average Tx per day: 18,694

-

Block reward: 1.17 XMR

-
-

Data taken on February 8, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,916,837,603
Localmonero.co Street Price: $149.14
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/08/21WeekMonthYear
USD$165.07+15.1%+11.6%+104.0%
EUR€136.92+15.2%+13.2%+85.2%
BTCB0.00351031-18.2%-4.3%-57.1%
-

Data taken on February 8, 2021

- -

XMR Price Graph

- -![XMR Price Graph 02/03/21-02/08/21](/img/weekly-chart-0208.png "XMR Price Graph 02/03/21-02/08/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-02-18-issue-94.md b/_posts/2021-02-18-issue-94.md deleted file mode 100644 index a2bd552..0000000 --- a/_posts/2021-02-18-issue-94.md +++ /dev/null @@ -1,169 +0,0 @@ ---- -title: Issue 94: February 8 - 18, 2021 -image: /img/twitter-card-issue-94-min.png -issuenumber: 94 ---- -[Revuo Monero Weekly #94 Slide](/issue-94.html) - -

Revuo Monero Weekly: February 8 - February 18, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

The bulletproofs+ audit has been completed. Some optimizations have even been found.

-
- -
-

Monerujo released a new version, now including a few other coins as a means of sending (note: the coins are not natively supported in wallet, only to send out to via an exchange service).

-
- -
-

Contributor Seth Simmons has written a blog post about Contributing to Monero.

-
- -
-

Dr. Daniel Kim has uploaded another video titled Behavioral Finance, Cryptocurrency Markets - watch on YouTube.

-
- -
-

Monero Talk interviewed Jeremy Kauffman, the CEO of LBRY about their project which aims to be a decentralized YouTube - watch on YouTube.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

vtnerd 2021 Q1 Proposal

-
- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -
-

Project MoneroIsGreaterThanBitcoin - Times Square Billboard Outreach Program (TS-BOP)

-
- -
-

Creating educational video series for awareness around Monero in Hindi

-
- -
-

kysn - Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Persian

-
- -

CCS Proposals Need Funding

- -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). - -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2299744

-

Hash rate: 2.019 GH/s

-

Median block size: 63.7 kB

-

Average Tx per block: 27.54

-

Weekly Moving Average Tx per day: 19,837

-

Block reward: 1.15 XMR

-
-

Data taken on February 18, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $4,533,558,792
Localmonero.co Street Price: $231.38
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/18/21WeekMonthYear
USD$253.39+44.5%+62.0%+206.6%
EUR€209.66+44.9%+61.9%+174.9%
BTCB0.00487866+24.7%+14.2%-42.7%
-

Data taken on February 18, 2021

- -

XMR Price Graph

- -![XMR Price Graph 02/08/21-02/18/21](/img/weekly-chart-0218.png "XMR Price Graph 02/08/21-02/18/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-02-27-issue-95.md b/_posts/2021-02-27-issue-95.md deleted file mode 100644 index b376420..0000000 --- a/_posts/2021-02-27-issue-95.md +++ /dev/null @@ -1,163 +0,0 @@ ---- -title: Issue 95: February 18 - 27, 2021 -image: /img/twitter-card-issue-95-min.png -issuenumber: 95 ---- -[Revuo Monero Weekly #95 Slide](/issue-95.html) - -

Revuo Monero Weekly: February 18 - February 27, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

Getmonero.org now has an onion address and is accessible through Tor.

-
- -
-

MyMonero is now officially in the Google Play store for Android.

-
- -
-

CoinLoan, an EU based cryptocurrency company, now allows Wire transfers to purchase Monero.

-
- -
-

The Monero Spanish podcast El Monero released another episode.

-
- -
-

Monero Talk has interviewed the COMIT project, another Monero-BTC Atomic swaps implementation - watch on YouTube.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -
-

Creating educational video series for awareness around Monero in Hindi

-
- -
-

kysn - Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Persian

-
- -

CCS Proposals Need Funding

- -
-

vtnerd Full-Time 2021 Q1 by Lee Clagett (vtnerd)

-

Raised 128.89 of 133.4 XMR (97%)

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2306536

-

Hash rate: 2.317 GH/s

-

Average Tx per block: 22.91

-

Weekly Moving Average Tx per day: 16,538

-

Block reward: 1.14 XMR

-
-

Data taken on February 27, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,676,327,370
Localmonero.co Street Price: $188.67
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/27/21WeekMonthYear
USD$205.14-20.3%+51.7%+193.8%
EUR€169.93-20.0%+52.3%+167.6%
BTCB0.00458923+0.1%+12.5%-42.3%
-

Data taken on February 27, 2021

- -

XMR Price Graph

- -![XMR Price Graph 02/18/21-02/27/21](/img/weekly-chart-0227.png "XMR Price Graph 02/18/21-02/27/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-03-18-issue-96.md b/_posts/2021-03-18-issue-96.md deleted file mode 100644 index 3f782bd..0000000 --- a/_posts/2021-03-18-issue-96.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: Issue 96: March 4 - 18, 2021 -image: /img/twitter-card-issue-96-min.png -issuenumber: 96 ---- -[Revuo Monero Weekly #96 Slide](/issue-96.html) - -

Revuo Monero Weekly: March 4 - March 18, 2021.

- - -

Table of Contents:

- - -

Recent News

- -
-

COMIT project has released a demo of their atomic swaps between Bitcoin and Monero.

-
- -
-

CCS-funded contributor mj has posted his first report on his work.

-
- -
-

Monero website contributor Erciccione has released a report on the changes he’s done.

-
- -
-

The mods of the Monero subreddit are running a meme contest. Learn the rules here.

-
- -
-

Monero Talk has interviewed several groups and people, including Lunar Crush (on Monero’s social aspects), Cryptozoidberg (an OG cryptonote developer who worked with van Saberhagen), and Davinci Jeremie (the original Bitcoin youtuber). Check them out!

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Danish translation of the Monero GUI Wallet and the Monero-site

-
- -
-

Add Monero to TxStreet

-
- -
-

Icelandic translation of Monero GUI Wallet

-
- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -
-

Creating educational video series for awareness around Monero in Hindi

-
- -
-

kysn - Translation of GUI Wallet, monero-site, Monero Means Money (subtitles), Sound Money, Safe Mode (subtitles) to Persian

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2320056

-

Hash rate: 2.116 GH/s

-

Average Tx per block: 33.05

-

Weekly Moving Average Tx per day: 23,786

-

Block reward: 1.11 XMR

-
-

Data taken on March 18, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $4,093,773,637
Localmonero.co Street Price: $217.60
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/18/21WeekMonthYear
USD$229.20+3.6%+3.5%+522.2%
EUR€192.41+4.2%+5.2%+472.8%
BTCB0.00399913+4.5%-11.2%-41.5%
-

Data taken on March 18, 2021

- -

XMR Price Graph

- -![XMR Price Graph 03/12/21-03/18/21](/img/weekly-chart-0318.png "XMR Price Graph 03/12/21-03/18/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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/_posts/2021-04-25-issue-97.md b/_posts/2021-04-25-issue-97.md deleted file mode 100644 index dbd7955..0000000 --- a/_posts/2021-04-25-issue-97.md +++ /dev/null @@ -1,189 +0,0 @@ ---- -title: Issue 97: April 1-25, 2021 -image: /img/twitter-card-issue-97-min.png -issuenumber: 97 ---- -[Revuo Monero Weekly #97 Slide](/issue-97.html) - -

Revuo Monero Weekly: April 1 - April 25, 2021.

- - -

Sorry for the gap in between issues everyone. I, rehrar, the writer had a few personal emergencies. I’m back. We’re continuing now. Yay. Now to the news.

- -

Table of Contents:

- - -

Recent News

- -
-

There’s a new version out! New CLI and GUI versions. Highlights include sending to multiple addresses in one transaction, pruning with the GUI, and much much more.

-
- -
-

Monero contributor Erciccione has unveiled a new project he is heading up: Haveno, a Bisq fork that has Monero as the base currency. They are looking for volunteers of all kinds to help with the project.

-
- -
-

Monero Outreach put out an article on Monero’s atomic swaps that explain how they work and why they’re important.

-
- -
-

Monero Talk has put out several new episodes, including interviews with Richard Stallman, Peter Todd, and Monero’s own Seth Simmons (and more!). As well they’ve started a new series called Monerotopia where they interview and just hang out with guests talking about Monero-related topics. Check out their channel!

-
- -
-

The Spanish Monero podcast has also put out several episodes discussing recent news and even interviewing core team member ArticMine.

-
- -
-

TxStreet, a fun, visual way to see blockchain transactions, has added Monero.

-
- -
-

Monero contributor Seth Simmons put out a blog post of Monero’s year as of Monero’s birthday earlier in April. It’s filled with lots of fun statistics and content.

-
- -
-

Erciccione has added another slew of updated to the website. Details here.

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Proposal for a federated bazaar

-
- -
-

Ben Evanoff's summer coding proposal

-
- -
-

john-foss-the-monero-moon

-
- -
-

Triptych research and optimizations

-
- -
-

Danish translation of the Monero GUI Wallet and the Monero-site

-
- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2347524

-

Hash rate: 2.447 GH/s

-

Average Tx per block: 37.84

-

Weekly Moving Average Tx per day: 27,356

-

Block reward: 1.05 XMR

-
-

Data taken on April 25, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $6,657,731,762
Localmonero.co Street Price: $338.27
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/25/21WeekMonthYear
USD$372.00+9.5%+67.8%+514.9%
EUR€307.14+8.3%+63.4%+449.4%
BTCB0.00712095+18.1%+76.3%-11.3%
-

Data taken on April 25, 2021

- -

XMR Price Graph

- -![XMR Price Graph 03/12/21-03/18/21](/img/weekly-chart-04251.png "XMR Price Graph 03/12/21-03/18/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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. diff --git a/_posts/2021-05-02-issue-98.md b/_posts/2021-05-02-issue-98.md deleted file mode 100644 index 15831ea..0000000 --- a/_posts/2021-05-02-issue-98.md +++ /dev/null @@ -1,173 +0,0 @@ ---- -title: Issue 98: April 25 - May 2, 2021 -image: /img/twitter-card-issue-98-min.png -issuenumber: 98 ---- -[Revuo Monero Weekly #98 Slide](/issue-98.html) - -

Revuo Monero Weekly: April 25 - May 2, 2021.

- - - -

Table of Contents:

- - -

Recent News

- -
-

The Monero general fund received an anonymous donation of 1020 XMR on the Moneroversary (Monero’s birthday, April 18th).

-
- -
-

Monerujo has released a new beta version with easier transferring between phones.

-
- -
-

Monero’s CCS-funded atomic swaps project, Farcaster, has released their April report.

-
- -
-

Monero contributor John Foss has a Monero newsletter of his own. This newsletters differs from the Revuo in a few ways. Namely covers more content (such as popular memes and images), and is on Medium. If you want a less news-focused and more community-centered look at Monero (though they do have news) then check them out.

-
- -
-

Haveno, the Bisq fork that has Monero as a base currency, now has two sponsors, Samourai Wallet and Cake Wallet.

-
- -
-

Kraken now allows for small XMR purchases via ACH so users don’t have to wait several days for a wire transfer to go through.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Proposal for a federated bazaar

-
- -
-

Ben Evanoff's summer coding proposal

-
- -
-

john-foss-the-monero-moon

-
- -
-

Danish translation of the Monero GUI Wallet and the Monero-site

-
- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2352467

-

Hash rate: 2.392 GH/s

-

Average Tx per block: 36.86

-

Weekly Moving Average Tx per day: 26,377

-

Block reward: 1.04 XMR

-
-

Data taken on May 2, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $7,420,233,885
Localmonero.co Street Price: $408.27
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/02/21WeekMonthYear
USD$414.19+16.5%+61.2%+542.5%
EUR€344.24+17.0%+57.6%+492.4%
BTCB0.00713162-1.9%+63.8%-0.8%
-

Data taken on May 2, 2021

- -

XMR Price Graph

- -![XMR Price Graph 04/25/21-05/02/21](/img/weekly-chart-05021.png "XMR Price Graph 04/25/21-05/02/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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. diff --git a/_posts/2021-05-10-issue-99.md b/_posts/2021-05-10-issue-99.md deleted file mode 100644 index a0a01e4..0000000 --- a/_posts/2021-05-10-issue-99.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 99: May 2-10, 2021 -image: /img/twitter-card-issue-99-min.png -issuenumber: 99 ---- -[Revuo Monero Weekly #99 Slide](/issue-99.html) - -

Revuo Monero Weekly: May 2-10, 2021.

- - - -

Table of Contents:

- - -

Recent News

- -
-

On May 7, Monero hit its all-time high at $515. Yay Monero!

-
- -
-

Github user Ragnaroek has implemented RandomX in Rust. Work in progress, but interesting and exciting.

-
- -
-

Monero contributor rbrunner made a playground where cryptonoobs can play with a Monero-like coin. It’s all completely worthless so there is no worry of losing valuable money while you try it out. Check it out and show your cryptocurrency interested friends.

-
- -
-

Feather Wallet released a new version, Beta-6, which now has Ledger support and much much more. Full release notes here.

-
- -
-

Monero Talk interviewed Juraj Bednar on Bitcoin Mining Censorship - watch on YouTube.

-
- -
-

They also hosted Monerotopia (every Sunday) where they interviewed the recent Monero star, Yessica Ortega Gentner, for wearing the Monero logo to her MMA fight - watch on YouTube.

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

monero kubernetes operator

-
- -
-

Proposal for a federated bazaar

-
- -
-

Ben Evanoff's summer coding proposal

-
- -
-

Danish translation of the Monero GUI Wallet and the Monero-site

-
- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2358190

-

Hash rate: 2.579 GH/s

-

Average Tx per block: 35.36

-

Weekly Moving Average Tx per day: 25,608

-

Block reward: 1.03 XMR

-
-

Data taken on May 10, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $8,069,117,603
Localmonero.co Street Price: $449.34
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/10/21WeekMonthYear
USD$448.56+10.7%+63.5%+610.9%
EUR€369.56+9.7%+60.3%+542.5%
BTCB0.00799686+11.6%+69.5%+21.0%
-

Data taken on May 10, 2021

- -

XMR Price Graph

- -![XMR Price Graph 05/02/21-05/10/21](/img/weekly-chart-0510.png "XMR Price Graph 05/02/21-05/10/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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. diff --git a/_posts/2021-05-18-issue-100.md b/_posts/2021-05-18-issue-100.md deleted file mode 100644 index ed4b2e5..0000000 --- a/_posts/2021-05-18-issue-100.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 100: May 10-17, 2021 -image: /img/twitter-card-issue-100-min.png -issuenumber: 100 ---- -[Revuo Monero Weekly #100 Slide](/issue-100.html) - -

Revuo Monero Weekly: May 10-17, 2021.

- - - -

Table of Contents:

- - -

Recent News

- -
-

Cake Wallet has released a large update for their wallet. It now includes Litecoin as one of the supported coins.

-
- -
-

Another GUI version is out that fixes bugs that some users face.

-
- -
-

Monero contributor mjxmr has released another dev report for his CCS proposal.

-
- -
-

The Spanish Monero-themed podcast, El Monero, had the MMA fighter Yessica Ortega as a guest.

-
- - -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Continued Feather Wallet development (3 months)

-
- -
-

monero kubernetes operator

-
- -
-

Proposal for a federated bazaar

-
- -
-

Ben Evanoff's summer coding proposal

-
- -
-

Danish translation of the Monero GUI Wallet and the Monero-site

-
- -
-

Serbian translation of Monero GUI Wallet, Monero Means Money

-
- -

CCS Proposals Need Funding

- -

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).

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2363853

-

Hash rate: 2.542 GH/s

-

Average Tx per block: 33.64

-

Weekly Moving Average Tx per day: 24,127

-

Block reward: 1.02 XMR

-
-

Data taken on May 18, 2021

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $6,163,517,510
Localmonero.co Street Price: $344.47
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/18/21WeekMonthYear
USD$343.72-22.3%-5.5%+428.2%
EUR€281.15-22.8%-7.3%+367.5%
BTCB0.00793702+0.3%+31.2%+17.8%
-

Data taken on May 18, 2021

- -

XMR Price Graph

- -![XMR Price Graph 05/10/21-05/18/21](/img/weekly-chart-0518.png "XMR Price Graph 05/10/21-05/18/21") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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. diff --git a/_posts/2022-01-02-issue-101.md b/_posts/2022-01-02-issue-101.md deleted file mode 100644 index 42b51bd..0000000 --- a/_posts/2022-01-02-issue-101.md +++ /dev/null @@ -1,144 +0,0 @@ ---- -title: Issue 101: December 26 2021 - January 2, 2022 -image: /img/img-issue101.png -issuenumber: 101 ---- -[Revuo Monero Weekly #101 Slide](/issue-101.html) - -

Revuo Monero Weekly: December 26 2021 - January 2, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

XMRig for Android hits v0.0.7 pre-release. Join testers and provide feedback.

-
- -
-

Monerujo's iOS PoC got fully funded in less than 72 hours!

-
- -
-

Haveno published a sneak peek of their upcoming DEX with native XMR pairs.

-
- -
-

Monero Talk interviewed Nikolai Binner on the need for Monero. Check it out here.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

eth-xmr atomic swap CCS proposal.

-
- -
-

MoneroKon-2022-CCS.

-
- -
-

Educational content for Monero plus kycnot and iseeyourcash maintenance.

-
- -
-

Italian Mastering Monero.

-
- -

CCS Proposals Need Funding

- -

None. All funded. Be on the lookout for proposals in the future.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2,528,005

-

Hash rate: 3.152 GH/s

-

Average Tx per block: 27.18

-

Weekly Moving Average Tx per day: 15977

-

Block reward: ~0.75 XMR

-
-

Data taken on Jan 01, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $4,515,920,291
Localmonero.co Street Price: $279.18
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/01/21WeekMonthYear
USD$250.09+22.6%+8.3%+59.6%
EUR€219.88+22.1%+7.7%+71.4%
BTC₿0.00525690+31.1%+30.0%-2.7%
-

Data taken on Jan 1, 2022

- -

XMR Price Graph

- -![XMR Price Graph 26/12/21-01/01/22](/img/weekly-chart-1201.png "XMR Price Graph 26/12/21-01/01/22") - -Sources: melo.tools/explorer, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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 Workgroup.

-
- - - -

If you enjoy this publication and want to support it, you can send some piconeros to the XMR subaddress below:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-01-09-issue-102.md b/_posts/2022-01-09-issue-102.md deleted file mode 100644 index 3ee2a5d..0000000 --- a/_posts/2022-01-09-issue-102.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 102: January 2-9, 2022 -image: /img/img-issue102.png -issuenumber: 102 ---- -[Revuo Monero Weekly #102 Slide](/issue-102.html) - -

Revuo Monero Weekly: January 2-9, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

The new GUI 0.17.3.1 Oxygen Orion Point Release has been released. Remember to verify hashes.

-
- -
-

Monerujo v2.3.1 'Doménikos' is out. Read all about CryptSeed™® here.

-
- -
-

Cake Wallet launched a XMR-only wallet for iOS and Android. More details found at monero.com

-
- -
-

UkoeBH, MRL contributor, seeks discussion around his possible solution for the 10-block lock of XMR spends.

-
- -
-

Reddit user thatdudeiknew posted a BTC<->XMR atomic swap video. Peep it!

-
- -
-

Reddit user Spearmint9 shared a script to download and verify latest Monero GUI wallet and checks its hash. Take a look.

-
- -
-

Monthly Monero newsletter, Monero Moon, published issue 26. Have a read.

-
- -

Upcoming Events

- -
-

January 9, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

January 12, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

January 16, 2022 (Sunday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-events IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

eth-xmr atomic swap CCS proposal.

-
- -
-

MoneroKon-2022-CCS.

-
- -
-

Educational content for Monero plus kycnot and iseeyourcash maintenance.

-
- -
-

Italian Mastering Monero.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2,533,028

-

Hash rate: 3.260 GH/s

-

Average Tx per block: 27.99

-

Weekly Moving Average Tx per day: 22,427

-

Block reward: ~0.74 XMR

-
-

Data taken on Jan 08, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,364,444,768
Localmonero.co Street Price: $211.57
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/08/21WeekMonthYear
USD$185.45-18.8%-11.5%+29.7%
EUR€163.30-18.7%-11.6%+40.1%
BTC₿0.00443422-10.1%+6.8%+22.4%
-

Data taken on Jan 8, 2022

- -

XMR Price Graph

- -![XMR Price Graph 01/02/22-01/08/22](/img/weekly-chart-0108.png "XMR Price Graph 01/02/22-01/08/22") - -Sources: melo.tools; moneroblocks.info; miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out the volunteer opportunities below.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

If you enjoy this publication and want to support it, you can send some piconeros to the XMR subaddress below:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-01-16-issue-103.md b/_posts/2022-01-16-issue-103.md deleted file mode 100644 index 43951e1..0000000 --- a/_posts/2022-01-16-issue-103.md +++ /dev/null @@ -1,161 +0,0 @@ ---- -title: Issue 103: January 9-16, 2022 -image: /img/img-issue103.png -issuenumber: 103 ---- -[Revuo Monero Weekly #103 Slide](/issue-103.html) - -

Revuo Monero Weekly: January 9-16, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

P2Pool v1.5 has been released. What is P2Pool? Let's find out. More questions? Skim through some FAQs.

-
- -
-

Translation coordinator, netrik182, announced on reddit that Moneropedia terms can now be translated to other languages.

-
- -
-

El Monero, Spanish XMR podcast, published episode 19 with Federico Zabatta. Check it out here.

-
- -

Upcoming Events

- -
-

January 16, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

January 19, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -
-

January 22, 2022 (Sunday) – 17:00 UTC

-

Space Workgroup Meeting - #monero-space IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

eth-xmr atomic swap CCS proposal.

-
- -
-

Draft: Educational content for Monero plus kycnot and iseeyourcash maintenance.

-
- -
-

selsta part-time monero development (3 months).

-
- -
-

v1docq47 - video creation and translations into russian (february - july 2022).

-
- -

CCS Proposals Need Funding

- -
-

MoneroKon 2022 by midipoet.

-

Raised 5.65 of 328.00 XMR

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2,538,094

-

Hash rate: 3.191 GH/s

-

Average Tx per block: 30.83

-

Weekly Moving Average Tx per day: 22,354

-

Block reward: ~0.73 XMR

-
-

Data taken on Jan 15, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,935,535,931
Localmonero.co Street Price: $235.4
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/15/21WeekMonthYear
USD$217.87+17.9%+16.4%+38.5%
EUR€190.86+17.3%+15.6%+46.5%
BTC₿0.00504794+14%+28.5%+18.1%
-

Data taken on Jan 15, 2022

- -

XMR Price Graph

- -![XMR Price Graph 01/09/22-01/15/22](/img/weekly-chart-0116.png "XMR Price Graph 01/09/22-01/15/22") - -Sources: melo.tools; moneroblocks.info; miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

If you enjoy this publication and want to support it, you can send some piconeros to this XMR subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-01-23-issue-104.md b/_posts/2022-01-23-issue-104.md deleted file mode 100644 index 52ce1ba..0000000 --- a/_posts/2022-01-23-issue-104.md +++ /dev/null @@ -1,184 +0,0 @@ ---- -title: Issue 104: January 16-23, 2022 -image: /img/img-issue104.png -issuenumber: 104 ---- -[Revuo Monero Weekly #104 Slide](/issue-104.html) - -

Revuo Monero Weekly: January 16-23, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

Core Team member, binaryFate, claimed he will be publishing a new General Fund report soon.

-
- -
-

noot's CCS proposal to work on an ETH<->XMR atomic swap implementation gets moved to funding required stage and fully funded in just a few hours! Work in progress.

-
- -
-

selsta's CCS proposal to keep working on Monero development in a part-time fashion gets fully funded in one day.

-
- -
-

LocalMonero updates its canary after some community members' concern over a dead canary ASCII art.

-
- -
-

Reddit user, OrangeFren, seeks community feedback on his brand-new website to compare rates across KYC-free coin swapping services. Check it out here.

-
- -
-

Reddit user, Unkn8wn69, shared a new Telegram bot to check MoneroOcean's mining statistics. It may be a useful tool for miners.

-
- -
-

Reddit user, ryitnoise, launched a directory website to accomplish a circular Monero economy just a week after announcing it.

-
- -
-

Haveno DEX announced they have found the team to work on their GUI client, posted a teaser of what their dark UI will look like as well.

-
- - -

Upcoming Events

- -
-

January 26, 2022 (Wednesday) – 16:00 UTC

-

Farcaster XMR<->BTC Swap Dev Meeting - #monero-swap IRC channel; Matrix room.

-
- -
-

January 26, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -
-

January 29, 2022 (Saturday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel; Matrix room.

-
- -
-

January 30, 2022 (Sunday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

January 30, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Draft: Educational content for Monero plus kycnot and iseeyourcash maintenance.

-
- -
-

v1docq47 - video creation and translations into russian (february - july 2022).

-
- -

CCS Proposals Need Funding

- -
-

MoneroKon 2022 by midipoet.

-

Raised 253.41 of 328.00 XMR

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2543168

-

Hash rate: 3.260 GH/s

-

Average Tx per block: 30.90

-

Weekly Moving Average Tx per day: 22,993

-

Block reward: ~0.72 XMR

-
-

Data taken on Jan 15, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,785,511,680
Localmonero.co Street Price: $171.63
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/22/21WeekMonthYear
USD$154.05-29.5%-27.0%+12.9%
EUR€135.79-29.0%-27.2%+21.2%
BTC₿0.00434820-13.9%+4.9%+5%
-

Data taken on Jan 22, 2022

- -

XMR Price Graph

- -![XMR Price Graph 01/16/22-01/22/22](/img/weekly-chart-0122.png "XMR Price Graph 01/16/22-01/22/22") - -Sources: melo.tools; moneroblocks.info; miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

If you enjoy this publication and want to support it, you can send some piconeros to this XMR subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-01-30-issue-105.md b/_posts/2022-01-30-issue-105.md deleted file mode 100644 index 430d178..0000000 --- a/_posts/2022-01-30-issue-105.md +++ /dev/null @@ -1,162 +0,0 @@ ---- -title: Issue 105: January 23-30, 2022 -image: /img/img-issue105.png -issuenumber: 105 ---- -[Revuo Monero Weekly #105 Slide](/issue-105.html) - -

Revuo Monero Weekly: January 23-30, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero contributor, rbrunner7, sparked a discussion to come up with project management and development milestones to push Seraphis/Jamtis network upgrade forward, having "No wallet left behind".

-
- -
-

Reddit user, CryptoGrampy, released Monero Drag n' Drop Dashboard PoC. The code is found here. Issues and pull requests are welcome.

-
- -
-

P2Pool v1.6 is out.

-
- -
-

P2Pool creator, SChernykh, launched a countdown website to track tail emission's ignition. Once it kicks off, Monero is going to have a fixed block reward of 0.6 XMR per block.

-
- -

Upcoming Events

- -
-

February 2, 2022 (Wednesday) – 16:00 UTC

-

Farcaster XMR<->BTC Swap Dev Meeting - #monero-swap IRC channel; Matrix room.

-
- -
-

February 2, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -
-

February 6, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Draft: Educational content for Monero plus kycnot and iseeyourcash maintenance.

-
- -
-

Monero Afghanistan Expansion Strategy.

-
- -

CCS Proposals Need Funding

- -
-

MoneroKon 2022 by midipoet.

-

Raised 260.43 of 328.00 XMR.

-
- -
-

video creation and translations into Russian (february - july 2022) by v1docq47.

-

Raised 0 of 62 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2548207

-

Hash rate: 3.235 GH/s

-

Average Tx per block: 29.86

-

Weekly Moving Average Tx per day: 21,437

-

Block reward: ~0.72 XMR

-
-

Data taken on Jan 29, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,773,476,459
Localmonero.co Street Price: $157.25
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/29/22WeekMonthYear
USD$154.05+1.2%-31.9%+9.3%
EUR€137.59+2.9%-30.8%+19.0%
BTC₿0.00403653-6.5%-15.3%-1.8%
-

Data taken on Jan 29, 2022

- -

XMR Price Graph

- -![XMR Price Graph 01/23/22-01/29/22](/img/weekly-chart-0129.png "XMR Price Graph 01/23/22-01/29/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-02-04-issue-106.md b/_posts/2022-02-04-issue-106.md deleted file mode 100644 index b558638..0000000 --- a/_posts/2022-02-04-issue-106.md +++ /dev/null @@ -1,108 +0,0 @@ ---- -title: "Issue 106: January 30 - February 4, 2022" -image: /img/revuo-monero.png -issuenumber: 106 ---- - -[![Revuo Monero Weekly #106 Slide](/img/img-issue106.png)](/issue-106.html) - -Revuo Monero Weekly: January 30 - February 4, 2022. - - - -### Table of Contents: -- [Table of Contents:](#table-of-contents) -- [Recent News](#recent-news) -- [Upcoming Events](#upcoming-events) -- [CCS Proposal Ideas](#ccs-proposal-ideas) -- [CCS Proposals Need Funding](#ccs-proposals-need-funding) -- [Price \& Blockchain Stats](#price--blockchain-stats) - - [Blockchain Stats](#blockchain-stats) - - [XMR Blocks Distribution in last 1000 blocks](#xmr-blocks-distribution-in-last-1000-blocks) - - [Price \& Performance](#price--performance) -- [Volunteer Opportunities](#volunteer-opportunities) -- [Donate](#donate) - -### Recent News - -- Monero contributor, rbrunner7, [sparked a discussion](https://teddit.net/r/Monero/comments/sczdrk/no_wallet_left_behind_make_sure_our_wallets/) to come up with project management and development milestones to push Seraphis/Jamtis network upgrade forward, having ["No wallet left behind"](https://github.com/monero-project/monero/issues/8157). -- Reddit user, CryptoGrampy, released [Monero Drag n' Drop Dashboard PoC](https://teddit.net/r/Monero/comments/sde9hf/monero_drag_n_drop_dashboard_poc_codedemo/). The code is found [here](https://github.com/CryptoGrampy/monero-dashboard). Issues and pull requests are welcome. -- [P2Pool v1.6 is out](https://github.com/SChernykh/p2pool/releases/tag/v1.6). -- P2Pool creator, SChernykh, launched a [countdown website](https://p2pool.io/tail.html) to track [tail emission's ignition](https://www.getmonero.org/resources/moneropedia/tail-emission.html). Once it kicks off, Monero is going to have a fixed block reward of 0.6 XMR per block. - -### Upcoming Events - -- **February 9, 2022 (Wednesday) – 16:00 UTC** - Farcaster XMR<->BTC Swap Dev Meeting - [#monero-swap](irc://irc.libera.chat/#monero-swap) IRC channel; [Matrix room](https://matrix.to/#/#monero-swap:monero.social). - -- **February 9, 2022 (Wednesday) – 17:00 UTC** - Research Lab Meeting - [#monero-research-lab](irc://irc.libera.chat/#monero-research-lab) IRC channel; [Matrix room](https://matrix.to/#/#monero-research-lab:monero.social). - -- **February 13, 2022 (Sunday) – 18:00 UTC** - MoneroKon 2022 Meeting - [#monero-events](irc://irc.libera.chat/#monero-events) IRC channel; [Matrix room](https://matrix.to/#/#monero-events:monero.social). - -### CCS Proposal Ideas - -Below you can find recent CCS proposal ideas open for discussion. - -- [Monero Afghanistan Expansion Strategy](https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/282). -- [mj part time coding 2022-03](https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/283). - -### CCS Proposals Need Funding - -- [MoneroKon 2022](https://ccs.getmonero.org/proposals/MoneroKon-2022-CCS.html) by midipoet. Raised **282.09 of 328.00** XMR. -- [video creation and translations into Russian (february - july 2022)](https://ccs.getmonero.org/proposals/v1docq47-video-creation-and-translations-into-russian-(february-july-2022).html) by v1docq47. Raised **23.9 of 62** XMR. - -### Price & Blockchain Stats - -#### Blockchain Stats - -- Block height: **2548207** -- Hash rate: **3.235 GH/s** -- Average Tx per block: **29.86** -- Weekly Moving Average Tx per day: **21,437** -- Block reward: **~0.72 XMR** - -Data taken on Feb 04, 2022 - -#### XMR Blocks Distribution in last 1000 blocks - -![Hashrate Pool Distribution Pie Chart](/img/hashrate-pool-distribution-0129.png) - -#### Price & Performance - -XMR Market Cap: **$2,773,476,459** -Localmonero.co Street Price: **$157.25** - -**Monero (XMR) Price** - -| XMR to | 02/04/22 | Week | Month | Year | -|----------|----------|-------|-------|-------| -| USD | $154.05 | +1.2% | -31.9%| +9.3% | -| EUR | €137.59 | +2.9% | -30.8%| +19.0%| -| BTC | ₿0.00403653 | -6.5% | -15.3%| -1.8% | - -Data taken on Feb 04, 2022 - -![XMR Price Graph 01/30/22-02/04/22](/img/weekly-chart-0129.png) - -Sources: [miningpoolstats.stream](https://miningpoolstats.stream/monero); [bitinfocharts.com](https://bitinfocharts.com/monero/); [coingecko.com](https://www.coingecko.com/en/coins/monero); [localmonero.co statistics](https://localmonero.co/statistics); [localmonero.co blocks](https://localmonero.co/blocks). - -### Volunteer Opportunities - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities. - -- [Test Monero Core Software](https://github.com/monero-project/monero) -- [Getting Started with Helping Monero](https://www.monerooutreach.org/stories/getting-started-helping-monero.php) - -### Donate - -Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress: - -``` -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT -``` - -[![Donate XMR](/img/donate-monero.jpg)](monero:89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT) - -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-02-10-issue-107.md b/_posts/2022-02-10-issue-107.md deleted file mode 100644 index 183a758..0000000 --- a/_posts/2022-02-10-issue-107.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 107: February 4-10, 2022 -image: /img/img-issue107.png -issuenumber: 107 ---- -[Revuo Monero Weekly #107 Slide](/issue-107.html) - -

Revuo Monero Weekly: February 4-10, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

Reddit user, Unkn8wn69, posted a practical and simple guide to run a Monero full node on Tails OS.

-
- -
-

Reddit user, Febos, shared great news: Monero reached its 20th millionth transaction February 2. Source: monero.how.

-
- -
-

Unstoppable Swap published their first alpha release of a GUI client to perform XMR<->BTC atomic swaps. Testnet/stagenet BTC and Monero; on-chain/mainnet when it is more polished. Instructions can be found here. Testers are encouraged to try it out and provide feedback.

-
- -
-

COMIT network is looking for a maintainer that can take care of their XMR<->BTC atomic swap implementation moving forward.

-
- -
-

Reddit user, box1820, linked /r/Monero users to a Seraphis question on XMR's Stack Exchange.

-
- -

Upcoming Events

- -
-

February 13, 2022 (Sunday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

February 13, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

February 16, 2022 (Wednesday) – 16:00 UTC

-

Farcaster Dev Meeting - #monero-swap IRC channel; Matrix room.

-
- -
-

February 16, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

mj part time coding 2022-03.

-
- -
-

j-berman full-time 3 months part 2.

-
- -

CCS Proposals Need Funding

- -
-

MoneroKon 2022 by midipoet.

-

Raised 289.55 of 328.00 XMR.

-
- -
-

video creation and translations into Russian (february - july 2022) by v1docq47.

-

Raised 42 of 62 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2556606

-

Hash rate: 3.029 GH/s

-

Average Tx per block: 32.00

-

Weekly Moving Average Tx per day: 22,744

-

Block reward: ~0.71 XMR

-
-

Data taken on Feb 10, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,317,458,098
Localmonero.co Street Price: $198.97.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/10/22WeekMonthYear
USD$183.50+26.5%+0.2%+8.6%
EUR€160.02+24.6%-1.0%+14.7%
BTC₿0.00405917+3.4%-7.3%+11.8%
-

Data taken on Feb 10, 2022

- -

XMR Price Graph

- -![XMR Price Graph 02/04/22-02/10/22](/img/weekly-chart-0210.png "XMR Price Graph 02/04/22-02/10/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Non-Profit of the Week

- -Electronic Frontier Foundation Logo - -The Electronic Frontier Foundation is the leading nonprofit organization defending civil liberties in the digital world. Founded in 1990, EFF champions user privacy, free expression, and innovation through impact litigation, policy analysis, grassroots activism, and technology development. EFF's mission is to ensure that technology supports freedom, justice, and innovation for all people of the world. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-02-17-issue-108.md b/_posts/2022-02-17-issue-108.md deleted file mode 100644 index d9778eb..0000000 --- a/_posts/2022-02-17-issue-108.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 108: February 10-17, 2022 -image: /img/img-issue108.png -issuenumber: 108 ---- -[Revuo Monero Weekly #108 Slide](/issue-108.html) - -

Revuo Monero Weekly: February 10-17, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

Reddit user, PenumbraDEX, posted a PGP-signed message announcing Penumbra: A truly uncensorable Haveno's fork. Source code.

-
- -
-

/r/Monero moderator, dEBRUYNE, made an informational thread on mineXMR mining pool hashrate situation. Miners are encouraged to join other mining pools. List here. P2Pool is a great alternative.

-
- -
-

P2Pool v1.7 is out.

-
- -
-

Reddit user, CryptoniteClub, shared a short clip that goes over how much information public blockchains can give to curious users vs. what happens if they try to see Monero addresses balances. Monero says 'no'!

-
- -

Upcoming Events

- -
-

February 19, 2022 (Saturday) – 17:00 UTC

-

Space Workgroup Meeting - #monero-space IRC channel; Matrix room.

-
- -
-

February 20, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

February 23, 2022 (Wednesday) – 16:00 UTC

-

Farcaster Dev Meeting - #monero-swap IRC channel; Matrix room.

-
- -
-

February 23, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

mj's part time coding 2022 Q2.

-
- -
-

j-berman full-time 3 months part 2.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2561750

-

Hash rate: 3.046 GH/s

-

Average Tx per block: 30.53

-

Weekly Moving Average Tx per day: 23,234

-

Block reward: ~0.7 XMR

-
-

Data taken on Feb 17, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,006,804,059.
Localmonero.co Street Price: $180.99.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/17/22WeekMonthYear
USD$166.05-10.5%-22.9%-25.0%
EUR€146.17-10.0%-22.5%-20.1%
BTC₿0.00408463-2.4%-19.8%-9.3%
-

Data taken on Feb 17, 2022

- -

XMR Price Graph

- -![XMR Price Graph 02/10/22-02/17/22](/img/weekly-chart-0217.png "XMR Price Graph 02/10/22-02/17/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Non-Profit of the Week

- -Tor Project Logo - -About Tor. We believe everyone should be able to explore the internet with privacy. We are the Tor Project, a 501(c)(3) US nonprofit. We advance human rights and defend your privacy online through free software and open networks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-02-24-issue-109.md b/_posts/2022-02-24-issue-109.md deleted file mode 100644 index 7683624..0000000 --- a/_posts/2022-02-24-issue-109.md +++ /dev/null @@ -1,160 +0,0 @@ ---- -title: Issue 109: February 17-24, 2022 -image: /img/img-issue109.png -issuenumber: 109 ---- -[Revuo Monero Weekly #109 Slide](/issue-109.html) - -

Revuo Monero Weekly: February 17-24, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

RandomX's main developer, tevador, came up with a proposal to mitigate mining pool centralization.

-
- -
-

Monerujo Wallet posted news with regards to their features wishlist: all their forthcoming additional functionalities have been fully funded, including SideKick. After a long wait, the community may have an accesible, interactive way to sign and broadcast transactions in an airgapped fashion.

-
- -
-

Reddit user, HavenoDEX, posted a new blog post going over the revamped Haveno structure. Got any feedback for them? Make your opinion count in its thread.

-
- -
-

MRL researcher, Rucknium, along with plowsof announced the creation of an index of XMR research papers.

-
- -

Upcoming Events

- -
-

February 27, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 2, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

mj's part time coding 2022 Q2.

-
- -
-

Seraphis Wallet PoC.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2566646

-

Hash rate: 2.964 GH/s

-

Average Tx per block: 29.00

-

Weekly Moving Average Tx per day: 21,644

-

Block reward: ~0.69 XMR

-
-

Data taken on Feb 24, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,516,228,872.
Localmonero.co Street Price: $164.76.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/24/22WeekMonthYear
USD$139.14-22.8%-5.4%-36.5%
EUR€124.55-21.4%-4.2%-31.0%
BTC₿0.00386326-5.5%-3.6%-14.5%
-

Data taken on Feb 24, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 02/17/22-02/24/22](/img/weekly-chart-0224.png "XMR Price Graph 02/17/22-02/24/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Non-Profit of the Week

- -Emerald Onion Logo - -Emerald Onion is a 501(c)(3) nonprofit organization and transit internet service provider (ISP) based in Seattle, WA. Emerald Onion’s mission is to protect privacy, anonymity, access to information, and free speech online. To further that mission, Emerald Onion operates high capacity, fully open Tor exit routers with connectivity to the Seattle Internet Exchange. Emerald Onion envisions a world where access and privacy are the defaults; if we do not have human rights online, we will not have them offline, either. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-03-03-issue-110.md b/_posts/2022-03-03-issue-110.md deleted file mode 100644 index 65d3bad..0000000 --- a/_posts/2022-03-03-issue-110.md +++ /dev/null @@ -1,176 +0,0 @@ ---- -title: Issue 110: February 24 - March 3, 2022 -image: /img/img-issue110.png -issuenumber: 110 ---- -[Revuo Monero Weekly #110 Slide](/issue-110.html) - -

Revuo Monero Weekly: February 24 - March 3, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

GitHub user, reemuru, shared a lightweight browser extension to have a simple UI for a Monero wallet. Worth noting it is still work in progress. Issues and pull requests are welcome.

-
- -
-

P2Pool v1.8 is out.

-
- -
-

Monero Observer, daily XMR newsletter, released Monero Observer Blitz 7: a monthly wrap-up covering all Monero-related news that happened in February.

-
- -
-

El Monero, Spanish XMR podcast, published episode 20: Mesa Redonda V. Peep it here.

-
- -
-

Reddit user, RINOwallet, launched RINO's wallet public beta — stagenet, for the time being. RINO is a multisig, enterprise-grade Monero wallet. Convenient. Secure. Non-custodial. Check out their FAQs section and provide them with feedback if possible.

-
- -

Upcoming Events

- -
-

March 6, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 9, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

mj's part time coding 2022 Q2.

-
- -
-

Seraphis Wallet PoC.

-
- -
-

escapethe3RA Monero Observer maintenance (Spring 2022).

-
- -
-

whatnero_android_app.md.

-
- -
-

The Monero Moon CCS proposal - March 2022.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2571820

-

Hash rate: 2.959 GH/s

-

Average Tx per block: 29.60

-

Weekly Moving Average Tx per day: 23,376

-

Block reward: ~0.69 XMR

-
-

Data taken on March 3, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,100,608,603.
Localmonero.co Street Price: $185.44.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/03/22WeekMonthYear
USD$171.21+14.6%+16.2%-22.5%
EUR€154.97+17.1%+17.9%-15.3%
BTC₿0.00407525+2.0%+6.6%-10.4%
-

Data taken on March 3, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 02/24/22-03/03/22](/img/weekly-chart-0303.png "XMR Price Graph 02/24/22-03/03/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Non-Profit of the Week

- -FSFE Logo - -The Free Software Foundation Europe (FSFE) is a non-profit, non-governmental organisation active in many European countries and involved in many global activities. Access to software determines participation in a digital society. To secure equal participation in the information age, as well as freedom of competition, the Free Software Foundation Europe (FSFE) pursues and is dedicated to the furthering of Free Software, defined by the freedoms to use, study, modify and copy. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-03-10-issue-111.md b/_posts/2022-03-10-issue-111.md deleted file mode 100644 index 2d1719f..0000000 --- a/_posts/2022-03-10-issue-111.md +++ /dev/null @@ -1,168 +0,0 @@ ---- -title: Issue 111: March 3-10, 2022 -image: /img/img-issue111.png -issuenumber: 111 ---- -[Revuo Monero Weekly #111 Slide](/issue-111.html) - -

Revuo Monero Weekly: March 3-10, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Core Team member, binaryFate, announced the migration of melo.tools resources to community.rino.io. If you were using their remote nodes, block explorers or faucets, it is recommended that you adjust your bookmarks and pre-selected remote nodes going forward.

-
- -
-

Ragnar Lifthrasir hopped on What Bitcoin Did podcast. Some interesting insights about self-defense, Bitcoin and Monero are hashed around 38:40. Short clip here.

-
- -
-

Monerujo, XMR-only mobile wallet, released Monerujo "Baldaŭ" v2.3.3 alpha. Highlights: multiple themes and fantastic UI tweaks.

-
- -

Upcoming Events

- -
-

March 13, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 16, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

mj's part time coding 2022 Q2.

-
- -
-

Seraphis Wallet PoC.

-
- -
-

escapethe3RA Monero Observer maintenance (Spring 2022).

-
- -
-

whatnero_android_app.md.

-
- -
-

The Monero Moon CCS proposal - March 2022.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2576728

-

Hash rate: 2.806 GH/s

-

Average Tx per block: 30.42

-

Weekly Moving Average Tx per day: 21,877

-

Block reward: ~0.68 XMR

-
-

Data taken on March 10, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,120,661,346.
Localmonero.co Street Price: $194.57.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/10/22WeekMonthYear
USD$172.56-3.1%-6.8%-23.5%
EUR€156.98-2.0%-2.9%-17.1%
BTC₿0.00439879+8.6%+4.4%+6.9%
-

Data taken on March 10, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 03/03/22-03/10/22](/img/weekly-chart-0310.png "XMR Price Graph 03/03/22-03/10/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Non-Profit of the Week

- -XMPP Logo - -The XMPP Standards Foundation (also known as the XSF and formerly the Jabber Software Foundation) is an independent, non-profit standards development organisation whose primary mission is to define open protocols for presence, instant messaging, and real-time communication and collaboration on top of the IETF’s Extensible Messaging and Presence Protocol (XMPP). - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-03-17-issue-112.md b/_posts/2022-03-17-issue-112.md deleted file mode 100644 index 1122fd4..0000000 --- a/_posts/2022-03-17-issue-112.md +++ /dev/null @@ -1,181 +0,0 @@ ---- -title: Issue 112: March 10-17, 2022 -image: /img/img-issue112.png -issuenumber: 112 ---- -[Revuo Monero Weekly #112 Slide](/issue-112.html) - -

Revuo Monero Weekly: March 10-17, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Reddit user, CryptoGrampy, introduced PocketNode. An XMR node GUI for Android. Collaborators are encouraged to reach out to him. Some recent progress here.

-
- -
-

Reddit user, xmr_sale, announced xmrSale v2 — allows users to use remote Tor nodes and accept Monero in a painless manner. Demo; Source code; Documentation.

-
- -
-

GitHub user, hinto-janaiyo, released XMRig-Auto-Build — A user-friendly interactive bash script that builds the latest XMRig straight from source. Get it here. Pull requests and issues are welcome.

-
- -
-

Monerujo, XMR-only mobile wallet, published Monerujo "Baldaŭ" v2.4.1 stable. Loads of fixes, UI tweaks. Updating is encouraged.

-
- -
-

Twitter user, heady_wook, published a comprehensive guide on "How to buy non-KYC Monero".

-
- -
-

Reddit user, LivBoss, came forward with great news: MyMonero is revamping their iOS application to add new features and built-in coin swap functionality. Beta testers are welcome for the time being. Did you think of any possible improvements, or bugs? GitHub issues can be opened to make it better.

-
- -

Upcoming Events

- -
-

March 20, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 23, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

whatnero_android_app.md.

-
- -
-

The Monero Moon CCS proposal - March 2022.

-
- -

CCS Proposals Need Funding

- -
-

Seraphis Wallet Proof-of-Concept by koe.

-

Raised 20.95 of 81.4 XMR.

-
- -
-

Monero Observer maintenance (Spring 2022) by escapethe3RA.

-

Raised 4.34 of 27 XMR.

-
- -
-

mj part time coding Q2 2022 by mj.

-

Raised 15.28 of 102 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2581700

-

Hash rate: 2.925 GH/s

-

Average Tx per block: 30.60

-

Weekly Moving Average Tx per day: 22,656

-

Block reward: ~0.67 XMR

-
-

Data taken on March 17, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,389,817,172.
Localmonero.co Street Price: $193.4.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/17/22WeekMonthYear
USD$187.23-0.8%+6.1%-18.6%
EUR€168.43-1.2%+7.9%-12.9%
BTC₿0.00457667+1.9%+10.5%+12.9%
-

Data taken on March 17, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 03/10/22-03/17/22](/img/weekly-chart-0317.png "XMR Price Graph 03/10/22-03/17/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Non-Profit of the Week

- -Mozilla Logo - -The Mozilla Foundation is a non-profit organization that exists to support and provide leadership for the open source Mozilla project. The organization sets the policies that govern development, operates key infrastructure and controls trademarks and other intellectual property - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-03-24-issue-113.md b/_posts/2022-03-24-issue-113.md deleted file mode 100644 index fc16e28..0000000 --- a/_posts/2022-03-24-issue-113.md +++ /dev/null @@ -1,171 +0,0 @@ ---- -title: Issue 113: March 17-24, 2022 -image: /img/img-issue113.png -issuenumber: 113 ---- -[Revuo Monero Weekly #113 Slide](/issue-113.html) - -

Revuo Monero Weekly: March 17-24, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Twitter user, AlexAnarcho, stated that tipxmr — A web-based application that lets you accept donations in your livestream session (OBS), has reached its first CCS milestone. Work in progress; early testers, issues and pull requests are all welcome here.

-
- -
-

GitHub user, hinto-janaiyo, published monero-toolchain — A bash script that downloads monero-related software straight from source. Snag a copy here. Open an issue or create a pull request to improve it.

-
- -
-

Compare XMR against other fiat & cryptocurrencies' market rates in your browser. No ads; simple and effective. Give moner.ooo a spin. Site is self-created. You can do a right click on the site and visualize how it is put together through "View Page Source". Coingecko is its market rates source.

-
- -

Upcoming Events

- -
-

March 26, 2022 (Saturday) – 17:00 UTC

-

Space Workgroup Meeting - #monero-space IRC channel; Matrix room.

-
- -
-

March 27, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 30, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

whatnero_android_app.md.

-
- -
-

The Monero Moon CCS proposal - March 2022.

-
- -
-

Haveno frontend development.

-
- -

CCS Proposals Need Funding

- -
-

Seraphis Wallet Proof-of-Concept by koe.

-

Raised 74.01 of 81.4 XMR.

-
- -
-

Monero Observer maintenance (Spring 2022) by escapethe3RA.

-

Raised 20.11 of 27 XMR.

-
- -
-

mj part time coding Q2 2022 by mj.

-

Raised 90.48 of 102 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2586767

-

Hash rate: 3.034 GH/s

-

Average Tx per block: 31.22

-

Weekly Moving Average Tx per day: 23,132

-

Block reward: ~0.67 XMR

-
-

Data taken on March 24, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,678,640,852.
Localmonero.co Street Price: $204.38.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/24/22WeekMonthYear
USD$202.62+6.9%+36.6%-7.3%
EUR€184.44+7.2%+40.5%-0.2%
BTC₿0.00459378-0.3%+14.8%+14.6%
-

Data taken on March 24, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 03/17/22-03/24/22](/img/weekly-chart-0324.png "XMR Price Graph 03/17/22-03/24/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-03-31-issue-114.md b/_posts/2022-03-31-issue-114.md deleted file mode 100644 index 830ed18..0000000 --- a/_posts/2022-03-31-issue-114.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 114: March 24-31, 2022 -image: /img/img-issue114.png -issuenumber: 114 ---- -[Revuo Monero Weekly #114 Slide](/issue-114.html) - -

Revuo Monero Weekly: March 24-31, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Reddit user, dys2p_official, published ProxyStore: Review and Outlook. VPN, Tutanota, cloud storage, cryptomator vouchers; more services listed. They take payments in Monero. Take a look over at dys2p.com.

-
- -
-

Reddit user, CryptoGrampy, is looking for Android alpha testers. Run a pruned or full node on Android with PocketNode. More details here.

-
- -
-

Reddit user, RINOwallet, came up with a bounty to tackle multisig issues. Peep the offer and its conditions in this thread.

-
- -
-

P2Pool v1.9 is out. Changelog & download here.

-
- -

Upcoming Events

- -
-

April 2, 2022 (Saturday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel; Matrix room.

-
- -
-

April 3, 2022 (Sunday) – 17:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 6, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -
-

April 7, 2022 (Thursday) – 12:00-00:00 UTC (08:00 AM - 08:00 PM EDT).

-

Monerotopia. Website. Where? Miami Beach, FL. USA.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

The Monero Moon CCS proposal - March 2022.

-
- -
-

monero-bash, a wrapper for monero written in bash, for Linux.

-
- -
-

Creation of Python tools and educational material for checking and explaining the absence of money leakage (a.k.a. inflation) in Monero.

-
- -
-

SolOptXMR - Solar Optimal mining of XMR.

-
- -
-

Let more people use XMR, telegram push, small transactions done in seconds, docker private deployment, provide free API service.

-
- -

CCS Proposals Need Funding

- -
-

Haveno frontend development by Haveno.

-

Raised 11.63 of 755 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2591784

-

Hash rate: 2.873 GH/s

-

Average Tx per block: 31.53

-

Weekly Moving Average Tx per day: 25,503

-

Block reward: ~0.66 XMR

-
-

Data taken on March 31, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,835,390,170.
Localmonero.co Street Price: $224.69.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/31/22WeekMonthYear
USD$212.81+8.1%+25.0%-12.7%
EUR€192.01+7.2%+26.4%-7.7%
BTC₿0.00465830+1.1%+18.1%+12.0%
-

Data taken on March 31, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 03/24/22-03/31/22](/img/weekly-chart-0331.png "XMR Price Graph 03/24/22-03/31/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-04-07-issue-115.md b/_posts/2022-04-07-issue-115.md deleted file mode 100644 index 0e70570..0000000 --- a/_posts/2022-04-07-issue-115.md +++ /dev/null @@ -1,181 +0,0 @@ ---- -title: Issue 115: March 31 - April 07, 2022 -image: /img/img-issue115.png -issuenumber: 115 ---- -[Revuo Monero Weekly #115 Slide](/issue-115.html) - -

Revuo Monero Weekly: March 31 - April 07, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

MoneroPay — back-end service for receiving, sending and tracking XMR payments — v2.0.0 has been released. Source code; Documentation.

-
- -
-

XMRig v6.17.0 is out. Review the changelog and update your mining setup accordingly. Download.

-
- -
-

Bear Arms N' Bitcoin 2022 conference will take place this weekend 9-10 April in Miami. Seth is giving a "Monero 101" talk on Saturday and there will be a Bitcoin vs. Monero panel discussion on Sunday. Check the schedule here.

-
- -
-

Reddit user, xmr_radio, announced MoneroKon 2022 tickets are now available. Get yours over at monerokon.com.

-
- -
-

El Monero, Spanish XMR podcast, published episode 21 with Martha Bueno. Episode can be found here.

-
- -
-

Do you like some of the designs found at monero.graphics? Telegram & Signal sticker packages are now available. Telegram; Signal.

-
- -

Upcoming Events

- -
-

April 9, 2022 (Saturday) – 17:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 13, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

The Monero Moon CCS proposal - March 2022.

-
- -
-

SolOptXMR - Solar Optimal mining of XMR.

-
- -
-

Let more people use XMR, telegram push, small transactions done in seconds, docker private deployment, provide free API service.

-
- -
-

Deploy simple provably-fair, community funded monero casino.

-
- -
-

3D Metal Printer Project.

-
- -
-

Midipoet oslo freedom forum.

-
- -
-

HotShop Point of Sale.

-
- -
-

savandra-videos-for-monero.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2596838

-

Hash rate: 2.876 GH/s

-

Average tx. per block: 32.36

-

Weekly Moving Average tx. per day: 23,269

-

Block reward: ~0.65 XMR

-
-

Data taken on April 7, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $4,011,734,010.
Localmonero.co Street Price: $218.14.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/07/22WeekMonthYear
USD$221.96+0.1%+40.2%-18.2%
EUR€203.67+2.6%+39.9%-10.7%
BTC₿0.00508062+7.9%+22.2%+8.9%
-

Data taken on April 7, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 03/31/22-04/07/22](/img/weekly-chart-0407.png "XMR Price Graph 03/31/22-04/07/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-04-14-issue-116.md b/_posts/2022-04-14-issue-116.md deleted file mode 100644 index 51c5adf..0000000 --- a/_posts/2022-04-14-issue-116.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 116: April 7-14, 2022 -image: /img/img-issue116.png -issuenumber: 116 ---- -[Revuo Monero Weekly #116 Slide](/issue-116.html) - -

Revuo Monero Weekly: April 7-14, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Core Team member, binaryFate, to continue reimbursing himself from General Fund to cover getmonero.org, utils and monero.social Matrix homeserver expenses until a website sponsor is found.

-
- -
-

monero-bash v1.1.0 is out.

-
- -
-

Reddit user, fatalglory, released monerod-proxy — proxy layer to add resilience and convenience features on top of monerod —. Source code.

-
- -
-

Reddit user, monerobull, announced a new website to order XMR stickers in bulk. Take a look.

-
- -
-

Monerotopia 2022 videos, slides and audio-only files are found here. Note: Due to technical issues, videos are of low quality. Audio-only with slides; good alternative.

-
- -
-

PSA: Monero enthusiasts are calling for "MoneRun" — everyone's encouraged to withdraw their moneroj from centralized exchanges on April 18th, 2022 —. Akin to what Proof of Keys strives to accomplish: take custody of coins in individual wallets, not third parties. Few exchanges have halted XMR withdrawals recently.

-
- -

Upcoming Events

- -
-

April 16, 2022 (Saturday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel; Matrix room.

-
- -
-

April 16, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 20, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

The Monero Moon - March 2022.

-
- -
-

HotShop Point of Sale.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -

CCS Proposals Need Funding

- -
-

SolOptXMR - Solar Optimal mining of XMR by mj.

-

Raised 14.01 of 110.55 XMR.

-
- -
-

New Animated Videos by savandra.

-

Raised 2.51 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2601844

-

Hash rate: 2.895 GH/s

-

Average txs. per block: 29.58

-

Weekly Moving Average txs. per day: 17,840

-

Block reward: ~0.65 XMR

-
-

Data taken on April 14, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $4,110,255,554.
Localmonero.co Street Price: $241.03.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/14/22WeekMonthYear
USD$226.69+5.8%+22.0%-31.0%
EUR€209.51+6.6%+23.4%-23.7%
BTC₿0.00566511+14.4%+21.0%+9.6%
-

Data taken on April 14, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 04/07/22-04/14/22](/img/weekly-chart-0414.png "XMR Price Graph 04/07/22-04/14/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-04-21-issue-117.md b/_posts/2022-04-21-issue-117.md deleted file mode 100644 index 266e40c..0000000 --- a/_posts/2022-04-21-issue-117.md +++ /dev/null @@ -1,183 +0,0 @@ ---- -title: Issue 117: April 14-21, 2022 -image: /img/img-issue117.png -issuenumber: 117 ---- -[Revuo Monero Weekly #117 Slide](/issue-117.html) - -

Revuo Monero Weekly: April 14-21, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero is eight (8) years old. On that note, community member, reemuru, published This Year in Monero - 2022. A blog post that goes over a set of different network and social media statistics for the project between 2021 and 2022.

-
- -
-

XMR's v15 network upgrade's, A.K.A. 'Fluorine Fermi', tentative roll-out schedule has been agreed upon during last dev meeting. Resources: Blog post; Pull Requests list; Network Upgrade Checklist.

-
- -
-

MoneroKon 2022 will be held in Lisbon, Portugal; 18-19th June. Call for Proposals [flyer] is open. Talk & workshop submissions are welcome here.

-
- -
-

monero-bash v1.3 is out.

-
- -
-

Reddit user, akimayumi, introduced Shruum Alpha — A Monerujo fork with mandatory Tor usage, and a "Monero-only" design for privacy and anonymity —. Source code.

-
- -
-

Reddit user, sech1, released vanity_xmr_cudahere — vanity Monero address generator, with support for GPU. Source code.

-
- -

Upcoming Events

- -
-

April 23, 2022 (Saturday) – 17:00 UTC

-

Space Workgroup Meeting - #monero-space IRC channel; Matrix room.

-
- -
-

April 23, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 27, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

HotShop Point of Sale.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Multi-scene monero solutions.

-
- -
-

selsta part-time monero development (3 months).

-
- -

CCS Proposals Need Funding

- -
-

SolOptXMR - Solar Optimal mining of XMR by mj.

-

Raised 100 of 110.55 XMR.

-
- -
-

New Animated Videos by savandra.

-

Raised 5.44 of 45 XMR.

-
- -
-

The Monero Moon - March 2022 by John Foss.

-

Raised 24.22 of 36 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2606983

-

Hash rate: 3.024 GH/s

-

Average txs. per block: 27.21

-

Weekly Moving Average txs. per day: 25,324

-

Block reward: ~0.64 XMR

-
-

Data taken on April 21, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $5,150,453,058.
Localmonero.co Street Price: $314.21.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/21/22WeekMonthYear
USD$284.39+20.0%+48.4%-28.9%
EUR€262.40+20.6%+50.8%-21.0%
BTC₿0.00685070+19.0%+46.7%+3.4%
-

Data taken on April 21, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 04/14/22-04/21/22](/img/weekly-chart-0421.png "XMR Price Graph 04/14/22-04/21/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-04-28-issue-118.md b/_posts/2022-04-28-issue-118.md deleted file mode 100644 index faac373..0000000 --- a/_posts/2022-04-28-issue-118.md +++ /dev/null @@ -1,179 +0,0 @@ ---- -title: Issue 118: April 21-28, 2022 -image: /img/img-issue118.png -issuenumber: 118 ---- -[Revuo Monero Weekly #118 Slide](/issue-118.html) - -

Revuo Monero Weekly: April 21-28, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Unstoppable Swap v0.2.0 has been released [Testnet]. Peep some screenshots, along with steps to set it up here, or watch a demo posted by reddit user, unstoppableswap, here.

-
- -
-

Reddit user, benevanoff, shared XMR-multisweeper beta — Automate the process of syncing and sweeping several wallets all at once —. Source code.

-
- -
-

reemuru has started working on Monero Development focused guides for potential new contributors. If you are interested in joining the grassroots XMR ecosystem, it can be a handy resource to dive into. Check it out on GitHub. Want to send tips to incentivize the endeavor? Do it.

-
- -
-

moneroguides' "Getting to grips with Monero" mini series are published. Set of 4 actionable videos to further your understanding of XMR's concepts and do so with a hands-on approach in mind. moneroguides.org.

-
- -
-

monero-bash v1.4.1 is out.

-
- -

Upcoming Events

- -
-

April 30, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 1, 2022 (Sunday) – 18:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

May 4, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Multi-scene monero solutions.

-
- -
-

Seraphis Wallet PoC 2 funding proposal.

-
- -
-

Interactive Developer Guides.

-
- -

CCS Proposals Need Funding

- -
-

HotShop Point of Sale by cryptogrampy.

-

Raised 11.54 of 18 XMR.

-
- -
-

New Animated Videos by savandra.

-

Raised 5.72 of 45 XMR.

-
- -
-

The Monero Moon - March 2022 by John Foss.

-

Raised 24.49 of 36 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2611909

-

Hash rate: 2.649 GH/s

-

Average txs. per block: 31.99

-

Weekly Moving Average txs. per day: 28,916

-

Block reward: ~0.64 XMR

-
-

Data taken on April 28, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $4,134,394,611.
Localmonero.co Street Price: $258.97.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/28/22WeekMonthYear
USD$228.10-14.6%+6.2%-43.2%
EUR€217.03-11.8%+11.1%-34.6%
BTC₿0.00571098-11.5%+25.1%-21.6%
-

Data taken on April 28, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 04/21/22-04/28/22](/img/weekly-chart-0428.png "XMR Price Graph 04/21/22-04/28/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-05-05-issue-119.md b/_posts/2022-05-05-issue-119.md deleted file mode 100644 index 63854a9..0000000 --- a/_posts/2022-05-05-issue-119.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 119: April 28 - May 5, 2022 -image: /img/img-issue119.png -issuenumber: 119 ---- -[Revuo Monero Weekly #119 Slide](/issue-119.html) - -

Revuo Monero Weekly: April 28 - May 5, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.17.3.2 'Oxygen Orion' Point Release has been released. Remember to verify the authenticity of the downloaded GUI or CLI files by checking the hashes as outlined in their respective blog post. CLI; GUI.

-
- -
-

P2Pool v2.0, including support for forthcoming v15 network upgrade, is out.

-
- -
-

monero-bash v1.5 is available.

-
- -
-

Got a XMR-related project you'd like to raise funds for in a non-custodial manner? xmrstarter.com might be a good option to look into. Public address, view key & 0.005 XMR is all you need. Questions, suggestions? Reach out.

-
- -
-

XMR contributor, rbrunner, published his first fiction story about RandomX. Have a read here.

-
- -
-

[Video tutorial] Run a Monero full node routing traffic through Tor, using Docker Compose. YouTube; [Step-by-step text guide] Odysee.

-
- -
-

Mullvad, VPN provider, has started taking XMR payments directly for their service. Support them while using moneroj & level up your privacy. Find out more.

-
- -

Upcoming Events

- -
-

May 7, 2022 (Saturday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel; Matrix room.

-
- -
-

May 7, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 11, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Monero business kit.

-
- -
-

Seraphis Wallet PoC 2 funding proposal.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 6.04 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2617000

-

Hash rate: 2.831 GH/s

-

Average txs. per block: 38.23

-

Weekly Moving Average txs. per day: 28,596

-

Block reward: ~0.63 XMR

-
-

Data taken on May 5, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,664,880,979.
Localmonero.co Street Price: $211.46.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/05/22WeekMonthYear
USD$202.02-11.8%-8.8%-46.8%
EUR€191.99-11.6%-5.0%-39.4%
BTC₿0.00545905-6.5%+14.8%-23.0%
-

Data taken on May 5, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 04/28/22-05/05/22](/img/weekly-chart-0505.png "XMR Price Graph 04/28/22-05/05/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/05es.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-05-12-issue-120.md b/_posts/2022-05-12-issue-120.md deleted file mode 100644 index 599ad8d..0000000 --- a/_posts/2022-05-12-issue-120.md +++ /dev/null @@ -1,178 +0,0 @@ ---- -title: Issue 120: May 5-12, 2022 -image: /img/img-issue120.png -issuenumber: 120 ---- -[Revuo Monero Weekly #120 Slide](/issue-120.html) - -

Revuo Monero Weekly: May 5-12, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Shruum, Monerujo fork, has published mainnet .apk files. Review differences with upstream on reddit. Get it here.

-
- -
-

Unstoppable Swap GUI v0.3.0 [Testnet] has been released. Includes Tor support.

-
- -
-

monero-bash v1.5.2 is out.

-
- -
-

Reddit user, afsdkjhblkjhbav, has called for "Friday the 13th: The Bloody Monerun". On the same vein, MoneroFox, wants to celebrate Tail Emission Day by running another Proof-of-Keys community initiative. If you have any XMR in centralized exchanges, withdraw them to your wallet either or both days.

-
- -

Upcoming Events

- -
-

May 14, 2022 (Saturday) – 17:00 UTC

-

Dev Meeting - #monero-dev IRC channel; Matrix room.

-
- -
-

May 14, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 15, 2022 (Sunday) – 18:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

May 18, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Monero business kit.

-
- -
-

Seraphis Wallet PoC 2 funding proposal.

-
- -
-

Research Computing Upgrade.

-
- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 6.72 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2621976

-

Hash rate: 2.789 GH/s

-

Average txs. per block: 38.58

-

Weekly Moving Average txs. per day: 30619

-

Block reward: ~0.62 XMR

-
-

Data taken on May 12, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,577,139,256.
Localmonero.co Street Price: $151.37.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/12/22WeekMonthYear
USD$142.22-36.8%-37.0%-68.6%
EUR€137.10-35.3%-33.9%-63.2%
BTC₿0.00483708-14.8%-15.4%-39.5%
-

Data taken on May 12, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 05/05/22-05/12/22](/img/weekly-chart-0512.png "XMR Price Graph 05/05/22-05/12/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/12es.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-05-19-issue-121.md b/_posts/2022-05-19-issue-121.md deleted file mode 100644 index 13da57f..0000000 --- a/_posts/2022-05-19-issue-121.md +++ /dev/null @@ -1,193 +0,0 @@ ---- -title: Issue 121: May 12-19, 2022 -image: /img/img-issue121.png -issuenumber: 121 ---- -[Revuo Monero Weekly #121 Slide](/issue-121.html) - -

Revuo Monero Weekly: May 12-19, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Reddit user, garth_xmr, invited users to help test upcoming Monero v15 release for bugs. If you wish to lend a hand, review the reddit thread. Monero Docs testnet entry.

-
- -
-

Shruum v1.1.6 [Alpha] is out. SHA256 hashes, PGP key, signature & .apk download links found at mayumi.one. Changelog. F-Droid repository. Source code here.

-
- -
-

Monerujo v2.4.2 "Baldaŭ" [Alpha] has been released.

-
- -
-

MoneroPay v2.1.0 is now available. Peep the changelog.

-
- -
-

Monero contributor, gingeropolous, shared an explanatory cartoon that explains forthcoming viewtag feature.

-
- -
-

As reported in Issue 116, binaryFate was to keep reimbursing himself getmonero.org hosting costs from General Fund. As confirmed by binaryFate himself on GitHub few days ago, MajesticBank has decided to step up to the plate, covering next quarter hosting expenses (May; June; and July 2022).

-
- -
-

Monero Observer's source code is public after community pressure. Check out the details.

-
- -
-

Respecting the widespread FLOSS ethos in XMR communities, Revuo Monero has a brand-new Source Code & Licenses section.

-
- -

Upcoming Events

- -
-

May 21, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 25, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Monero business kit.

-
- -
-

Seraphis Wallet PoC 2 funding proposal.

-
- -
-

Research Computing Upgrade.

-
- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 6.72 of 45 XMR.

-
- -
-

Seraphis Wallet Proof-of-Concept 2 by koe.

-

Raised 8.95 of 155 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2627004

-

Hash rate: 2.923 GH/s

-

Average txs. per block: 32.89

-

Weekly Moving Average txs. per day: 23208

-

Block reward: ~0.62 XMR

-
-

Data taken on May 19, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,007,398,880.
Localmonero.co Street Price: $181.64.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/19/22WeekMonthYear
USD$165.34+19.4%-37.6%-51.7%
EUR€156.09+18.5%-36.5%-44.2%
BTC₿0.00549962+14.6%-15.3%-31.3%
-

Data taken on May 19, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 05/12/22-05/19/22](/img/weekly-chart-0519.png "XMR Price Graph 05/12/22-05/19/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/19es.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-05-26-issue-122.md b/_posts/2022-05-26-issue-122.md deleted file mode 100644 index be589ba..0000000 --- a/_posts/2022-05-26-issue-122.md +++ /dev/null @@ -1,186 +0,0 @@ ---- -title: Issue 122: May 19-26, 2022 -image: /img/img-issue122.png -issuenumber: 122 ---- -[Revuo Monero Weekly #122 Slide](/issue-122.html) - -

Revuo Monero Weekly: May 19-26, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Shruum v1.2 [Alpha] is out. Changelog & Download. F-Droid repository.

-
- -
-

Monerujo v2.4.3 "Baldaŭ" [Alpha] has been released. F-Droid repository.

-
- -
-

MoneroKon 2022 tickets are sold out. There may be more tickets available. If you are interested in snagging some, join the waitlist.

-
- -
-

hinto-janaiyo published monero-gpg — sign a message/file with GPG and include the current Monero block stats at the bottom —. Peep it.

-
- -
-

Cake Wallet v4.4.1 and Monero.com v1.0.6 releases are available. Check the release note on reddit.

-
- -

Upcoming Events

- -
-

May 28, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 29, 2022 (Sunday) – 18:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

June 1, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Monero business kit.

-
- -
-

Seraphis Wallet PoC 2 funding proposal.

-
- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 6.76 of 45 XMR.

-
- -
-

Research Computing Upgrade by Gingeropolous.

-

Raised 0 of 51 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2632209

-

Hash rate: 2.786 GH/s

-

Average txs. per block: 32.87

-

Weekly Moving Average txs. per day: 23143

-

Block reward: ~0.61 XMR

-
-

Data taken on May 26, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,465,257,776.
Localmonero.co Street Price: $194.71.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/26/22WeekMonthYear
USD$191.24+23.1%-24.9%-22.1%
EUR€178.46+20.2%-25.0%-11.0%
BTC₿0.00647026+19.6%+2.7%+0.7%
-

Data taken on May 26, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 05/19/22-05/26/22](/img/weekly-chart-0526.png "XMR Price Graph 05/19/22-05/26/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/26es.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-06-09-issue-123.md b/_posts/2022-06-09-issue-123.md deleted file mode 100644 index b9e10dd..0000000 --- a/_posts/2022-06-09-issue-123.md +++ /dev/null @@ -1,196 +0,0 @@ ---- -title: Issue 123: May 26 - June 9, 2022 -image: /img/img-issue123.png -issuenumber: 123 ---- -[Revuo Monero Weekly #123 Slide](/issue-123.html) - -

Revuo Monero Weekly: May 26 - June 9, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero's famous tail emission kicked off at block height 2641623 - 2022-06-09 00:29 UTC. Get live updates moving forward over at p2pool.io/tail. Why Monero Has a Tail Emission? Moneropedia.

-
- -
-

Shruum v1.2.2 [Alpha] is out. Changelog & Download.

-
- -
-

New website to explore XMR concepts in a crash course manner by melon_crust. Take a look at learnmonero.co.

-
- -
-

Escapethe3RA, maintainer of Monero Observer, came up with a CLI wallet cheat sheet.

-
- -
-

Set up a Monero node on any GNU/Linux server with xmr.sh v0.3.3. GitHub release.

-
- -
-

Generate Monero wallet seeds by rolling dice, offline. MoneroDice-WalletGen.

-
- -
-

Seth for Privacy published a guide to accept Monero via BTCPayServer.

-
- -
-

SolOptXMR v0.1 [Beta] — Solar Optimal mining of XMR — has been released.

-
- -
-

Monero Observer released Blitz #10 — Monthly recap of all things Monero — covering May 2022.

-
- -

Upcoming Events

- -
-

June 11, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

June 15, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Monero business kit.

-
- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development.

-
- -
-

escapethe3RA Monero Observer maintenance (Summer 2022).

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 7 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2642128

-

Hash rate: 2.899 GH/s

-

Average txs. per block: 28.79

-

Weekly Moving Average txs. per day: 35954

-

Block reward: ~0.6 XMR

-
-

Data taken on June 9, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,356,883,456.
Localmonero.co Street Price: $188.83.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/09/22WeekMonthYear
USD$185.30-6.8%+5.1%-27.1%
EUR€174.40-6.5%+4.5%-16.5%
BTC₿0.00611329-8.3%+4.9%-19.4%
-

Data taken on June 9, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 05/26/22-06/09/22](/img/weekly-chart-0609.png "XMR Price Graph 05/26/22-06/09/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-06-16-issue-124.md b/_posts/2022-06-16-issue-124.md deleted file mode 100644 index df0d2df..0000000 --- a/_posts/2022-06-16-issue-124.md +++ /dev/null @@ -1,167 +0,0 @@ ---- -title: Issue 124: June 9 - 16, 2022 -image: /img/img-issue124.png -issuenumber: 124 ---- -[Revuo Monero Weekly #124 Slide](/issue-124.html) - -

Revuo Monero Weekly: June 9 - 16, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Development of Haveno's user interface temporarily suspended.

-
- -
-

XMR breaks new daily ATH daily tx. count with 42,244 transactions confirmed. Chart courtesy of moneroj.net.

-
- -
-

MoneroKon 2022 to be held this weekend, Saturday June 18th and Sunday 19th in Lisbon, Portugal. Schedule, livestream and talks can be found over at monerokon.com.

-
- -

Upcoming Events

- -
-

June 22, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

Patronero - Open Source project for donating by mining.

-
- -
-

Monero business kit.

-
- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development.

-
- -
-

escapethe3RA Monero Observer maintenance (Summer 2022).

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 7.06 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2647091

-

Hash rate: 2.422 GH/s

-

Average txs. per block: 49.26

-

Weekly Moving Average txs. per day: 37348

-

Block reward: ~0.6 XMR

-
-

Data taken on June 16, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,984,130,441.
Localmonero.co Street Price: $121.26.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/16/22WeekMonthYear
USD$109.55-41.3%-32.7%-61.0%
EUR€103.8-40.3%-33.3%-55.1%
BTC₿0.00514984-16.4%-5.1%-25.9%
-

Data taken on June 16, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 06/09/22-06/16/22](/img/weekly-chart-0616.png "XMR Price Graph 06/09/22-06/16/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-06-23-issue-125.md b/_posts/2022-06-23-issue-125.md deleted file mode 100644 index 79f7d87..0000000 --- a/_posts/2022-06-23-issue-125.md +++ /dev/null @@ -1,167 +0,0 @@ ---- -title: Issue 125: June 16 - 23, 2022 -image: /img/img-issue125.png -issuenumber: 125 ---- -[Revuo Monero Weekly #125 Slide](/issue-125.html) - -

Revuo Monero Weekly: June 16 - 23, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

ghostnet.id - new peer-to-peer, XMR-centric marketplace has been announced.

-
- -
-

l0nelyc0w, maintainer of Penumbra DEX, published a new design document going over the structure of the decentralized exchange. Take a look.

-
- -
-

Monero Konferenco 2022 videos are getting uploaded on YouTube. More presentations to be available in the following days. Find corresponding slides here.

-
- -
-

XMRig v6.18.0 with v15 network upgrade support is out.

-
- -

Upcoming Events

- -
-

June 29, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development.

-
- -
-

escapethe3RA Monero Observer maintenance (Summer 2022).

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -
-

Serve Monero visitors at Defcon 30.

-
- -
-

Procure and distribute Monero merchandise at Defcon 30.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 7.06 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2652156

-

Hash rate: 2.519 GH/s

-

Average txs. per block: 45.72

-

Weekly Moving Average txs. per day: 35484

-

Block reward: 0.6 XMR

-
-

Data taken on June 23, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,135,056,342.
Localmonero.co Street Price: $133.22.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/23/22WeekMonthYear
USD$117.58+0.1%-36.7%-41.9%
EUR€111.83-0.4%-35.6%-34.0%
BTC₿0.00578999+11.1%-9.1%-7.0%
-

Data taken on June 23, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 06/16/22-06/23/22](/img/weekly-chart-0623.png "XMR Price Graph 06/16/22-06/23/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-06-30-issue-126.md b/_posts/2022-06-30-issue-126.md deleted file mode 100644 index 4314144..0000000 --- a/_posts/2022-06-30-issue-126.md +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Issue 126: June 23 - 30, 2022 -image: /img/img-issue126.png -issuenumber: 126 ---- -[Revuo Monero Weekly #126 Slide](/issue-126.html) - -

Revuo Monero Weekly: June 23 - 30, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

XMR v0.18 "Fluorine Fermi" network upgrade has been delayed. Binaries to be released around July 13th, networkwide upgrade to take place by August 13th, 2022; block height 2688888. 06/30 Dev meeting log.

-
- -
-

rbrunner published a new fiction story called "The Treasurer".

-
- -
-

pokkst released monero-decoy-scanner — listen to the chain for transactions that use certain outputs as decoy ring members —. Twitter thread; GitHub repository.

-
- -
-

MyMonero Mobile v1.2.5 has been released for Android and iOS. In-app XMR purchases. Link a Yat address, use it as a Monero address. Announcement. Download: Google Play Store; iOS App Store; GitHub.

-
- -
-

P2Pool v2.2 with forthcoming v18 network upgrade support is out.

-
- -

Upcoming Events

- -
-

July 6, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development.

-
- -
-

escapethe3RA Monero Observer maintenance (Summer 2022).

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -
-

Serve Monero visitors at Defcon 30.

-
- -
-

Procure and distribute Monero merchandise at Defcon 30.

-
- -
-

LeoNero: full-time dev work in July and August.

-
- -

CCS Proposals Need Funding

- -
-

New Animated Videos by savandra.

-

Raised 43.51 of 45 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2657288

-

Hash rate: 2.764 GH/s

-

Average txs. per block: 42.33

-

Weekly Moving Average txs. per day: 30785

-

Block reward: 0.6 XMR

-
-

Data taken on June 30, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $1,988,686,326.
Localmonero.co Street Price: $117.37.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/30/22WeekMonthYear
USD$110.12-1.4%-46.1%-49.4%
EUR€105.35-0.4%-44.5%-42.5%
BTC₿0.00580808+4.1%-9.8%-3.9%
-

Data taken on June 30, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 06/23/22-06/30/22](/img/weekly-chart-0630.png "XMR Price Graph 06/23/22-06/30/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-07-07-issue-127.md b/_posts/2022-07-07-issue-127.md deleted file mode 100644 index c896b2b..0000000 --- a/_posts/2022-07-07-issue-127.md +++ /dev/null @@ -1,152 +0,0 @@ ---- -title: Issue 127: June 30 - July 7, 2022 -image: /img/img-issue127.png -issuenumber: 127 ---- -[Revuo Monero Weekly #127 Slide](/issue-127.html) - -

Revuo Monero Weekly: June 30 - July 7, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

monero-bash v1.6.0 has been released.

-
- -
-

bashkyc published a new website focused on KYC-free and privacy-enhancing services. .onion link; Source code.

-
- -
-

Anarkio Crypto created a new webpage about Monero. What is Monero, how to earn, accept it and accept it in your business. Check it out.

-
- -
-

XMR Radio stream is back up. Mixcloud; xmrradio.i2p.

-
- -

Upcoming Events

- -
-

July 13, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

escapethe3RA Monero Observer maintenance (Summer 2022).

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2662314

-

Hash rate: 2.622 GH/s

-

Average txs. per block: 40.22

-

Weekly Moving Average txs. per day: 29505

-

Block reward: 0.6 XMR

-
-

Data taken on July 7, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,375,732,595.
Localmonero.co Street Price: $135.24.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/07/22WeekMonthYear
USD$130.91+10.0%-31.1%-41.1%
EUR€128.83+13.0%-27.5%-31.5%
BTC₿0.00603159+2.1%-0.3%-7.3%
-

Data taken on July 7, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 06/30/22-07/07/22](/img/weekly-chart-0707.png "XMR Price Graph 06/30/22-07/07/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an independent newsletter. If you enjoy this content, please consider supporting me directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. \ No newline at end of file diff --git a/_posts/2022-07-14-issue-128.md b/_posts/2022-07-14-issue-128.md deleted file mode 100644 index d38e632..0000000 --- a/_posts/2022-07-14-issue-128.md +++ /dev/null @@ -1,160 +0,0 @@ ---- -title: Issue 128: July 7 - 14, 2022 -image: /img/img-issue128.png -issuenumber: 128 ---- -[Revuo Monero Weekly #128 Slide](/issue-128.html) - -

Revuo Monero Weekly: July 7 - 14, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

P2Pool v2.2.1 is now available.

-
- -
-

Feather wallet v2.0.0 has been released. Changelog. Download. Remember to verify hashes.

-
- -
-

Serai DEX work-in-progress announced. Website.

-
- -
-

MyMonero Mobile v1.2.8 for iOS and Android. GitHub.

-
- -

Upcoming Events

- -
-

July 20, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Moneroj.net improvements, articles and maintenance (3 months).

-
- -
-

jeffro256: part-time dev work 2022Q3.

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -
-

j-berman full-time part 3.

-
- -

CCS Proposals Need Funding

- -
-

escapethe3RA Monero Observer maintenance (Summer 2022) by escapethe3RA.

-

Raised 21.68 of 36 XMR.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development for 4 months by binarybaron.

-

Raised 126 of 232 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2667313

-

Hash rate: 2.484 GH/s

-

Average txs. per block: 52.52

-

Weekly Moving Average txs. per day: 36398

-

Block reward: 0.6 XMR

-
-

Data taken on July 14, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,431,190,324.
Localmonero.co Street Price: $137.61.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/14/22WeekMonthYear
USD$133.79+6.3%+1.5%-34.1%
EUR€133.47+8.0%+5.5%-22.6%
BTC₿0.00645809+5.6%+10.2%+3.9%
-

Data taken on July 14, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 07/07/22-07/14/22](/img/weekly-chart-0714.png "XMR Price Graph 07/07/22-07/14/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-07-21-issue-129.md b/_posts/2022-07-21-issue-129.md deleted file mode 100644 index fe2e362..0000000 --- a/_posts/2022-07-21-issue-129.md +++ /dev/null @@ -1,159 +0,0 @@ ---- -title: Issue 129: July 14 - 21, 2022 -image: /img/img-issue129.png -issuenumber: 129 ---- -[Revuo Monero Weekly #129 Slide](/issue-129.html) - -

Revuo Monero Weekly: July 14 - 21, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero v0.18.0.0 'Fluorine Fermi' CLI & GUI binaries are now available. Reddit thread. If you wish, you can compile Monero CLI from source.

-
- -
-

XMR prints a new all-time-high: 46,933 transactions confirmed on a single day.

-
- -
-

MyMonero Mobile v1.2.9 released.

-
- -
-

Cake Wallet v4.4.3 and Monero.com v1.0.7. Release notes & Downloads.

-
- -
-

CryptoMorpheus_ launches 10 new Monero charts on moneroj.net. Blog post.

-
- -

Upcoming Events

- -
-

July 27, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

j-berman full-time part 3.

-
- -
-

ETH-XMR Atomic Swap continued development for 4 months.

-
- -
-

Continued Feather Wallet development (3 months).

-
- -
-

Find more here. Posting comments in favor of or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

escapethe3RA Monero Observer maintenance (Summer 2022) by escapethe3RA.

-

Raised 35.44 of 36 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2672311

-

Hash rate: 2.573 GH/s

-

Average txs. per block: 48.22

-

Weekly Moving Average txs. per day: 32980

-

Block reward: 0.6 XMR

-
-

Data taken on July 14, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,710,999,827.
Localmonero.co Street Price: $156.29.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/21/22WeekMonthYear
USD$149.54+20.7%+18.8%-18.7%
EUR€146.79+18.7%+31.2%-6.0%
BTC₿0.00652608+6.3%+14.6%+5.9%
-

Data taken on July 14, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 07/14/22-07/21/22](/img/weekly-chart-0721.png "XMR Price Graph 07/14/22-07/21/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-07-28-issue-130.md b/_posts/2022-07-28-issue-130.md deleted file mode 100644 index d52e937..0000000 --- a/_posts/2022-07-28-issue-130.md +++ /dev/null @@ -1,147 +0,0 @@ ---- -title: Issue 130: July 21 - 28, 2022 -image: /img/img-issue130.png -issuenumber: 130 ---- -[Revuo Monero Weekly #130 Slide](/issue-130.html) - -

Revuo Monero Weekly: July 21 - 28, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

CryptoMorpheus_ published A deep dive into Monero metrics.

-
- -
-

MyMonero Mobile v1.2.10 released.

-
- -

Upcoming Events

- -
-

August 3, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

ETH-XMR Atomic Swap continued development for 4 months.

-
- -
-

[monero-bash] continued development (3 months).

-
- -
-

Soloptxmr mj endor 2022.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Continued Feather Wallet development (3 months) by tobtoht.

-

Raised 25.53 of 162 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2677408

-

Hash rate: 2.466 GH/s

-

Average txs. per block: 49.86

-

Weekly Moving Average txs. per day: 28956

-

Block reward: 0.6 XMR

-
-

Data taken on July 28, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,020,722,935.
Localmonero.co Street Price: $165.67.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/28/22WeekMonthYear
USD$166.08+9.5%+36.3%-26.5%
EUR€162.86+9.4%+41.4%-14.8%
BTC₿0.00688024+5.4%+17.3%+19.2%
-

Data taken on July 28, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 07/21/22-07/28/22](/img/weekly-chart-0728.png "XMR Price Graph 07/21/22-07/28/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-08-04-issue-131.md b/_posts/2022-08-04-issue-131.md deleted file mode 100644 index 458d590..0000000 --- a/_posts/2022-08-04-issue-131.md +++ /dev/null @@ -1,159 +0,0 @@ ---- -title: Issue 131: July 28 - August 4, 2022 -image: /img/img-issue131.png -issuenumber: 131 ---- -[Revuo Monero Weekly #131 Slide](/issue-131.html) - -

Revuo Monero Weekly: July 28 - August 4, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

RINO Wallet added a hardfork countdown to their Community Hub. Follow along through Saturday, August 13th.

-
- -
-

Mining pool MineXMR is shutting down on August 12th. Switching to another pool such as supportXMR before then is advised. Alternatively, consider P2Pool; helps network hashrate decentralization. How to; PPLNS.

-
- -
-

monero-bash v1.7.0. Changelog and Download.

-
- -
-

Monthly Monero Observer Blitz #12 - July 2022.

-
- -
-

Monero contributor AlexAnarcho discussed Crypto Anarchism and TipXMR with Callum Woodcock for S03E02 of The Web3 Podcast. RSS feed.

-
- -
-

Monero Talk had a chat with Luke Parker, A.K.A. kayabaNerve to discuss development of Serai DEX. Peep it on Odysee. Part 2 to be uploaded soon.

-
- -

Upcoming Events

- -
-

August 10, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

[monero-bash] continued development (3 months).

-
- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

selsta part-time monero development (3 months) by selsta.

-

Raised 0 of 110 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2682433

-

Hash rate: 2.546 GH/s

-

Average txs. per block: 37.83

-

Weekly Moving Average txs. per day: 27497

-

Block reward: 0.6 XMR

-
-

Data taken on August 4, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,867,002,694.
Localmonero.co Street Price: $160.88.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/04/22WeekMonthYear
USD$157.90-2.3%+27.1%-30.3%
EUR€154.11-2.7%+29.5%-19.3%
BTC₿0.00700782-0.8%+14.3%+18.8%
-

Data taken on August 4, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 07/28/22-08/04/22](/img/weekly-chart-0804.png "XMR Price Graph 07/28/22-08/04/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-08-11-issue-132.md b/_posts/2022-08-11-issue-132.md deleted file mode 100644 index ec9d9cd..0000000 --- a/_posts/2022-08-11-issue-132.md +++ /dev/null @@ -1,168 +0,0 @@ ---- -title: Issue 132: August 4 - 11, 2022 -image: /img/img-issue132.png -issuenumber: 132 ---- -[Revuo Monero Weekly #132 Slide](/issue-132.html) - -

Revuo Monero Weekly: August 4 - 11, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero "Fluorine Fermi" v0.18.1.0 Point Release 1 CLI; GUI. Compile from source.

-
- -
-

Farcaster Node v0.3.0.

-
- -
-

Unstoppable Swap GUI v0.3.0 with Tor support released.

-
- -
-

Monerujo v3.0.0 "Fluorine Fermi" (alpha) upgrading Monero Core to v0.18.0.0.

-
- -
-

Cake Wallet v4.4.5 and Monero.com v1.0.9 Fluorine Fermi.

-
- -
-

MyMonero Mobile v1.3.1.

-
- -
-

COMIT xmr-btc-swap v0.11.0.

-
- -
-

Make sure to update your XMR setup before network upgrade date, Saturday 08/13; block height: 2688888, so that you are not left behind operating in a different chain.

-
- -
-

Monero Talk had Viktor Vecsei of IVPN on. Video; Audio.

-
- -

Upcoming Events

- -
-

August 17, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

[monero-bash] continued development (3 months).

-
- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2687455

-

Hash rate: 2.400 GH/s

-

Average txs. per block: 37.22

-

Weekly Moving Average txs. per day: 28996

-

Block reward: 0.6 XMR

-
-

Data taken on August 11, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,893,854,112.
Localmonero.co Street Price: $182.89.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/11/22WeekMonthYear
USD$159.47+1.7%+25.3%-40.1%
EUR€154.55+0.1%+22.0%-32.0%
BTC₿0.00659485-3.9%+3.6%+12.8%
-

Data taken on August 11, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 08/04/22-08/11/22](/img/weekly-chart-0811.png "XMR Price Graph 08/04/22-08/11/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-08-18-issue-133.md b/_posts/2022-08-18-issue-133.md deleted file mode 100644 index 2b500e6..0000000 --- a/_posts/2022-08-18-issue-133.md +++ /dev/null @@ -1,156 +0,0 @@ ---- -title: Issue 133: August 11 - 18, 2022 -image: /img/img-issue133.png -issuenumber: 133 ---- -[Revuo Monero Weekly #133 Slide](/issue-133.html) - -

Revuo Monero Weekly: August 11 - 18, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

XMR breaks new all-time-high: daily tx. count with 61,305 confirmed transactions on Friday 08/12.

-
- -
-

Feather wallet v2.1.0.

-
- -
-

Monerujo v3.0.2 "Fluorine Fermi" (stable) upgrading Monero Core to v0.18.1.0.

-
- -
-

Mining pool MineXMR postponed shutdown date. Expected to close on Friday 08/19. Point your miners to P2Pool to strengthen network decentralization, or another mining pool.

-
- -
-

monero-bash v1.8.0.

-
- -
-

Haveno's v0.0.1 test network is now live. Twitter thread.

-
- -

Upcoming Events

- -
-

August 24, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

[monero-bash] continued development (3 months).

-
- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2692417

-

Hash rate: 2.475 GH/s

-

Average txs. per block: 42.01

-

Weekly Moving Average txs. per day: 29688

-

Block reward: 0.6 XMR

-
-

Data taken on August 18, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,942,835,073.
Localmonero.co Street Price: $174.54.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/18/22WeekMonthYear
USD$162.17-3.3%+10.2%-36.8%
EUR€160.80-1.2%+10.9%-26.6%
BTC₿0.00693530-1.0%+5.5%+21.0%
-

Data taken on August 18, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 08/11/22-08/18/22](/img/weekly-chart-0818.png "XMR Price Graph 08/11/22-08/18/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-08-27-issue-134.md b/_posts/2022-08-27-issue-134.md deleted file mode 100644 index 4b3cf13..0000000 --- a/_posts/2022-08-27-issue-134.md +++ /dev/null @@ -1,159 +0,0 @@ ---- -title: Issue 134: August 18 - 27, 2022 -image: /img/img-issue134.png -issuenumber: 134 ---- -[Revuo Monero Weekly #134 Slide](/issue-134.html) - -

Revuo Monero Weekly: August 18 - 27, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

LocalMonero and AgoraDesk both released their mobile applications in open beta, for Android and iOS. Find out more here.

-
- -
-

MyMonero Mobile v1.3.2. Browser-based and desktop wallets upgraded as well.

-
- -
-

ryitnoise, administrator of monerica.com, is looking for contributors to build a XMR-centric freelance website project. Reddit thread.

-
- -
-

monero-bash v1.8.2.

-
- -
-

Cake Pay and Serai DEX presentation video is live.

-
- -

Upcoming Events

- -
-

August 31, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

[monero-bash] continued development (3 months).

-
- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

Monero archive.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Seraphis Library Work by koe.

-

Raised 82.14 of 122 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2699018

-

Hash rate: 2.758 GH/s

-

Average txs. per block: 27.17

-

Weekly Moving Average txs. per day: 15630

-

Block reward: 0.6 XMR

-
-

Data taken on August 27, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,627,104,136.
Localmonero.co Street Price: $148.51.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/27/22WeekMonthYear
USD$144.53+1.3%-10.6%-51.2%
EUR€145.04+2.0%-8.4%-42.4%
BTC₿0.00722272+6.0%+2.3%+15.2%
-

Data taken on August 27, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 08/18/22-08/27/22](/img/weekly-chart-0827.png "XMR Price Graph 08/18/22-08/27/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-09-01-issue-135.md b/_posts/2022-09-01-issue-135.md deleted file mode 100644 index 9b48f8e..0000000 --- a/_posts/2022-09-01-issue-135.md +++ /dev/null @@ -1,148 +0,0 @@ ---- -title: Issue 135: August 27 - September 1, 2022 -image: /img/img-issue135.png -issuenumber: 135 ---- -[Revuo Monero Weekly #135 Slide](/issue-135.html) - -

Revuo Monero Weekly: August 27 - September 1, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

P2Pool v2.3.

-
- -
-

monero-bash v1.8.3.

-
- -
-

MoneroPay v2.2.0. Docs.

-
- -

Upcoming Events

- -
-

September 7, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

[monero-bash] continued development (3 months).

-
- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

Monero archive.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2702663

-

Hash rate: 2.771 GH/s

-

Average txs. per block: 24.44

-

Weekly Moving Average txs. per day: 17592

-

Block reward: 0.6 XMR

-
-

Data taken on September 1, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,777,024,859.
Localmonero.co Street Price: $164.44.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/01/22WeekMonthYear
USD$153.40+1.6%-4.7%-46.7%
EUR€154.20+1.8%-1.7%-36.8%
BTC₿0.00764001+8.3%+10.8%+25.5%
-

Data taken on September 1, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 08/27/22-09/01/22](/img/weekly-chart-0901.png "XMR Price Graph 08/27/22-09/01/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-09-08-issue-136.md b/_posts/2022-09-08-issue-136.md deleted file mode 100644 index 0923e3a..0000000 --- a/_posts/2022-09-08-issue-136.md +++ /dev/null @@ -1,160 +0,0 @@ ---- -title: Issue 136: September 1 - 8, 2022 -image: /img/img-issue136.png -issuenumber: 136 ---- -[Revuo Monero Weekly #136 Slide](/issue-136.html) - -

Revuo Monero Weekly: September 1 - 8, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Zombie Master published the source code of the crowdfunding page XMR Starter. Repository.

-
- -
-

CryptoMorpheus_ shared Adoption Metrics (2) blog post.

-
- -
-

XMR Free Market — buy and sell goods with Monero — is live. Reddit thread.

-
- -
-

monero-bash v1.9.0 with Tor support.

-
- -
-

AcceptXMR v0.11.1.

-
- -
-

Monero Talk had Andrea Togni from the Monero Policy Workgroup on to discuss privacy, property, liberty and more. Peep it. Video; Audio.

-
- -

Upcoming Events

- -
-

September 14, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

moneroinflation and more Seraphis development.

-
- -
-

Monero Observer maintenance (Autumn 2022).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2707747

-

Hash rate: 2.605 GH/s

-

Average txs. per block: 23.41

-

Weekly Moving Average txs. per day: 16797

-

Block reward: 0.6 XMR

-
-

Data taken on September 8, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,759,804,798.
Localmonero.co Street Price: $162.17.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/08/22WeekMonthYear
USD$152.13+2.2%-9.0%-42.2%
EUR€152.03+2.5%-7.3%-31.6%
BTC₿0.00787682+6.0%+12.2%+40.7%
-

Data taken on September 8, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 09/01/22-09/08/22](/img/weekly-chart-0908.png "XMR Price Graph 09/01/22-09/08/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-09-15-issue-137.md b/_posts/2022-09-15-issue-137.md deleted file mode 100644 index 2528e1e..0000000 --- a/_posts/2022-09-15-issue-137.md +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: Issue 137: September 8 - 15, 2022 -image: /img/img-issue137.png -issuenumber: 137 ---- -[Revuo Monero Weekly #137 Slide](/issue-137.html) - -

Revuo Monero Weekly: September 8 - 15, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero Policy Working Group published a blog post supporting the recent Coinbase-funded lawsuit against OFAC for sanctioning Tornado Cash. Check it out here.

-
- -
-

Huobi Global will be delisting a slew of privacy coins, including Monero, on September 19, 2022. Users who transact on Huobi should withdraw funds before then. Announcement.

-
- -
-

Haveno DEX has opened four new bounties. Twitter thread.

-
- -
-

monero-bash v1.9.2.

-
- -
-

MAGIC Grants-funded research paper on Monero ring signature resiliency to artificial intelligence analysis released.

-
- -
-

Cake Wallet v4.4.6 and Monero.com v1.1.0 with exchange improvements and bug fixes were released. Reddit thread.

-
- -

Upcoming Events

- -
-

September 17, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

September 21, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -
-

Monero Observer maintenance (Autumn 2022).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2712699

-

Hash rate: 2.593 GH/s

-

Average txs. per block: 23.33

-

Weekly Moving Average txs. per day: 17411

-

Block reward: 0.6 XMR

-
-

Data taken on September 15, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,638,756,595.
Localmonero.co Street Price: $157.93.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/15/22WeekMonthYear
USD$145.57-2.5%-11.1%-46.0%
EUR€145.57-2.5%-9.6%-36.2%
BTC₿0.00732793-5.3%+8.2%+28.2%
-

Data taken on September 15, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 09/08/22-09/15/22](/img/weekly-chart-0915.png "XMR Price Graph 09/08/22-09/15/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-09-22-issue-138.md b/_posts/2022-09-22-issue-138.md deleted file mode 100644 index b121895..0000000 --- a/_posts/2022-09-22-issue-138.md +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: Issue 138: September 15 - 22, 2022 -image: /img/img-issue138.png -issuenumber: 138 ---- -[Revuo Monero Weekly #138 Slide](/issue-138.html) - -

Revuo Monero Weekly: September 15 - 22, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.18.1.1 'Fluorine Fermi' Point Release binaries have been released. CLI; GUI. Remember to verify hashes. Guide. You may compile Monero from source if you wish as well.

-
- -
-

pokkst released MyNero Wallet v0.1.1 for Android. Still in early development. Website; GitHub repository. Download.

-
- -
-

rehrar launched Stack Wallet — An open-source multicoin light wallet. Website; Source code; Reddit thread.

-
- -
-

Haveno DEX [Test network] v0.0.2 is available.

-
- -
-

monero-bash v1.9.3.

-
- -
-

Marc Falzon published an XMR documentary titled: "Will Monero kill Bitcoin? It already has", recorded while MoneroTopia 2022 took place in Miami, Florida.

-
- -

Upcoming Events

- -
-

September 24, 2022 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

September 28, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

MoneroSigner. Fork of seedsigner for Monero.

-
- -
-

Monero Observer maintenance (Autumn 2022).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2717623

-

Hash rate: 2.616 GH/s

-

Average txs. per block: 23.84

-

Weekly Moving Average txs. per day: 17945

-

Block reward: 0.6 XMR

-
-

Data taken on September 22, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,552,125,087.
Localmonero.co Street Price: $157.92.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/22/22WeekMonthYear
USD$140.69-6.3%-8.8%-34.6%
EUR€142.86-5.0%-7.9%-22.2%
BTC₿0.00739120-0.4%+2.5%+38.9%
-

Data taken on September 22, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 09/15/22-09/22/22](/img/weekly-chart-0922.png "XMR Price Graph 09/15/22-09/22/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-09-29-issue-139.md b/_posts/2022-09-29-issue-139.md deleted file mode 100644 index 83e9d62..0000000 --- a/_posts/2022-09-29-issue-139.md +++ /dev/null @@ -1,186 +0,0 @@ ---- -title: Issue 139: September 22 - 29, 2022 -image: /img/img-issue139.png -issuenumber: 139 ---- -[Revuo Monero Weekly #139 Slide](/issue-139.html) - -

Revuo Monero Weekly: September 22 - 29, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

RINO Wallet is live on mainnet. Store your XMR in an enterprise-grade, multisig, non-custodial, open source browser wallet. Website; Repositories.

-
- -
-

xmr-pocket-node v0.3.0 [Alpha] upgraded to Monero Core v18 has been released. Run a Monero node on your Android device.

-
- -
-

Stack Wallet v1.4.49.

-
- -
-

Cake Wallet v4.4.7 and Monero.com v1.1.1 are now available.

-
- -
-

hinto-janaiyo released monero-vanity v0.1.0 [WIP] — XMR vanity address and spend keys CLI generator written in Rust.

-
- -
-

MyMonero Mobile v1.3.5.

-
- -
-

MyNero v0.2.0. Brand-new F-Droid repository.

-
- -
-

Monero Boating Club published a simple guide to start using Monero. Granny's Guide to Monero.

-
- -

Upcoming Events

- -
-

October 1, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

October 5, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

[monero-bash v2.0.0].

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

MoneroSigner. Fork of seedsigner for Monero by Monero-HackerIndustrial.

-

Raised 30.64 of 55.38 XMR.

-
- -
-

Monero Observer maintenance (Autumn 2022) by escapethe3RA.

-

Raised 15.15 of 30 XMR.

-
- -
-

More Seraphis development by DangerousFreedom.

-

Raised 1.34 of 120 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2722652

-

Hash rate: 2.658 GH/s

-

Average txs. per block: 23.73

-

Weekly Moving Average txs. per day: 18476

-

Block reward: 0.6 XMR

-
-

Data taken on September 29, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,687,698,619.
Localmonero.co Street Price: $166.31.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/29/22WeekMonthYear
USD$148.03+9.2%-3.1%-35.5%
EUR€151.22+9.6%-1.0%-23.0%
BTC₿0.00771932+5.5%+2.6%+38.7%
-

Data taken on September 29, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 09/22/22-09/29/22](/img/weekly-chart-0929.png "XMR Price Graph 09/22/22-09/29/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-10-06-issue-140.md b/_posts/2022-10-06-issue-140.md deleted file mode 100644 index 299de5d..0000000 --- a/_posts/2022-10-06-issue-140.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: Issue 140: September 29 - October 6, 2022 -image: /img/img-issue140.png -issuenumber: 140 ---- -[Revuo Monero Weekly #140 Slide](/issue-140.html) - -

Revuo Monero Weekly: September 29 - October 6, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.18.1.2 'Fluorine Fermi' Point Release binaries are available. CLI; GUI. Remember to verify hashes; how-to guides at the bottom of each blog post. You may compile Monero from source if you wish as well.

-
- -
-

Monero Observer Blitz 14 - September 2022.

-
- -
-

Stack Wallet v1.4.52, adding support for NMC, BCH and WOW.

-
- -
-

CryptoMorpheus_ published Adoption Metrics (3) blog post.

-
- -
-

Whonix Monero wallets package upgraded to v0.18.1.2.

-
- -
-

MyNero v0.2.1.

-
- -
-

Haveno DEX v0.0.3. Announcement tweet.

-
- -

Upcoming Events

- -
-

October 12, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

The-Monero-Moon-CCS-Proposal-August2022-John-Foss.

-
- -
-

[monero-bash v2.0.0].

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Monero Garden by anhdres.

-

Raised 0 of 71 XMR.

-
- -
-

monerokon and monerotopia voiceover and working on xmr.ru by v1docq47.

-

Raised 0 of 42.48 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2727773

-

Hash rate: 3.115 GH/s

-

Average txs. per block: 23.47

-

Weekly Moving Average txs. per day: 18208

-

Block reward: 0.6 XMR

-
-

Data taken on October 6, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,612,219,887.
Localmonero.co Street Price: $168.95.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/06/22WeekMonthYear
USD$144.42-2.3%-8.2%-46.8%
EUR€147.24-3.3%-6.9%-37.2%
BTC₿0.00718944-5.4%-9.7%+36.4%
-

Data taken on October 6, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 09/29/22-10/06/22](/img/weekly-chart-10061.png "XMR Price Graph 09/29/22-10/06/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-10-13-issue-141.md b/_posts/2022-10-13-issue-141.md deleted file mode 100644 index e33b7ed..0000000 --- a/_posts/2022-10-13-issue-141.md +++ /dev/null @@ -1,155 +0,0 @@ ---- -title: Issue 141: October 6 - 13, 2022 -image: /img/img-issue141.png -issuenumber: 141 ---- -[Revuo Monero Weekly #141 Slide](/issue-141.html) - -

Revuo Monero Weekly: October 6 - 13, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Stack Wallet v1.5.0.

-
- -
-

MyMonero Mobile v1.3.7.

-
- -
-

CryptoMorpheus_ launches trocador.app, a privacy-focused exchange aggregator that is all coded in HTML, JavaScript free and offers a hidden service to access the service through Tor. Reddit thread.

-
- -
-

AnarkioCrypto published a new video on how to build Bitcoin and Monero circular economies. Check it out here.

-
- -

Upcoming Events

- -
-

October 19, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Gupax: GUI for P2Pool+XMRig.

-
- -
-

CCS Coordinator (6 months).

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

monerokon and monerotopia voiceover and working on xmr.ru by v1docq47.

-

Raised 42.42 of 42.48 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2732908

-

Hash rate: 2.712 GH/s

-

Average txs. per block: 24.55

-

Weekly Moving Average txs. per day: 18892

-

Block reward: 0.6 XMR

-
-

Data taken on October 13, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,586,587,653.
Localmonero.co Street Price: $150.75.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/13/22WeekMonthYear
USD$142.12-4.7%-2.5%-48.3%
EUR€145.52-4.5%-0.3%-38.6%
BTC₿0.00734319-1.7%+1.7%+53.4%
-

Data taken on October 13, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 10/06/22-10/13/22](/img/weekly-chart-1013.png "XMR Price Graph 10/06/22-10/13/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-10-20-issue-142.md b/_posts/2022-10-20-issue-142.md deleted file mode 100644 index 7e1714a..0000000 --- a/_posts/2022-10-20-issue-142.md +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: Issue 142: October 13 - 20, 2022 -image: /img/img-issue142.png -issuenumber: 142 ---- -[Revuo Monero Weekly #142 Slide](/issue-142.html) - -

Revuo Monero Weekly: October 13 - 20, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

MyNero v0.3.2.

-
- -
-

Stack Wallet beta v1.5.9 with Incognito mode. Read more about it here.

-
- -
-

Anonero released Anon v0.1 [Alpha-WIP] — an open-source, Android-only XMR application focused on privacy and security, based on xmrwallet’s Monero C++ library. Gitea repository; Tor hidden service; i2p eepsite.

-
- -
-

Ora_pro_vivis teased Merchant - A non-custodial, FOSS desktop point-of-sale application for accepting in-person Monero payments. ETA Q1 2023. Stagenet demo; Reddit thread.

-
- -
-

Monero Observer will shift their weekly technical analysis reports to 'Cypherpunk Transmission' series moving forward. Check CT-001: Threat modeling demystified out.

-
- -
-

Monero Talk had XMR-centric rapper, Crypt0 Bear, on. Some of the topics: the never-ending debate of BTC vs. XMR; planned artistic projects; and much more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

October 22, 2022 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

October 26, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Gupax: GUI for P2Pool+XMRig.

-
- -
-

CCS Coordinator (6 months).

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2737764

-

Hash rate: 2.681 GH/s

-

Average txs. per block: 25.76

-

Weekly Moving Average txs. per day: 25993

-

Block reward: 0.6 XMR

-
-

Data taken on October 20, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,565,843,157.
Localmonero.co Street Price: $145.64.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/20/22WeekMonthYear
USD$141.41-2.5%+0.4%-44.8%
EUR€144.54-3.3%+2.9%-34.4%
BTC₿0.00739107-2.3%+2.8%+85.8%
-

Data taken on October 20, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 10/13/22-10/20/22](/img/weekly-chart-1020.png "XMR Price Graph 10/13/22-10/20/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-10-27-issue-143.md b/_posts/2022-10-27-issue-143.md deleted file mode 100644 index 9dcd73b..0000000 --- a/_posts/2022-10-27-issue-143.md +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: Issue 143: October 20 - 27, 2022 -image: /img/img-issue143.png -issuenumber: 143 ---- -[Revuo Monero Weekly #143 Slide](/issue-143.html) - -

Revuo Monero Weekly: October 20 - 27, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

XMRig v6.18.1.

-
- -
-

Monerujo v3.0.3.

-
- -
-

Anon v0.1.1 [Alpha-WIP]. Downloads: .onion hidden service; Telegram channel.

-
- -
-

Monero contributor koe presented Monero Seraphis Code. Highly technical developer demonstration. Peep it here. What is Seraphis? What is JAMTIS?

-
- -
-

LocalMonero/AgoraDesk v1.0.29.

-
- -
-

Monero Talk had a conversation with Dr. Wolf von Laer to talk about LibertyCon, BTC's lack of privacy, dispel Monero FUD and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

October 29, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

November 2, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Gupax: GUI for P2Pool+XMRig.

-
- -
-

CCS Coordinator (3 months).

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2742924

-

Hash rate: 2.851 GH/s

-

Average txs. per block: 36.71

-

Weekly Moving Average txs. per day: 24646

-

Block reward: 0.6 XMR

-
-

Data taken on October 27, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,652,760,498.
Localmonero.co Street Price: $153.72.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/27/22WeekMonthYear
USD$146.24+0.8%+0.4%-47.9%
EUR€146.77-1.2%-3.2%-39.4%
BTC₿0.00718591-5.2%-5.3%+54.4%
-

Data taken on October 27, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 10/20/22-10/27/22](/img/weekly-chart-1027.png "XMR Price Graph 10/20/22-10/27/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-11-03-issue-144.md b/_posts/2022-11-03-issue-144.md deleted file mode 100644 index 1ad2e08..0000000 --- a/_posts/2022-11-03-issue-144.md +++ /dev/null @@ -1,176 +0,0 @@ ---- -title: Issue 144: October 27 - November 3, 2022 -image: /img/img-issue144.png -issuenumber: 144 ---- -[Revuo Monero Weekly #144 Slide](/issue-144.html) - -

Revuo Monero Weekly: October 27 - November 3, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

MyMonero v1.3.9; MyMonero Desktop v1.3.4.

-
- -
-

Stack Wallet [Beta] v1.5.12.

-
- -
-

COMIT xmr-btc-swap v0.11.1.

-
- -
-

mister-rrr announced xmr.directory — buy what you need, pay with Monero. .onion hidden service. Reddit thread.

-
- -
-

P2Pool v2.5.

-
- -
-

pokkst launched xmrposter.club — Pleroma social media instance for Monero users (non-Monero users are welcome as well.) Reddit thread.

-
- -
-

Monero Observer Blitz 15 - October 2022.

-
- -
-

Monero Talk had a quick chat with Lyn Ulbricht, mother of Ross Ulbricht, during LibertyCon. Peep it: video; audio. Petition; Donate.

-
- -

Upcoming Events

- -
-

November 5, 2022 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

November 9, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Gupax: GUI for P2Pool+XMRig.

-
- -
-

Monero Paper Wallets.

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

CCS Coordinator (3 months) by plowsof.

-

Raised 29.44 of 69 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2747867

-

Hash rate: 2.720 GH/s

-

Average txs. per block: 30.13

-

Weekly Moving Average txs. per day: 21827

-

Block reward: 0.6 XMR

-
-

Data taken on November 3, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,717,367,190.
Localmonero.co Street Price: $159.82.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/03/22WeekMonthYear
USD$149.71+1.9%+5.8%-45.6%
EUR€153.37+5.4%+6.6%-35.4%
BTC₿0.00739562+4.6%+2.5%+69.3%
-

Data taken on November 3, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 10/27/22-11/03/22](/img/weekly-chart-11031.png "XMR Price Graph 10/27/22-11/03/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-11-10-issue-145.md b/_posts/2022-11-10-issue-145.md deleted file mode 100644 index 9302f76..0000000 --- a/_posts/2022-11-10-issue-145.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 145: November 3 - 10, 2022 -image: /img/img-issue145.png -issuenumber: 145 ---- -[Revuo Monero Weekly #145 Slide](/issue-145.html) - -

Revuo Monero Weekly: November 3 - 10, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

ErCiccione leaves the Haveno Core team. Vik from Cake Wallet will take his place. Blog post.

-
- -
-

Community wants to discuss what the "official" Monero colors should be. Join the ongoing discussion in this meta GitHub issue. Reddit thread.

-
- -
-

Stack Wallet [Beta] v1.5.16.

-
- -
-

SolOptXMR v0.4-rc2 Full automation.

-
- -
-

MyMonero Desktop v1.3.3.

-
- -
-

LocalMonero/AgoraDesk [Android] v1.0.33.

-
- -
-

Monero Talk had cryptocomicon on to discuss whether the CIA is rooting for XMR's success, his path to Monero, fundamental issues with Bitcoin and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

November 12, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

November 14, 2022 (Saturday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

November 16, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

selsta part-time monero development (3 months).

-
- -
-

Metronero checkout.

-
- -
-

Develop selfhostable monero payment processor.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

CCS Coordinator (3 months) by plowsof.

-

Raised 59.42 of 69 XMR.

-
- -
-

Gupax: GUI for P2Pool+XMRig by hinto.

-

Raised 5.39 of 100 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2752849

-

Hash rate: 2.725 GH/s

-

Average txs. per block: 27.28

-

Weekly Moving Average txs. per day: 18975

-

Block reward: 0.6 XMR

-
-

Data taken on November 10, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,413,315,569.
Localmonero.co Street Price: $139.72.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/10/22WeekMonthYear
USD$133.10-9.4%-6.5%-54.1%
EUR€130.90-12.5%-10.7%-47.7%
BTC₿0.00748438+2.7%+0.6%+73.3%
-

Data taken on November 10, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 11/03/22-11/10/22](/img/weekly-chart-1110.png "XMR Price Graph 11/03/22-11/10/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-11-17-issue-146.md b/_posts/2022-11-17-issue-146.md deleted file mode 100644 index aac1b50..0000000 --- a/_posts/2022-11-17-issue-146.md +++ /dev/null @@ -1,166 +0,0 @@ ---- -title: Issue 146: November 10 - 17, 2022 -image: /img/img-issue146.png -issuenumber: 146 ---- -[Revuo Monero Weekly #146 Slide](/issue-146.html) - -

Revuo Monero Weekly: November 10 - 17, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.5.1 and Monero.com v1.2.1 wallets released.

-
- -
-

sech1 launched a new XMR block explorer. Find it at p2pool.io/explorer. xmrchain.net is fully operational after a few days of downtime. Reddit thread.

-
- -
-

spirobel interviewed silverpill. Find out more about Monero tips on Fediverse thanks to Mitra here.

-
- -
-

Anon v0.3.1 [Alpha-WIP]. Downloads: .onion site; eepsite; Telegram channel.

-
- -
-

LocalMonero/AgoraDesk v1.0.37.

-
- -

Upcoming Events

- -
-

November 19, 2022 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

November 21, 2022 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

November 23, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

xmr-btc-swap development and improvement.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

CypherPunk Radio.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2757966

-

Hash rate: 2.511 GH/s

-

Average txs. per block: 24.67

-

Weekly Moving Average txs. per day: 18986

-

Block reward: 0.6 XMR

-
-

Data taken on November 17, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,403,733,618.
Localmonero.co Street Price: $133.55.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/17/22WeekMonthYear
USD$132.35+11.7%-7.9%-45.5%
EUR€127.64+7.9%-12.6%-40.5%
BTC₿0.00792771+5.2%+7.9%+97.5%
-

Data taken on November 17, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 11/10/22-11/17/22](/img/weekly-chart-1117.png "XMR Price Graph 11/10/22-11/17/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-11-24-issue-147.md b/_posts/2022-11-24-issue-147.md deleted file mode 100644 index c81f1b9..0000000 --- a/_posts/2022-11-24-issue-147.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 147: November 17 - 24, 2022 -image: /img/img-issue147.png -issuenumber: 147 ---- -[Revuo Monero Weekly #147 Slide](/issue-147.html) - -

Revuo Monero Weekly: November 17 - 24, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Rucknium published the final version of OSPEAD. Find the public version here. Reddit thread. By doing so, Rucknium completes milestone 1 of their CCS proposal.

-
- -
-

MAGIC Monero Fund launched a new open-source crowdfunding platform that accepts donations in BTC, XMR and credit/debit cards. Find it at monerofund.org. Blog post.

-
- -
-

New block explorer code released by duggavo. MoneroBlock v0.1.2. NotMtth's public instance.

-
- -
-

Stack Wallet Desktop [Alpha-WIP] v1.5.19.

-
- -
-

MyNero v0.4.0 with I2P support, street mode and seed offset.

-
- -
-

Gupax v0.5.0.

-
- -
-

SolOptXMR v0.4.1.

-
- -

Upcoming Events

- -
-

November 26, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

November 28, 2022 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

November 30, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

xmr-btc-swap development and improvement.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

CypherPunk Radio.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

j-berman full-time development (3 months) by j-berman.

-

Raised 209.56 of 256 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2762906

-

Hash rate: 2.521 GH/s

-

Average txs. per block: 24.31

-

Weekly Moving Average txs. per day: 16951

-

Block reward: 0.6 XMR

-
-

Data taken on November 24, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,452,303,122.
Localmonero.co Street Price: $140.77.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/24/22WeekMonthYear
USD$135.12+2.2%-5.5%-42.8%
EUR€135.12+2.0%-10.3%-38.3%
BTC₿0.00813352+2.6%+9.9%+98.4%
-

Data taken on November 24, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 11/17/22-11/24/22](/img/weekly-chart-1124.png "XMR Price Graph 11/17/22-11/24/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-12-01-issue-148.md b/_posts/2022-12-01-issue-148.md deleted file mode 100644 index 709218d..0000000 --- a/_posts/2022-12-01-issue-148.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 148: November 24 - December 1, 2022 -image: /img/img-issue148.png -issuenumber: 148 ---- -[Revuo Monero Weekly #148 Slide](/issue-148.html) - -

Revuo Monero Weekly: November 24 - December 1, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero celebrated ASIC-resistant, innovative RandomX's mining algorithm third anniversary on November 30, 2022. Carbon Chamaeleon v0.15.0.0 release. Monero Outreach story.

-
- -
-

P2Pool v2.6. P2Pool broke its all-time-high network hashrate printing ~370 MH/s on November 26.

-
- -
-

Stack Wallet v1.5.22.

-
- -
-

Farcaster Node v0.4.0.

-
- -
-

LocalMonero/AgoraDesk v1.0.38.

-
- -
-

BitcartCC payment processor adds Monero support. Repository: here; Demo: here; Docs: here; Reddit thread.

-
- -
-

spirobel released a self-hosted Monero Patreon. GitHub repository; Twitter thread. As well, spirobel released monerochan.cash — an introductory website to explain what digital cash is and where merchants can find resources to start accepting Monero in their stores.

-
- -
-

monerobull added a Digital Items section to monerosupplies. Read about it here.

-
- -
-

Monero Talk had a conversation with Janice McAfee, wife of late John McAfee, to talk about crypto, parallel economies, living off the grid, life, death and philosophy of John. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

December 3, 2022 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

December 5, 2022 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

December 7, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Draft: MoneroKon 2023 CCS-1.

-
- -
-

Metronero checkout.

-
- -
-

Monero Observer maintenance (Winter 2022).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2767957

-

Hash rate: 2.726 GH/s

-

Average txs. per block: 22.59

-

Weekly Moving Average txs. per day: 16363

-

Block reward: 0.6 XMR

-
-

Data taken on December 1, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,599,611,518.
Localmonero.co Street Price: $139.3.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/01/22WeekMonthYear
USD$143.11+6.1%-4.0%-39.9%
EUR€136.21+5.2%-9.7%-35.2%
BTC₿0.00840045+3.2%+15.5%+101.0%
-

Data taken on December 1, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 11/24/22-12/01/22](/img/weekly-chart-12011.png "XMR Price Graph 11/24/22-12/01/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-12-08-issue-149.md b/_posts/2022-12-08-issue-149.md deleted file mode 100644 index f2ad6f3..0000000 --- a/_posts/2022-12-08-issue-149.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 149: December 1 - 8, 2022 -image: /img/img-issue149.png -issuenumber: 149 ---- -[Revuo Monero Weekly #149 Slide](/issue-149.html) - -

Revuo Monero Weekly: December 1 - 8, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

trocador.app launched AnonPay fixed rate payment mode. Reddit thread.

-
- -
-

Stack Wallet v1.5.23.

-
- -
-

Farcaster Node v0.5.0.

-
- -
-

monero-bash v1.9.6.

-
- -
-

LocalMonero/AgoraDesk v1.0.39.

-
- -
-

Buying XMR with credit/debit cards in 40 states (USA) and most other countries is now possible at monero.com. Reddit thread.

-
- -
-

Monero Observer Blitz #16 - November 2022.

-
- -
-

New MoneroKon 2022 talks uploaded to Monero Community Workgroup's YouTube channel. Seraphis/Jamtis feature overview and the need for a layer two network for Monero, among others.

-
- -
-

Monero Talk had full-time developer Justin Berman on. They talked about Seraphis/Jamtis, the power of open source projects and tips for future XMR contributors. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

December 10, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

December 12, 2022 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

December 14, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Draft: MoneroKon 2023 CCS-1.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

Monero Observer maintenance (Winter 2022).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2772978

-

Hash rate: 2.591 GH/s

-

Average txs. per block: 35.67

-

Weekly Moving Average txs. per day: 28728

-

Block reward: 0.6 XMR

-
-

Data taken on December 8, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,671,458,457.
Localmonero.co Street Price: $159.73.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/08/22WeekMonthYear
USD$147.23+3.4%-5.1%-28.7%
EUR€139.61+2.3%-9.9%-23.8%
BTC₿0.00868657+4.9%+15.3%+112.9%
-

Data taken on December 8, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 12/01/22-12/08/22](/img/weekly-chart-1208.png "XMR Price Graph 12/01/22-12/08/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-12-15-issue-150.md b/_posts/2022-12-15-issue-150.md deleted file mode 100644 index a86b793..0000000 --- a/_posts/2022-12-15-issue-150.md +++ /dev/null @@ -1,190 +0,0 @@ ---- -title: Issue 150: December 8 - 15, 2022 -image: /img/img-issue150.png -issuenumber: 150 ---- -[Revuo Monero Weekly #150 Slide](/issue-150.html) - -

Revuo Monero Weekly: December 8 - 15, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Monthly Monero Meet livestream will make a return on December 20 at 1:00 PM CT. Reddit thread. YouTube channel.

-
- -
-

Anon v0.3.2 [Alpha-WIP]. Downloads: .onion site; i2p eepsite; Telegram channel.

-
- -
-

MyNero Wallet v0.4.1.1. Reddit thread.

-
- -
-

Cake v4.5.3 and Monero.com v1.2.2 Wallets released.

-
- -
-

Gupax v0.9.0.

-
- -
-

Farcaster Node v0.8.0.

-
- -
-

LocalMonero/AgoraDesk v1.0.40.

-
- -
-

The Monero Standard book pre-sale started on December 10. Physical copies should start shipping by Q1 2023. monerostandard.com.

-
- -
-

Monero Talk interviewed Dr. Kapil and crypt0guard from Particl and BasicSwapDEX. They go over Particl, BasicSwap DEX, Monero, improving the user experience of decentralized exchanges and more. Check it out: video; audio.

-
- -

Upcoming Events

- -
-

December 17, 2022 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

December 17, 2022 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

December 19, 2022 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

December 21, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

xmr-btc-swap development and improvement.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

Create Educational Content in Spanish.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

MoneroKon 2023 CCS-1 by ajs-xmr.

-

Raised 207.39 of 553.67 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2772978

-

Hash rate: 2.363 GH/s

-

Average txs. per block: 34.12

-

Weekly Moving Average txs. per day: 20536

-

Block reward: 0.6 XMR

-
-

Data taken on December 15, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,683,216,569.
Localmonero.co Street Price: $162.01.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/15/22WeekMonthYear
USD$147.82+2.6%+13.8%-20.9%
EUR€139.06+1.5%+10.5%-16.2%
BTC₿0.00848619-0.7%+8.6%+119.4%
-

Data taken on December 15, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 12/08/22-12/15/22](/img/weekly-chart-1215.png "XMR Price Graph 12/08/22-12/15/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-12-22-issue-151.md b/_posts/2022-12-22-issue-151.md deleted file mode 100644 index f346bc2..0000000 --- a/_posts/2022-12-22-issue-151.md +++ /dev/null @@ -1,156 +0,0 @@ ---- -title: Issue 151: December 15 - 22, 2022 -image: /img/img-issue151.png -issuenumber: 151 ---- -[Revuo Monero Weekly #151 Slide](/issue-151.html) - -

Revuo Monero Weekly: December 15 - 22, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Feather Wallet v2.1.2 (AppImage builds).

-
- -
-

Gupax v1.0.0.

-
- -
-

Farcaster Node v0.8.1.

-
- -
-

TheStoicCoiner launched Monero Magazine podcast. First guest was Seth for Privacy. They talk about 2nd layers on Monero, darknet market adoption, privacy, freedom and more. Peep it: video.

-
- -
-

Monero Talk brought Sal the Agorist on. They talk about agorism, CBDCs, base layer privacy and more. Check it out: video; audio.

-
- -

Upcoming Events

- -
-

December 28, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

xmr-btc-swap development and improvement.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

Create Educational Content in Spanish.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2783011

-

Hash rate: 2.428 GH/s

-

Average txs. per block: 25.32

-

Weekly Moving Average txs. per day: 15133

-

Block reward: 0.6 XMR

-
-

Data taken on December 22, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,645,006,696.
Localmonero.co Street Price: $148.13.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/22/22WeekMonthYear
USD$145.66-2.0%+14.8%-23.2%
EUR€137.63-1.1%+11.1%-18.1%
BTC₿0.00873866+4.8%+8.9%+126.5%
-

Data taken on December 22, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 12/15/22-12/22/22](/img/weekly-chart-1222.png "XMR Price Graph 12/15/22-12/22/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2022-12-29-issue-152.md b/_posts/2022-12-29-issue-152.md deleted file mode 100644 index dbb3c3a..0000000 --- a/_posts/2022-12-29-issue-152.md +++ /dev/null @@ -1,152 +0,0 @@ ---- -title: Issue 152: December 22 - 29, 2022 -image: /img/img-issue152.png -issuenumber: 152 ---- -[Revuo Monero Weekly #152 Slide](/issue-152.html) - -

Revuo Monero Weekly: December 22 - 29, 2022

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.5.5 and Monero.com v1.2.4 Wallets released.

-
- -
-

LocalMonero/AgoraDesk v1.0.42.

-
- -
-

Farcaster Node v0.8.2.

-
- -
-

Monero Magazine had Justin Ehrenhofer and Vanessa Harris on. Justin's: video; Vanessa's: video.

-
- -

Upcoming Events

- -
-

January 4, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

koe seraphis library work 2.

-
- -
-

Empower Lebanon(and similar hyperinflated countries) to use Monero instead of fiat(educational and bartering platform/guerilla marketing/workshops).

-
- -
-

xmr-btc-swap development and improvement.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2788178

-

Hash rate: 2.818 GH/s

-

Average txs. per block: 19.72

-

Weekly Moving Average txs. per day: 15631

-

Block reward: 0.6 XMR

-
-

Data taken on December 29, 2022.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,649,471,842.
Localmonero.co Street Price: $155.51.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
12/29/22WeekMonthYear
USD$146.19-0.7%+8.3%-30.1%
EUR€136.93-1.3%+4.9%-25.9%
BTC₿0.00879762+0.4%+5.7%+100.7%
-

Data taken on December 29, 2022.

- -

XMR Price Graph

- -![XMR Price Graph 12/22/22-12/29/22](/img/weekly-chart-1229.png "XMR Price Graph 12/22/22-12/29/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-01-05-issue-153.md b/_posts/2023-01-05-issue-153.md deleted file mode 100644 index 1837712..0000000 --- a/_posts/2023-01-05-issue-153.md +++ /dev/null @@ -1,194 +0,0 @@ ---- -title: Issue 153: December 29, 2022 - January 5, 2023 -image: /img/img-issue153.png -issuenumber: 153 ---- -[Revuo Monero Weekly #153 Slide](/issue-153.html) - -

Revuo Monero Weekly: December 29, 2022 - January 5, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.5.6 and Monero.com v1.2.5 Wallets released.

-
- -
-

Stack Wallet v1.5.27.

-
- -
-

LocalMonero/AgoraDesk v1.0.43.

-
- -
-

P2Pool v2.7.

-
- -
-

Unstoppable Swap GUI v0.4.2.

-
- -
-

Gupax v1.1.0; monero-bash v1.9.7.

-
- -
-

Farcaster Node v0.8.3.

-
- -
-

COMIT xmr-btc-swap ASB v0.12.0.

-
- -
-

MobiPrivacyActivist announced some XMPP server changes where you can find a Monero MUC. Reddit thread.

-
- -
-

Monero Observer Blitz #17 - December 2022.

-
- -
-

Monero Magazine interviewed Juraj Bednar and Andrés from Monerujo wallet. Juraj's: video; Andres's: video.

-
- -
-

Monero Talk brought Bawdyanarchist on to talk about XMR price action, monerun effects, freedom in Monero and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

January 7, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

January 9, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

January 11, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

koe seraphis library work 2.

-
- -
-

Empower Lebanon(and similar hyperinflated countries) to use Monero instead of fiat(educational and bartering platform/guerilla marketing/workshops).

-
- -
-

xmr-btc-swap development and improvement.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2793227

-

Hash rate: 2.728 GH/s

-

Average txs. per block: 21.05

-

Weekly Moving Average txs. per day: 15814

-

Block reward: 0.6 XMR

-
-

Data taken on January 5, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,818,724,239.
Localmonero.co Street Price: $160.35.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/05/23WeekMonthYear
USD$155.03+5.7%+6.7%-30.7%
EUR€147.36+6.8%+6.4%-25.7%
BTC₿0.00920232+3.8%+7.5%+89.3%
-

Data taken on January 5, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 12/29/22-01/05/22](/img/weekly-chart-0105.png "XMR Price Graph 12/29/22-01/05/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-01-12-issue-154.md b/_posts/2023-01-12-issue-154.md deleted file mode 100644 index ddea2e2..0000000 --- a/_posts/2023-01-12-issue-154.md +++ /dev/null @@ -1,183 +0,0 @@ ---- -title: Issue 154: January 5 - 12, 2023 -image: /img/img-issue154.png -issuenumber: 154 ---- -[Revuo Monero Weekly #154 Slide](/issue-154.html) - -

Revuo Monero Weekly: January 5 - 12, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monerujo v3.1.0.

-
- -
-

Feather Wallet v2.2.2.

-
- -
-

Unstoppable Swap GUI v0.4.4. You can now try BTC<->XMR on-chain, mainnet atomic swaps at unstoppableswap.net. Still in beta, test with small amounts. Reddit thread.

-
- -
-

P2Pool is doing a network upgrade on March 18th, 2023. Reddit thread; Repository.

-
- -
-

COMIT xmr-btc-swap ASB v0.12.1.

-
- -
-

LocalMonero/AgoraDesk v1.0.47.

-
- -
-

Monero Magazine interviewed Doug Tuman and Luke Smith. Doug's: video; Luke's: video.

-
- -
-

Monero Talk interviewed DoingFedTime, a veteran darknet vendor, to talk about XMR price action, monerun effects, freedom in Monero and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

January 14, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

January 14, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

January 16, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

January 18, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

koe seraphis library work 2.

-
- -
-

CypherPunk Radio.

-
- -
-

xmr-btc-swap development and improvement.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2798344

-

Hash rate: 2.575 GH/s

-

Average txs. per block: 22.69

-

Weekly Moving Average txs. per day: 16762

-

Block reward: 0.6 XMR

-
-

Data taken on January 12, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,016,655,931.
Localmonero.co Street Price: $174.17.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/12/23WeekMonthYear
USD$166.31+6.8%+9.9%-16.5%
EUR€153.15+3.5%+7.5%-12.0%
BTC₿0.00881622-4.7%+3.5%+94.8%
-

Data taken on January 12, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 01/05/22-01/12/22](/img/weekly-chart-01121.png "XMR Price Graph 01/05/22-01/12/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-01-19-issue-155.md b/_posts/2023-01-19-issue-155.md deleted file mode 100644 index d85cfda..0000000 --- a/_posts/2023-01-19-issue-155.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 155: January 12 - 19, 2023 -image: /img/img-issue155.png -issuenumber: 155 ---- -[Revuo Monero Weekly #155 Slide](/issue-155.html) - -

Revuo Monero Weekly: January 12 - 19, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Feather Wallet v2.2.3.

-
- -
-

Unstoppable Swap GUI v0.4.6.

-
- -
-

Farcaster Node v0.8.4. Reddit thread.

-
- -
-

LocalMonero/AgoraDesk v1.0.49.

-
- -
-

Exchange aggregator Trocador launches new service called Monero tunnels, to make swaps between two transparent blockchains. Reddit thread.

-
- -
-

Gazeto Moneroj published Monero begins 2023 as the privacy sovereign blog post.

-
- -
-

Monero Talk interviewed Kurt from GorillaPool, to talk about XMR vs. BSV, transparent and obfuscated blockchains, among other topics. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

January 21, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

January 23, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

January 25, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Create Educational Content in Spanish.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

xmr-btc-swap development and improvement.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Seraphis Library Work 2 by koe.

-

Raised 5.61 of 125 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2803332

-

Hash rate: 2.579 GH/s

-

Average txs. per block: 22.42

-

Weekly Moving Average txs. per day: 16275

-

Block reward: 0.6 XMR

-
-

Data taken on January 19, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,965,054,293.
Localmonero.co Street Price: $172.16.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/19/23WeekMonthYear
USD$163.69-3.1%+14.0%-19.7%
EUR€151.12-3.7%+11.7%-16.0%
BTC₿0.00777238-17.4%-11.1%+61.8%
-

Data taken on January 19, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 01/12/22-01/19/22](/img/weekly-chart-0119.png "XMR Price Graph 01/12/22-01/19/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-01-26-issue-156.md b/_posts/2023-01-26-issue-156.md deleted file mode 100644 index cd83c5d..0000000 --- a/_posts/2023-01-26-issue-156.md +++ /dev/null @@ -1,163 +0,0 @@ ---- -title: Issue 156: January 19 - 26, 2023 -image: /img/img-issue156.png -issuenumber: 156 ---- -[Revuo Monero Weekly #156 Slide](/issue-156.html) - -

Revuo Monero Weekly: January 19 - 26, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

LocalMonero/AgoraDesk v1.0.50.

-
- -
-

Monero Magazine interviewed Rafael LaVerde. Video here.

-
- -
-

Monero Talk interviewed Juraj Bednar, to talk about cypherpunk ideals, parallel economies, how to get started with XMR and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

January 28, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

January 28, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

January 30, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

February 1, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Help an independent film featuring Monero get to the Oscars™!.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

xmr-btc-swap development and improvement.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2808342

-

Hash rate: 2.481 GH/s

-

Average txs. per block: 22.77

-

Weekly Moving Average txs. per day: 16942

-

Block reward: 0.6 XMR

-
-

Data taken on January 26, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,132,286,337.
Localmonero.co Street Price: $175.4.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
01/26/23WeekMonthYear
USD$172.60+5.9%+17.7%+18.8%
EUR€158.50+5.0%+15.1%+23.4%
BTC₿0.00747656-5.0%-13.9%+90.5%
-

Data taken on January 26, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 01/19/22-01/26/22](/img/weekly-chart-0126.png "XMR Price Graph 01/19/22-01/26/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-02-02-issue-157.md b/_posts/2023-02-02-issue-157.md deleted file mode 100644 index fa9a984..0000000 --- a/_posts/2023-02-02-issue-157.md +++ /dev/null @@ -1,186 +0,0 @@ ---- -title: Issue 157: January 26 - February 2, 2023 -image: /img/img-issue157.png -issuenumber: 157 ---- -[Revuo Monero Weekly #157 Slide](/issue-157.html) - -

Revuo Monero Weekly: January 26 - February 2, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

rbrunner7's 'Developer Opportunities at the Monero Project' blog post is live on getmonero.org.

-
- -
-

P2Pool v3.0. Remember to update to version 3.0 or higher before March 18th at 21:00 UTC as P2Pool (not Monero!) will perform a consensus hardfork.

-
- -
-

XMRig v6.19.0.

-
- -
-

Gupax v1.1.1.

-
- -
-

Feather Wallet v2.3.0.

-
- -
-

LocalMonero/AgoraDesk v1.0.51.

-
- -
-

ARIS: a new Monero-first crypto-to-crypto and fiat exchange. Reddit thread.

-
- -
-

MobiPrivacyActivist's Monero XMPP MUC changed server and address. Reddit thread.

-
- -
-

Monero Magazine released a privacy masterclass episode with Luke Smith. Video here.

-
- -
-

Monero Talk had attorneys Tor Ekeland and Michael Hassard on. They discuss regulatory overreach in crypto, Chainalysis, whether XMR could be banned or not and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

February 4, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

February 6, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

February 8, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Help an independent film featuring Monero get to the Oscars™!.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

selsta part-time monero development (3 months).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2813395

-

Hash rate: 2.561 GH/s

-

Average txs. per block: 23.25

-

Weekly Moving Average txs. per day: 17901

-

Block reward: 0.6 XMR

-
-

Data taken on February 2, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,153,461,455.
Localmonero.co Street Price: $175.1.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/02/23WeekMonthYear
USD$173.88+0.0%+17.5%+18.8%
EUR€159.38+0.1%+15.0%+22.7%
BTC₿0.00737253-1.8%-16.9%+95.4%
-

Data taken on February 2, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 01/26/22-02/02/22](/img/weekly-chart-0202.png "XMR Price Graph 01/26/22-02/02/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-02-09-issue-158.md b/_posts/2023-02-09-issue-158.md deleted file mode 100644 index 133395a..0000000 --- a/_posts/2023-02-09-issue-158.md +++ /dev/null @@ -1,171 +0,0 @@ ---- -title: Issue 158: February 2 - 9, 2023 -image: /img/img-issue158.png -issuenumber: 158 ---- -[Revuo Monero Weekly #158 Slide](/issue-158.html) - -

Revuo Monero Weekly: February 2 - 9, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.5.8 and Monero.com v1.2.7 Wallets released.

-
- -
-

Gupax v1.1.2.

-
- -
-

LocalMonero/AgoraDesk v1.0.84.

-
- -
-

Monero Talk interviewed Alexander Schmidt. They talked about his journey to Monero, the anti-cypherpunk sentiment of the BTC community, accepting XMR as a business and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

February 11, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

February 11, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

February 13, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

February 15, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Help an independent film featuring Monero get to the Oscars™!.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

Standalone AcceptXMR.

-
- -

CCS Proposals Need Funding

- -
-

selsta part-time monero development (3 months) by selsta.

-

Raised 92.52 of 102 XMR.

-
- -
-

Create Educational Content in Spanish by Lovera.

-

Raised 4.31 of 10.5 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2818461

-

Hash rate: 2.493 GH/s

-

Average txs. per block: 21.75

-

Weekly Moving Average txs. per day: 15679

-

Block reward: 0.6 XMR

-
-

Data taken on February 9, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,772,613,853.
Localmonero.co Street Price: $160.5.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/09/23WeekMonthYear
USD$153.12-11.6%-5.2%-17.4%
EUR€142.73-10.1%-5.1%-12.1%
BTC₿0.00700199-4.9%-24.4%+67.5%
-

Data taken on February 9, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 02/02/22-02/09/22](/img/weekly-chart-0209.png "XMR Price Graph 02/02/22-02/09/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-02-16-issue-159.md b/_posts/2023-02-16-issue-159.md deleted file mode 100644 index 18f83e2..0000000 --- a/_posts/2023-02-16-issue-159.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 159: February 9 - 16, 2023 -image: /img/img-issue159.png -issuenumber: 159 ---- -[Revuo Monero Weekly #159 Slide](/issue-159.html) - -

Revuo Monero Weekly: February 9 - 16, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Feather Wallet v2.4.1 with i2p support and a slew of bug fixes, improvements. Changelog.

-
- -
-

Stack Wallet v1.5.38 with Majestic Bank support for swaps.

-
- -
-

LocalMonero/AgoraDesk v1.0.63.

-
- -
-

Trocador announced a partnership with LocalMonero: you can buy XMR without a LocalMonero account. Reddit thread.

-
- -
-

Monero Magazine had Vik Sharma on, to talk about how to build a crypto business. Video.

-
- -
-

Douglas Tuman made the bull case for Monero on the Just Crypto show. Video.

-
- -
-

Monero Talk interviewed Eric Voskuil. They talked about Monero vs. Bitcoin, ASICs vs. CPUs for mining, how XMR solves some concerns with BTC and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

February 18, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

February 20, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

February 22, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Computational work for OSPEAD parameterization.

-
- -
-

Continued Feather Wallet development (3 months).

-
- -
-

Standalone AcceptXMR.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2823394

-

Hash rate: 2.496 GH/s

-

Average txs. per block: 21.34

-

Weekly Moving Average txs. per day: 16814

-

Block reward: 0.6 XMR

-
-

Data taken on February 16, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,887,988,369.
Localmonero.co Street Price: $169.17.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/16/23WeekMonthYear
USD$159.19-3.9%-5.1%-12.8%
EUR€149.16-3.5%-3.7%-7.2%
BTC₿0.00648636-10.1%-18.1%+58.4%
-

Data taken on February 16, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 02/09/22-02/16/22](/img/weekly-chart-0216.png "XMR Price Graph 02/09/22-02/16/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-02-23-issue-160.md b/_posts/2023-02-23-issue-160.md deleted file mode 100644 index 2235bf8..0000000 --- a/_posts/2023-02-23-issue-160.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 160: February 16 - 23, 2023 -image: /img/img-issue160.png -issuenumber: 160 ---- -[Revuo Monero Weekly #160 Slide](/issue-160.html) - -

Revuo Monero Weekly: February 16 - 23, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

LocalMonero/AgoraDesk v1.0.65.

-
- -
-

Monero Konferenco 2023 tickets are now on sale. The annual XMR-centric conference will take place in Prague, Czech Republic from June 23 through June 25, 2023.

-
- -
-

Trocador is offering an insurance on your crypto-to-crypto swaps. Reddit thread. New i2p eepsite.

-
- -
-

Monero Magazine had Howard Chu on, to talk about Monero's mining design. Video.

-
- -
-

Monero Talk interviewed Sergei Chernykh, creator of P2Pool. They talk about P2Pool Monero's scalability, impact of botnets on network hashrate and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

February 25, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

February 25, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

February 27, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

March 1, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Computational work for OSPEAD parameterization.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

Standalone AcceptXMR.

-
- -

CCS Proposals Need Funding

- -
-

Help an independent film featuring Monero get to the Oscars™! by markofdistinction_.

-

Raised 50.7 of 154 XMR XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2828554

-

Hash rate: 2.611 GH/s

-

Average txs. per block: 21.21

-

Weekly Moving Average txs. per day: 15177

-

Block reward: 0.6 XMR

-
-

Data taken on February 23, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,887,988,369.
Localmonero.co Street Price: $158.66.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/23/23WeekMonthYear
USD$151.95-3.0%-11.3%+1.7%
EUR€143.27-2.4%-8.9%+8.4%
BTC₿0.00632487-3.9%-16.5%+58.2%
-

Data taken on February 16, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 02/16/22-02/23/22](/img/weekly-chart-0223.png "XMR Price Graph 02/16/22-02/23/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-03-04-issue-161.md b/_posts/2023-03-04-issue-161.md deleted file mode 100644 index eaba744..0000000 --- a/_posts/2023-03-04-issue-161.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 161: February 23 - March 4, 2023 -image: /img/img-issue161.png -issuenumber: 161 ---- -[Revuo Monero Weekly #161 Slide](/issue-161.html) - -

Revuo Monero Weekly: February 23 - March 4, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.18.2.0 'Fluorine Fermi' Point Release binaries are available. CLI; GUI. Remember to verify hashes, how-to guides at the bottom of each blog post. As well, you may compile Monero from source if you wish.

-
- -
-

XMR Core team member, binaryFate, published Monero General Fund transparency report, March 2023. Reddit thread.

-
- -
-

Cake Wallet desktop beta released. Blog post.

-
- -
-

Stack Wallet v1.5.47.

-
- -
-

P2Pool v3.1. Remember to upgrade before March 18th, 2023.

-
- -
-

MoneroPay v2.2.1.

-
- -
-

Monero Observer Blitz #19 - February 2023.

-
- -
-

Monero Talk interviewed Justin Bons. They talk about the power of PoW, why BTC is destined to fail, digital cash vs. store of value and more. Peep it: video.

-
- -

Upcoming Events

- -
-

March 4, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 6, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

March 8, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Computational work for OSPEAD parameterization.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

Standalone AcceptXMR.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2834825

-

Hash rate: 2.547 GH/s

-

Average txs. per block: 22.48

-

Weekly Moving Average txs. per day: 13355

-

Block reward: 0.6 XMR

-
-

Data taken on March 4, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,661,077,880.
Localmonero.co Street Price: $159.82.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/04/23WeekMonthYear
USD$146.78-2.4%-17.4%-14.8%
EUR€137.93-2.9%-14.5%-11.4%
BTC₿0.00657789+1.4%-12.2%+62.3%
-

Data taken on March 4, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 02/23/22-03/04/22](/img/weekly-chart-0304.png "XMR Price Graph 02/23/22-03/04/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-03-11-issue-162.md b/_posts/2023-03-11-issue-162.md deleted file mode 100644 index a95d2ad..0000000 --- a/_posts/2023-03-11-issue-162.md +++ /dev/null @@ -1,171 +0,0 @@ ---- -title: Issue 162: March 4 - 11, 2023 -image: /img/img-issue162.png -issuenumber: 162 ---- -[Revuo Monero Weekly #162 Slide](/issue-162.html) - -

Revuo Monero Weekly: March 4 - 11, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

LocalMonero/AgoraDesk v1.0.66.

-
- -
-

Cake v4.6.0 and Monero.com v1.3.0 Wallets released, integrating Trocador and adding Tor-only mode.

-
- -
-

MyNero Wallet rebrands to MySu with release v0.4.2.1.

-
- -
-

Monero Research Lab contributor, Rucknium, published a blog post explaining why Monero transactions are now 60 seconds faster. Reddit thread.

-
- -
-

If you are mining XMR with P2Pool, remember to upgrade P2Pool before March 18th, 2023.

-
- -

Upcoming Events

- -
-

March 11, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

March 11, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 13, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

March 15, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Computational work for OSPEAD parameterization.

-
- -
-

Monero Observer maintenance (Spring 2023).

-
- -
-

dangerousfreedom - wallet development 2.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2839834

-

Hash rate: 2.956 GH/s

-

Average txs. per block: 22.20

-

Weekly Moving Average txs. per day: 13958

-

Block reward: 0.6 XMR

-
-

Data taken on March 11, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,529,366,956.
Localmonero.co Street Price: $147.6.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/11/23WeekMonthYear
USD$139.20-3.8%-15.9%-22.3%
EUR€130.75-3.8%-15.4%-19.7%
BTC₿0.00691604+6.9%-4.1%+52.3%
-

Data taken on March 11, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 03/04/22-03/11/22](/img/weekly-chart-0311.png "XMR Price Graph 03/04/22-03/11/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_posts/2023-03-16-issue-163.md b/_posts/2023-03-16-issue-163.md deleted file mode 100644 index 8ba7d40..0000000 --- a/_posts/2023-03-16-issue-163.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 163: March 11 - 16, 2023 -image: /img/img-issue163.png -issuenumber: 163 ---- -[Revuo Monero Weekly #163 Slide](/issue-163.html) - -

Revuo Monero Weekly: March 11 - 16, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Stack Wallet v1.6.1.

-
- -
-

Feather Wallet v2.4.3.

-
- -
-

LocalMonero/AgoraDesk v1.0.68.

-
- -
-

Monero Punks minted the first NFT collection on Monero's blockchain using tx_extra field. Check them out here. Repository. Ongoing discussion to remove such field.

-
- -
-

Monero Talk had a conversation with LocalMonero's co-founder, Alex. As well, they brought Seth for Privacy on. Alex's: video; audio. Seth's: video; audio.

-
- -
-

MoneroTopia is a month and a half away. Make sure to grab your tickets and be part of the event in May, Mexico City. Find out more over at monerotopia.com. As well, MoneroKon's 2023 CfP is open till April 3, 2023. Submit your proposal, or tell a friend to do so before then.

-
- -

Upcoming Events

- -
-

March 18, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 20, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

March 22, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

P2P Publisher - Monerotopia Mexico City.

-
- -
-

Bulletproofs++ Peer Review.

-
- -
-

dangerousfreedom - wallet development 2.

-
- -

CCS Proposals Need Funding

- -
-

Monero Observer maintenance (Spring 2023) by escapethe3RA.

-

Raised 10.09 of 39 XMR.

-
- -
-

Standalone AcceptXMR by busyboredom.

-

Raised 0.26 of 14 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2843550

-

Hash rate: 2.663 GH/s

-

Average txs. per block: 23.39

-

Weekly Moving Average txs. per day: 17164

-

Block reward: 0.6 XMR

-
-

Data taken on March 16, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,709,062,473.
Localmonero.co Street Price: $163.23.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/16/23WeekMonthYear
USD$149.18+3.6%-4.5%-18.6%
EUR€140.54+3.0%-3.4%-15.9%
BTC₿0.00594462-10.3%-17.0%+27.6%
-

Data taken on March 16, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 03/11/22-03/16/22](/img/weekly-chart-0316.png "XMR Price Graph 03/11/22-03/16/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-03-23-issue-164.md b/_posts/2023-03-23-issue-164.md deleted file mode 100644 index 1197a1d..0000000 --- a/_posts/2023-03-23-issue-164.md +++ /dev/null @@ -1,194 +0,0 @@ ---- -title: Issue 164: March 16 - 23, 2023 -image: /img/img-issue164.png -issuenumber: 164 ---- -[Revuo Monero Weekly #164 Slide](/issue-164.html) - -

Revuo Monero Weekly: March 16 - 23, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero is set to reduce the maximum tx_extra space in the next point release (v0.18.2.1). Merged pull request.

-
- -
-

Feather Wallet v2.4.4.

-
- -
-

Stack Wallet v1.6.4. Stack Duo v1.0.1, supporting BTC and XMR only.

-
- -
-

Cake v4.6.1 and Monero.com v1.3.1 Wallets released.

-
- -
-

LocalMonero/AgoraDesk v1.0.69.

-
- -
-

XMRig v6.19.1.

-
- -
-

AcceptXMR v0.12.0.

-
- -
-

anarkiocrypto launched Kuno. KYC-free, non-custodial Monero fundraising campaigns. Reddit thread.

-
- -
-

Gupax v1.2.0 and monero-bash v1.9.8. Note: developer changed GitHub username and uploaded a new PGP key for future releases' hashes.

-
- -
-

Monero Talk had a conversation with Nick Watts, theologian, Monero contributor and book author. They talk about XMR adoption in Australia, morals of agorism, religious aspects of crypto and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

March 25, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

March 25, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

March 27, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

March 29, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

monerokon 2022 (part 2) and monerotopia 2023 voiceover and working on xmr.ru.

-
- -
-

Maintaining flatpak package org.getmonero.Monero.

-
- -
-

dangerousfreedom - wallet development 2.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Bulletproofs++ Peer Review by Monero Research Lab.

-

Raised 1 of 130 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2848521

-

Hash rate: 2.310 GH/s

-

Average txs. per block: 25.50

-

Weekly Moving Average txs. per day: 17947

-

Block reward: 0.6 XMR

-
-

Data taken on March 23, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,838,791,864.
Localmonero.co Street Price: $167.54.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/23/23WeekMonthYear
USD$156.41+6.4%-3.1%-19.3%
EUR€144.38+4.0%-4.4%-17.8%
BTC₿0.00552671-8.0%-15.1%+20.9%
-

Data taken on March 23, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 03/16/22-03/23/22](/img/weekly-chart-0323.png "XMR Price Graph 03/16/22-03/23/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-03-31-issue-165.md b/_posts/2023-03-31-issue-165.md deleted file mode 100644 index 6d1f870..0000000 --- a/_posts/2023-03-31-issue-165.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 165: March 23 - 31, 2023 -image: /img/img-issue165.png -issuenumber: 165 ---- -[Revuo Monero Weekly #165 Slide](/issue-165.html) - -

Revuo Monero Weekly: March 23 - 31, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Anon v0.4 [Alpha]. Downloads: .onion site; eepsite; Telegram channel.

-
- -
-

Stack Wallet v1.6.7. Stack Duo v1.0.2.

-
- -
-

LocalMonero/AgoraDesk v1.0.70.

-
- -
-

P2Pool v3.2.

-
- -
-

Cake Labs launched 'The Monero Minute', a short news show on all things XMR and crypto. First episode; Reddit thread.

-
- -
-

Monero Talk had Justin Ehrenhofer on. They talk about Monero ordinals, discuss recent tx_extra adjustment, Seraphis, XMR hard forks and more. Check it out: video; audio.

-
- -

Upcoming Events

- -
-

April 1, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 3, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

April 5, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

koe seraphis ongoing support.

-
- -
-

Maintaining flatpak package org.getmonero.Monero.

-
- -
-

dangerousfreedom - wallet development 2.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2854465

-

Hash rate: 2.533 GH/s

-

Average txs. per block: 31.66

-

Weekly Moving Average txs. per day: 18857

-

Block reward: 0.6 XMR

-
-

Data taken on March 31, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,850,976,713.
Localmonero.co Street Price: $167.87.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
03/31/23WeekMonthYear
USD$156.99-2.9%+3.0%-26.2%
EUR€144.46-3.7%+1.1%-24.8%
BTC₿0.00549461-6.7%-14.8%+17.6%
-

Data taken on March 31, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 03/23/23-03/31/23](/img/weekly-chart-03311.png "XMR Price Graph 03/23/23-03/31/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-04-13-issue-166.md b/_posts/2023-04-13-issue-166.md deleted file mode 100644 index e62667d..0000000 --- a/_posts/2023-04-13-issue-166.md +++ /dev/null @@ -1,187 +0,0 @@ ---- -title: Issue 166: March 31 - April 13, 2023 -image: /img/img-issue166.png -issuenumber: 166 ---- -[Revuo Monero Weekly #166 Slide](/issue-166.html) - -

Revuo Monero Weekly: March 31 - April 13, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.18.2.2 'Fluorine Fermi' Point Release binaries are available. CLI; GUI. Remember to verify hashes, how-to guides at the bottom of each blog post. As well, you may compile Monero from source if you wish.

-
- -
-

Stack Wallet v1.6.9. Stack Duo v1.0.4.

-
- -
-

LocalMonero/AgoraDesk v1.0.71.

-
- -
-

XMRig v6.19.2.

-
- -
-

Feather Wallet v2.4.5.

-
- -
-

Monero Vanity [GUI] v0.5.0.

-
- -
-

Rucknium published Empirical Privacy Impact of Mordinals (Monero NFTs).

-
- -
-

Monero Observer Blitz #20 - March 2023.

-
- -
-

Monero Talk interviewed Monero developer JTGrassie and Yale law school cybersecurity professor, Sean O'Brien. JTGrassie's video; audio. Sean O'Brien's video; audio.

-
- -

Upcoming Events

- -
-

April 15, 2023 (Saturday) – 16:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

April 15, 2023 (Saturday) – 18:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 17, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

April 19, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

koe seraphis ongoing support.

-
- -
-

Maintaining flatpak package org.getmonero.Monero.

-
- -
-

dangerousfreedom - wallet development 2.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2863660

-

Hash rate: 2.556 GH/s

-

Average txs. per block: 24.24

-

Weekly Moving Average txs. per day: 18743

-

Block reward: 0.6 XMR

-
-

Data taken on April 13, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,940,842,402.
Localmonero.co Street Price: $168.23.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/13/23WeekMonthYear
USD$162.05+2.5%+6.1%-30.6%
EUR€146.70+1.2%+3.0%-32.0%
BTC₿0.00534426-4.6%-15.5%-8.1%
-

Data taken on April 13, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 03/31/23-04/13/23](/img/weekly-chart-0413.png "XMR Price Graph 03/31/23-04/13/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-04-20-issue-167.md b/_posts/2023-04-20-issue-167.md deleted file mode 100644 index 930d2d5..0000000 --- a/_posts/2023-04-20-issue-167.md +++ /dev/null @@ -1,161 +0,0 @@ ---- -title: Issue 167: April 13 - 20, 2023 -image: /img/img-issue167.png -issuenumber: 167 ---- -[Revuo Monero Weekly #167 Slide](/issue-167.html) - -

Revuo Monero Weekly: April 13 - 20, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

The Monero community celebrated XMR's 9th anniversary on April 18 with the second Monerun. Reddit thread; Report.

-
- -
-

Stack Wallet v1.7.1.

-
- -
-

LocalMonero/AgoraDesk v1.1.0.

-
- -
-

CryptoGrampy released monero-lws-admin, a simple web-based GUI for managing accounts on Monero Light Wallet Servers. Repository; Announcement.

-
- -
-

Majestic Labs and OrangeFren launch intercambio.app. A new no JS, KYC-free exchange aggregator. Reddit thread.

-
- -
-

Monero Talk had Kee Jefferys on, Oxen and Session CTO. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

April 22, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 26, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

close New Animated Video series future.

-
- -

CCS Proposals Need Funding

- -
-

monerokon 2022 (part 2) and monerotopia 2023 voice over and working on xmr.ru by v1docq47.

-

Raised 1.31 of 64.8 XMR.

-
- -
-

wallet development 2 by DangerousFreedom.

-

Raised 27.44 of 31 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2868765

-

Hash rate: 2.898 GH/s

-

Average txs. per block: 24.37

-

Weekly Moving Average txs. per day: 18321

-

Block reward: 0.6 XMR

-
-

Data taken on April 20, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,801,048,139.
Localmonero.co Street Price: $164.76.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/20/23WeekMonthYear
USD$154.41-4.9%+1.0%-39.3%
EUR€140.74-4.6%-1.3%-40.2%
BTC₿0.00545793+0.6%-0.2%-10.9%
-

Data taken on April 20, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 04/13/23-04/20/23](/img/weekly-chart-0420.png "XMR Price Graph 04/13/23-04/20/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-04-27-issue-168.md b/_posts/2023-04-27-issue-168.md deleted file mode 100644 index 60dbb3a..0000000 --- a/_posts/2023-04-27-issue-168.md +++ /dev/null @@ -1,166 +0,0 @@ ---- -title: Issue 168: April 20 - 27, 2023 -image: /img/img-issue168.png -issuenumber: 168 ---- -[Revuo Monero Weekly #168 Slide](/issue-168.html) - -

Revuo Monero Weekly: April 20 - 27, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Foundation Devices engineer sets up a Passport fork supporting Monero, creating a slew of bounties. Repository; Announcement.

-
- -
-

Cake v4.6.3 and Monero.com v1.3.3 Wallets released.

-
- -
-

Stack Wallet v1.7.3.

-
- -
-

Anarkio Crypto released Vendo Digital, where you can buy and sell digital products for Monero. Repository.

-
- -
-

lukeprofits released a python package to calculate average XMR/USD price. Repository; Reddit thread. As well, he is working on a Recurring Subscriptions Wallet. Reddit thread.

-
- -
-

MAGIC Grants to hold a special election for MAGIC Monero Fund. Blog post.

-
- -
-

spirobel published Representing Monero at the Oslo Freedom Forum: A Report from Taipei. Blog post.

-
- -
-

Monero Talk recorded a special edition episode for XMR's 9th anniversary where few Monero community members participated. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

April 29, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

April 29, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 3, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

CCS Coordinator.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2873631

-

Hash rate: 2.727 GH/s

-

Average txs. per block: 24.64

-

Weekly Moving Average txs. per day: 18665

-

Block reward: 0.6 XMR

-
-

Data taken on April 27, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,857,368,542.
Localmonero.co Street Price: $172.47.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/27/23WeekMonthYear
USD$157.31+2.8%+3.1%-31.6%
EUR€142.72+2.1%+1.0%-33.9%
BTC₿0.00535959+0.8%-4.6%-11.2%
-

Data taken on April 27, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 04/20/23-04/27/23](/img/weekly-chart-0427.png "XMR Price Graph 04/20/23-04/27/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-05-04-issue-169.md b/_posts/2023-05-04-issue-169.md deleted file mode 100644 index 253157e..0000000 --- a/_posts/2023-05-04-issue-169.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 169: April 27 - May 4, 2023 -image: /img/img-issue169.png -issuenumber: 169 ---- -[Revuo Monero Weekly #169 Slide](/issue-169.html) - -

Revuo Monero Weekly: April 27 - May 4, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero contributor tevador posted a security advisory. New attack from malicious remote nodes; recommends to use your self-hosted node, or a trusted third-party node. Reddit thread.

-
- -
-

Cake v4.6.4 and Monero.com v1.3.4 Wallets released.

-
- -
-

LocalMonero/AgoraDesk v1.1.1.

-
- -
-

Stack Wallet v1.7.4. Stack Duo v1.0.5.

-
- -
-

P2Pool v3.3.

-
- -
-

Monero Observer Blitz #21 - April 2023.

-
- -
-

Monero Magazine interviewed Seth for Privacy to debunk Monero FUD. Video here.

-
- -
-

Monero Talk had crypto anarchist and Paralelni Polis co-founder, Pavol Luptak on. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

May 5 (Friday) – May 7 (Sunday), 2023.

-

MoneroTopia - Tickets and schedule: website. Join us in Mexico City!

-
- -
-

May 6, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 10, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

CCS Coordinator.

-
- -
-

selsta part-time monero development (3 months).

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2878752

-

Hash rate: 2.605 GH/s

-

Average txs. per block: 33.50

-

Weekly Moving Average txs. per day: 25108

-

Block reward: 0.6 XMR

-
-

Data taken on May 4, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,832,468,014.
Localmonero.co Street Price: $170.92.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/04/23WeekMonthYear
USD$155.98-0.5%-0.6%-25.2%
EUR€141.61+0.3%-1.5%-28.5%
BTC₿0.00540387-2.3%-4.2%-2.1%
-

Data taken on May 4, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 04/27/23-05/04/23](/img/weekly-chart-0504.png "XMR Price Graph 04/27/23-05/04/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-05-11-issue-170.md b/_posts/2023-05-11-issue-170.md deleted file mode 100644 index 3e31cf1..0000000 --- a/_posts/2023-05-11-issue-170.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 170: May 4 - 11, 2023 -image: /img/img-issue170.png -issuenumber: 170 ---- -[Revuo Monero Weekly #170 Slide](/issue-170.html) - -

Revuo Monero Weekly: May 4 - 11, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Haveno DEX v0.0.5. First release with binary installers for the live test network. Questions? Jump in their Matrix room.

-
- -
-

ETH<->XMR atomic swap beta v0.2.1 CLI. Works on mainnet, ready to be used. Docs; Reddit thread.

-
- -
-

Monerujo v3.1.3.

-
- -
-

Start9 Labs added support to run a Monero node on their embassyOS. New option to self-host your own daemon, avoiding reliance on third parties. Repository; Reddit thread.

-
- -
-

LocalMonero/AgoraDesk v1.1.3.

-
- -
-

Stack Wallet v1.7.7 adding Trocador as swapping partner.

-
- -
-

Monero Magazine interviewed Katie the Russian to talk about second passports. Video here.

-
- -

Upcoming Events

- -
-

May 13, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 15, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

May 17, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Animated Core Concept Videos.

-
- -

CCS Proposals Need Funding

- -
-

part-time monero development (3 months) by selsta.

-

Raised 3.08 of 117 XMR.

-
- -
-

CCS Coordinator by plowsof.

-

Raised 2 of 69 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2883644

-

Hash rate: 2.574 GH/s

-

Average txs. per block: 39.89

-

Weekly Moving Average txs. per day: 27267

-

Block reward: 0.6 XMR

-
-

Data taken on May 11, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,779,298,724.
Localmonero.co Street Price: $155.2.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/11/23WeekMonthYear
USD$152.99-1.5%-5.5%-7.0%
EUR€140.04-0.7%-5.7%-10.3%
BTC₿0.00563379+4.8%+5.1%+6.1%
-

Data taken on May 11, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 05/04/23-05/11/23](/img/weekly-chart-0511.png "XMR Price Graph 05/04/23-05/11/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-05-18-issue-171.md b/_posts/2023-05-18-issue-171.md deleted file mode 100644 index 23440e7..0000000 --- a/_posts/2023-05-18-issue-171.md +++ /dev/null @@ -1,166 +0,0 @@ ---- -title: Issue 171: May 11 - 18, 2023 -image: /img/img-issue171.png -issuenumber: 171 ---- -[Revuo Monero Weekly #171 Slide](/issue-171.html) - -

Revuo Monero Weekly: May 11 - 18, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Gupax v1.2.2.

-
- -
-

Cake v4.6.5 and Monero.com v1.3.6 Wallets released. Cake arrives on Linux blog post.

-
- -
-

Stack Wallet v1.7.8. Stack Duo v1.0.6.

-
- -
-

whaleX.app, an open source cryptocurrency exchange mobile application powered by Trocador. Reddit thread.

-
- -
-

Monero Magazine had Juraj Bednar on to talk about business use cases and adoption. Video here.

-
- -

Upcoming Events

- -
-

May 20, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 22, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

May 24, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

VostoEmisio Animated Core Concept Videos.

-
- -
-

Wallet SDK for Android.

-
- -

CCS Proposals Need Funding

- -
-

part-time monero development (3 months) by selsta.

-

Raised 20.88 of 117 XMR.

-
- -
-

CCS Coordinator by plowsof.

-

Raised 3.13 of 69 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2888859

-

Hash rate: 2.456 GH/s

-

Average txs. per block: 33.33

-

Weekly Moving Average txs. per day: 23624

-

Block reward: 0.6 XMR

-
-

Data taken on May 18, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,743,409,619.
Localmonero.co Street Price: $161.98.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/18/23WeekMonthYear
USD$151.05-1.1%-7.2%-4.7%
EUR€140.17+0.2%-5.5%-7.5%
BTC₿0.00561701-0.6%+4.7%+3.3%
-

Data taken on May 18, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 05/11/23-05/18/23](/img/weekly-chart-05181.png "XMR Price Graph 05/11/23-05/18/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-05-25-issue-172.md b/_posts/2023-05-25-issue-172.md deleted file mode 100644 index fde3e26..0000000 --- a/_posts/2023-05-25-issue-172.md +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Issue 172: May 18 - 25, 2023 -image: /img/img-issue172.png -issuenumber: 172 ---- -[Revuo Monero Weekly #172 Slide](/issue-172.html) - -

Revuo Monero Weekly: May 18 - 25, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

jeffro256 posted a new vulnerability disclosure Post-Mortem of 10-Block-Old Decoy Selection Bug 2023. Advice: update all wallets to v0.18.2.2.

-
- -
-

Haveno DEX v0.0.6.

-
- -
-

MySu Wallet v0.4.3.2.

-
- -
-

Feather Wallet v2.4.9.

-
- -
-

Stack Wallet v1.7.10.

-
- -
-

lukeprofits released Monero Subscriptions Wallet. Reddit thread.

-
- -
-

rbrunner7 published a new XMR sci-fi short story titled RingCT.

-
- -
-

Monero Magazine interviewed Nam Sardar to talk about Monero's purpose considering current global trends. Video here.

-
- -

Upcoming Events

- -
-

May 27, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

May 27, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 29, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

May 31, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

VostoEmisio Animated Core Concept Videos.

-
- -
-

Wallet SDK for Android.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2893777

-

Hash rate: 2.601 GH/s

-

Average txs. per block: 31.43

-

Weekly Moving Average txs. per day: 22762

-

Block reward: 0.6 XMR

-
-

Data taken on May 25, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,732,196,753.
Localmonero.co Street Price: $163.36.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/25/23WeekMonthYear
USD$150.55+0.3%-4.7%-26.0%
EUR€140.36+0.7%-2.5%-26.4%
BTC₿0.00571530+1.5%-0.7%-16.5%
-

Data taken on May 25, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 05/18/23-05/25/23](/img/weekly-chart-0525.png "XMR Price Graph 05/18/23-05/25/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-06-01-issue-173.md b/_posts/2023-06-01-issue-173.md deleted file mode 100644 index 0ef66d2..0000000 --- a/_posts/2023-06-01-issue-173.md +++ /dev/null @@ -1,169 +0,0 @@ ---- -title: Issue 173: May 25 - June 1, 2023 -image: /img/img-issue173.png -issuenumber: 173 ---- -[Revuo Monero Weekly #173 Slide](/issue-173.html) - -

Revuo Monero Weekly: May 25 - June 1, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.6.6 and Monero.com v1.3.7 Wallets released with 2FA and Linux beta build.

-
- -
-

Monerujo v3.2.0 upgrading Monero Core to v0.18.2.2.

-
- -
-

Stack Wallet v1.7.11. Stack Duo v1.0.7.

-
- -
-

LocalMonero/AgoraDesk v1.1.5.

-
- -
-

Anon v0.4.1 [Alpha-WIP]. Downloads: .onion site; i2p eepsite; Telegram channel.

-
- -
-

P2Pool v3.4.

-
- -
-

Binance to delist XMR, among other 'privacy coins' in France, Italy, Spain and Poland due to local regulatory requirements.

-
- -
-

Monero Magazine interviewed Mano Crypto to talk about private and sovereign money. Video here.

-
- -

Upcoming Events

- -
-

June 5, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 7, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

VostoEmisio Animated Core Concept Videos.

-
- -
-

jeffro256 full-time dev 2023Q3.

-
- -
-

Wallet SDK for Android.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2898795

-

Hash rate: 2.577 GH/s

-

Average txs. per block: 30.04

-

Weekly Moving Average txs. per day: 22872

-

Block reward: 0.6 XMR

-
-

Data taken on June 1, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,688,308,683.
Localmonero.co Street Price: $156.67.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/01/23WeekMonthYear
USD$148.36-1.5%-3.7%-24.8%
EUR€137.91-1.9%-1.5%-25.6%
BTC₿0.00550337-4.0%+1.8%-15.1%
-

Data taken on June 1, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 05/25/23-06/01/23](/img/weekly-chart-0601.png "XMR Price Graph 05/25/23-06/01/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-06-08-issue-174.md b/_posts/2023-06-08-issue-174.md deleted file mode 100644 index dc98a94..0000000 --- a/_posts/2023-06-08-issue-174.md +++ /dev/null @@ -1,191 +0,0 @@ ---- -title: Issue 174: June 1 - 8, 2023 -image: /img/img-issue174.png -issuenumber: 174 ---- -[Revuo Monero Weekly #174 Slide](/issue-174.html) - -

Revuo Monero Weekly: June 1 - 8, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Post-Mortem of 10-Block-Old Decoy Selection Bug blog post.

-
- -
-

Monerujo v3.3.7 [Beta]. Available via GitHub only. PocketChange blog post; tutorial video.

-
- -
-

Elite Wallet v1.1.7 with Monero v0.18.2.2.

-
- -
-

XMRig v6.19.3.

-
- -
-

Gupax v1.2.3.

-
- -
-

Unstoppable Swap GUI v0.4.9.

-
- -
-

The MAGIC Monero Fund is raising 134 XMR to prevent the poisoned outputs or Eve-Alice-Eve (EAE) attack. Find out more here.

-
- -
-

spirobel interviewed Anarkio Crypto and Nestor Mokhnero to explore what Os Moneristas and Kuno projects are all about, respectively. Kuno; Os Moneristas.

-
- -
-

Monero Observer Blitz #22 - May 2023.

-
- -
-

Monero Magazine had Martha Bueno on to talk about how to destroy communism with XMR. Video here.

-
- -
-

Monero Talk interviewed crypto law professor J.W. Verret. They go over privacy coins regulation and much more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

June 10, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

June 10, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

June 12, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 14, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

VostoEmisio Animated Core Concept Videos.

-
- -
-

jeffro256 full-time dev 2023Q3.

-
- -
-

Wallet SDK for Android.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2903756

-

Hash rate: 2.367 GH/s

-

Average txs. per block: 29.82

-

Weekly Moving Average txs. per day: 21500

-

Block reward: 0.6 XMR

-
-

Data taken on June 8, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,589,993,442.
Localmonero.co Street Price: $157.2.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/08/23WeekMonthYear
USD$143.01-3.9%-6.1%-22.8%
EUR€132.64-4.1%-4.6%-23.2%
BTC₿0.00539910-1.6%-2.5%-11.7%
-

Data taken on June 8, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 06/01/23-06/08/23](/img/weekly-chart-0608.png "XMR Price Graph 06/01/23-06/08/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-06-15-issue-175.md b/_posts/2023-06-15-issue-175.md deleted file mode 100644 index dfdb999..0000000 --- a/_posts/2023-06-15-issue-175.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Issue 175: June 8 - 15, 2023 -image: /img/img-issue175.png -issuenumber: 175 ---- -[Revuo Monero Weekly #175 Slide](/issue-175.html) - -

Revuo Monero Weekly: June 8 - 15, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Stack Wallet v1.7.13, including a desktop build for Windows.

-
- -
-

LocalMonero/AgoraDesk v1.1.6.

-
- -
-

Unstoppable Swap GUI v0.5.0.

-
- -
-

Deverick Apollo released Meganero for Umbrel. It allows you to run a Monero daemon in your Umbrel stack. Repository; Twitter thread.

-
- -
-

Monero Magazine interviewed Lark Davis. They talk about privacy coins, PoS vs. PoW, CBDCs and more. Video here.

-
- -
-

Monero Talk had Francisco 'ArticMine' Cabañas on. They talk about blockchain surveillance, MiCA regulation in the EU, XMR's growth in darknet markets and more. Peep it: video; audio. As well, they had Jake, an enthusiast living the agorist life in Alaska. Video; audio

-
- -

Upcoming Events

- -
-

June 17, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2023 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

June 19, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 21, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

vtnerd 2023 q3 proposal.

-
- -
-

jeffro256 full-time dev 2023Q3.

-
- -
-

Wallet SDK for Android.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2908818

-

Hash rate: 2.463 GH/s

-

Average txs. per block: 27.64

-

Weekly Moving Average txs. per day: 20258

-

Block reward: 0.6 XMR

-
-

Data taken on June 15, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,408,246,059.
Localmonero.co Street Price: $146.16.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/15/23WeekMonthYear
USD$132.49-7.3%-12.8%+19.2%
EUR€121.06-8.6%-13.4%-13.2%
BTC₿0.00530860-1.4%-5.6%-0.8%
-

Data taken on June 15, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 06/08/23-06/15/23](/img/weekly-chart-0615.png "XMR Price Graph 06/08/23-06/15/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-06-22-issue-176.md b/_posts/2023-06-22-issue-176.md deleted file mode 100644 index 55e7aa0..0000000 --- a/_posts/2023-06-22-issue-176.md +++ /dev/null @@ -1,162 +0,0 @@ ---- -title: Issue 176: June 15 - 22, 2023 -image: /img/img-issue176.png -issuenumber: 176 ---- -[Revuo Monero Weekly #176 Slide](/issue-176.html) - -

Revuo Monero Weekly: June 15 - 22, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monerujo 'PocketChange' v3.3.7 now available on Google Play Store and F-Droid.

-
- -
-

Haveno DEX v0.0.7.

-
- -
-

Cake v4.6.7 and Monero.com v1.3.8 Wallets released, with support for iPad.

-
- -
-

Stack Wallet v1.7.14.

-
- -
-

Reddit user WeirdDetail9 came up with a new website to compare XMR vs. BTC tx. fees. Website; Reddit thread.

-
- -

Upcoming Events

- -
-

June 23 (Friday) – June 25 (Sunday), 2023.

-

MoneroKon 3 - Tickets and schedule: website. Livestream link.

-
- -
-

June 26, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 28, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

vtnerd 2023 q3 proposal.

-
- -

CCS Proposals Need Funding

- -
-

full-time development 2023Q3 by jeffro256.

-

Raised 142.92 of 147 XMR.

-
- -
-

Wallet SDK for Android by valldrac.

-

Raised 4.57 of 295 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2913980

-

Hash rate: 2.533 GH/s

-

Average txs. per block: 26.96

-

Weekly Moving Average txs. per day: 20319

-

Block reward: 0.6 XMR

-
-

Data taken on June 22, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,739,573,415.
Localmonero.co Street Price: $160.29.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/22/23WeekMonthYear
USD$150.96+12.5%-0.4%+34.8%
EUR€137.76+12.4%-2.1%+30.0%
BTC₿0.00501163-5.0%-9.9%-11.0%
-

Data taken on June 22, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 06/15/23-06/22/23](/img/weekly-chart-0622.png "XMR Price Graph 06/15/23-06/22/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-06-29-issue-177.md b/_posts/2023-06-29-issue-177.md deleted file mode 100644 index 482124d..0000000 --- a/_posts/2023-06-29-issue-177.md +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: Issue 177: June 22 - 29, 2023 -image: /img/img-issue177.png -issuenumber: 177 ---- -[Revuo Monero Weekly #177 Slide](/issue-177.html) - -

Revuo Monero Weekly: June 22 - 29, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

AcceptXMR v0.12.1.

-
- -
-

Anon Wallet v0.5. Downloads: .onion site; Telegram channel.

-
- -
-

LocalMonero/AgoraDesk v1.1.7.

-
- -
-

Missed MoneroKon 3 livestream? Some individual talk videos are available with more forthcoming.

-
- -
-

Monero Magazine interviewed Bawdy Anarchist to talk about price attacks on Monero. Video.

-
- -
-

Monero Talk brought ArticMine, Abdullah Khan and Interloper to talk about Monero Nodo, a forthcoming plug-n-play XMR node. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

July 1, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

July 3, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

July 5, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

vtnerd 2023 q3 proposal.

-
- -
-

recanman monero jobs website proposal.

-
- -

CCS Proposals Need Funding

- -
-

Wallet SDK for Android by valldrac.

-

Raised 20.97 of 295 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2918947

-

Hash rate: 2.135 GH/s

-

Average txs. per block: 36.45

-

Weekly Moving Average txs. per day: 21925

-

Block reward: 0.6 XMR

-
-

Data taken on June 29, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,984,038,823.
Localmonero.co Street Price: $183.24.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/29/23WeekMonthYear
USD$164.50+8.9%+7.0%+36.2%
EUR€151.39+9.8%+5.7%+30.9%
BTC₿0.00542063+8.1%-1.8%-9.3%
-

Data taken on June 29, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 06/22/23-06/29/23](/img/weekly-chart-0629.png "XMR Price Graph 06/22/23-06/29/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-07-13-issue-178.md b/_posts/2023-07-13-issue-178.md deleted file mode 100644 index 9ebd3bb..0000000 --- a/_posts/2023-07-13-issue-178.md +++ /dev/null @@ -1,177 +0,0 @@ ---- -title: Issue 178: June 29 - July 13, 2023 -image: /img/img-issue178.png -issuenumber: 178 ---- -[Revuo Monero Weekly #178 Slide](/issue-178.html) - -

Revuo Monero Weekly: June 29 - July 13, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

XMRig v6.20.0.

-
- -
-

P2Pool v3.5.

-
- -
-

Gupax v1.3.0.

-
- -
-

Stack Wallet v1.7.15. Stack Duo v1.0.10.

-
- -
-

Reddit user detherminal released monero.go v0.1.1, a new XMR library written in Go. Reddit thread; Repository; Docs.

-
- -
-

LocalMonero/AgoraDesk v1.1.8.

-
- -
-

Monero contributor rbrunner7 released all XMR-centric short sci-fi stories he has written as an ePUB titled 'The Monero Chronicles' that you can get for free on GitHub or $1 on Amazon. Reddit thread.

-
- -

Upcoming Events

- -
-

July 17, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

July 19, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

recanman monero jobs website proposal.

-
- -
-

Glitter Finance Cross-Chain Privacy Infrastructure with Monero.

-
- -
-

XMR Business Wallet Development.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Full-Time 2023 Q3 by vtnerd.

-

Raised 166.42 of 166.95 XMR.

-
- -
-

Wallet SDK for Android by valldrac.

-

Raised 292.41 of 295 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2929101

-

Hash rate: 2.62 GH/s

-

Average txs. per block: 28.82

-

Weekly Moving Average txs. per day: 22744

-

Block reward: 0.6 XMR

-
-

Data taken on July 13, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,981,740,607.
Localmonero.co Street Price: $173.14.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/13/23WeekMonthYear
USD$164.22-2.6%+18.2%+35.6%
EUR€146.31-5.5%+13.6%+21.5%
BTC₿0.00526594-5.4%-1.9%-14.4%
-

Data taken on July 13, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 06/29/23-07/13/23](/img/weekly-chart-0713.png "XMR Price Graph 06/29/23-07/13/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-07-20-issue-179.md b/_posts/2023-07-20-issue-179.md deleted file mode 100644 index d17de96..0000000 --- a/_posts/2023-07-20-issue-179.md +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Issue 179: July 13 - 20, 2023 -image: /img/img-issue179.png -issuenumber: 179 ---- -[Revuo Monero Weekly #179 Slide](/issue-179.html) - -

Revuo Monero Weekly: July 13 - 20, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.7.0 and Monero.com v1.4.0 Wallets released.

-
- -
-

Anon Wallet v0.5.1. Downloads: .onion site; Telegram channel.

-
- -
-

Gupax v1.3.1.

-
- -
-

LocalMonero/AgoraDesk v1.1.9.

-
- -
-

Monero.town user red announced Merceneros cooperative. Find out more here.

-
- -
-

Monero Magazine interviewed Luke Parker to talk about full chain membership proofs, scalability and more. Video.

-
- -

Upcoming Events

- -
-

July 22, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

July 24, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

July 25, 2023 (Tuesday) – 16:00 UTC

-

Monero Policy Workgroup Meeting - #monero-policy IRC channel; Matrix room.

-
- -
-

July 26, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

recanman monero jobs website proposal.

-
- -
-

Glitter Finance Cross-Chain Privacy Infrastructure with Monero.

-
- -
-

XMR Business Wallet Development.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2934103

-

Hash rate: 2.934 GH/s

-

Average txs. per block: 29.56

-

Weekly Moving Average txs. per day: 21112

-

Block reward: 0.6 XMR

-
-

Data taken on July 20, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,965,482,581.
Localmonero.co Street Price: $172.16.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/20/23WeekMonthYear
USD$163.97-1.1%+15.1%+8.5%
EUR€147.29-0.3%+12.9%+0.9%
BTC₿0.00551655+4.0%+8.7%-13.4%
-

Data taken on July 20, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 07/13/23-07/20/23](/img/weekly-chart-0720.png "XMR Price Graph 07/13/23-07/20/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-07-27-issue-180.md b/_posts/2023-07-27-issue-180.md deleted file mode 100644 index f6418a4..0000000 --- a/_posts/2023-07-27-issue-180.md +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: Issue 180: July 20 - 27, 2023 -image: /img/img-issue180.png -issuenumber: 180 ---- -[Revuo Monero Weekly #180 Slide](/issue-180.html) - -

Revuo Monero Weekly: July 20 - 27, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

AcceptXMR v0.13.0.

-
- -
-

Stack Wallet v1.7.16.

-
- -
-

LocalMonero/AgoraDesk v1.1.10.

-
- -

Upcoming Events

- -
-

July 31, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

August 2, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Continued Feather Wallet development (3 months).

-
- -
-

j-berman full-time 3 months (part 5).

-
- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2939059

-

Hash rate: 2.487 GH/s

-

Average txs. per block: 28.32

-

Weekly Moving Average txs. per day: 20986

-

Block reward: 0.6 XMR

-
-

Data taken on July 27, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,937,934,949.
Localmonero.co Street Price: $175.56.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
07/27/23WeekMonthYear
USD$161.56-1.3%-4.7%+4.9%
EUR€146.97+0.0%-4.9%-3.2%
BTC₿0.00554130+0.7%+0.3%-22.0%
-

Data taken on July 27, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 07/13/23-07/27/23](/img/weekly-chart-0727.png "XMR Price Graph 07/13/23-07/27/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-08-03-issue-181.md b/_posts/2023-08-03-issue-181.md deleted file mode 100644 index b4be11b..0000000 --- a/_posts/2023-08-03-issue-181.md +++ /dev/null @@ -1,168 +0,0 @@ ---- -title: Issue 181: July 27 - August 3, 2023 -image: /img/img-issue181.png -issuenumber: 181 ---- -[Revuo Monero Weekly #181 Slide](/issue-181.html) - -

Revuo Monero Weekly: July 27 - August 3, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Anon/Nero Wallet v0.6 introducing a DIY hardware wallet for Monero with Android devices. Monero.town announcement; Demo video. Downloads: .onion site; Telegram channel.

-
- -
-

Stack Wallet v1.7.17.

-
- -
-

Haveno DEX v0.0.9.

-
- -

Upcoming Events

- -
-

August 5, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

August 5, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

August 7, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

August 8, 2023 (Tuesday) – 16:00 UTC

-

Monero Policy Workgroup Meeting - #monero-policy IRC channel; Matrix room.

-
- -
-

August 9, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

selsta part-time monero development (3 months).

-
- -
-

recanman to take over Monero integrations pt. 3.

-
- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2944215

-

Hash rate: 2.606 GH/s

-

Average txs. per block: 28.48

-

Weekly Moving Average txs. per day: 21148

-

Block reward: 0.6 XMR

-
-

Data taken on August 3, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,917,703,058.
Localmonero.co Street Price: $175.38.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/03/23WeekMonthYear
USD$160.89-0.9%-4.1%+1.6%
EUR€146.94-0.6%-4.7%-5.6%
BTC₿0.00550207-1.2%+1.0%-18.9%
-

Data taken on August 3, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 07/27/23-08/03/23](/img/weekly-chart-0803.png "XMR Price Graph 07/27/23-08/03/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-08-10-issue-182.md b/_posts/2023-08-10-issue-182.md deleted file mode 100755 index 2a7688b..0000000 --- a/_posts/2023-08-10-issue-182.md +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: Issue 182: August 3 - 10, 2023 -image: /img/img-issue182.png -issuenumber: 182 ---- -[Revuo Monero Weekly #182 Slide](/issue-182.html) - -

Revuo Monero Weekly: August 3 - 10, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

COMIT XMR<->BTC atomic swap v0.12.2.

-
- -
-

Cake v4.8.0 and Monero.com v1.5.0 released with Monero background sync. Available on F-Droid moving forward.

-
- -
-

LocalMonero/AgoraDesk v1.1.11.

-
- -

Upcoming Events

- -
-

August 14, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

August 16, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

selsta part-time monero development (3 months).

-
- -
-

recanman to take over Monero integrations pt. 3.

-
- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2949088

-

Hash rate: 2.068 GH/s

-

Average txs. per block: 29.16

-

Weekly Moving Average txs. per day: 20935

-

Block reward: 0.6 XMR

-
-

Data taken on August 10, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,810,640,708.
Localmonero.co Street Price: $164.51.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/10/23WeekMonthYear
USD$154.88-3.7%-6.1%-6.8%
EUR€141.06-4.0%-5.9%-12.5%
BTC₿0.00526493-4.2%-2.3%-25.1%
-

Data taken on August 10, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 08/03/23-08/10/23](/img/weekly-chart-0810.png "XMR Price Graph 08/03/23-08/10/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-08-24-issue-183.md b/_posts/2023-08-24-issue-183.md deleted file mode 100755 index aa225f7..0000000 --- a/_posts/2023-08-24-issue-183.md +++ /dev/null @@ -1,171 +0,0 @@ ---- -title: Issue 183: August 10 - 24, 2023 -image: /img/img-issue183.png -issuenumber: 183 ---- -[Revuo Monero Weekly #183 Slide](/issue-183.html) - -

Revuo Monero Weekly: August 10 - 24, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

LocalMonero/AgoraDesk v1.1.12.

-
- -
-

Haveno DEX v0.0.10.

-
- -
-

Stack Wallet v1.7.19.

-
- -
-

Cake Pay Web is back in an invitation-only fashion for the time being. Announcement.

-
- -
-

Monero community member notmtth created an XMPP MUC for Revuo readers to hang out, share news, comment on recent issues. Join us at revuo@chat.monerobros.club.

-
- -
-

Monero Talk had Michael Fitzergald on, author of The Monero Standard, to talk about why XMR is the solution. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

August 28, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

August 29, 2023 (Tuesday) – 16:00 UTC

-

Monero Policy Workgroup Meeting - #monero-policy IRC channel; Matrix room.

-
- -
-

August 30, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Boog900 full time work on Cuprate, the Rust Monero node (2 months).

-
- -
-

recanman to take over Monero integrations pt. 3.

-
- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2958974

-

Hash rate: 2.046 GH/s

-

Average txs. per block: 25.90

-

Weekly Moving Average txs. per day: 19543

-

Block reward: 0.6 XMR

-
-

Data taken on August 24, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,501,977,954.
Localmonero.co Street Price: $145.84.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
08/24/23WeekMonthYear
USD$138.17-8.7%-14.7%-9.1%
EUR€127.49-8.3%-13.1%-16.3%
BTC₿0.00530168-0.8%-4.6%-25.2%
-

Data taken on August 24, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 08/10/23-08/24/23](/img/weekly-chart-0824.png "XMR Price Graph 08/10/23-08/24/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-09-01-issue-184.md b/_posts/2023-09-01-issue-184.md deleted file mode 100755 index 265e94b..0000000 --- a/_posts/2023-09-01-issue-184.md +++ /dev/null @@ -1,187 +0,0 @@ ---- -title: Issue 184: August 24 - September 1, 2023 -image: /img/img-issue184.png -issuenumber: 184 ---- -[Revuo Monero Weekly #184 Slide](/issue-184.html) - -

Revuo Monero Weekly: August 24 - September 1, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

MoneroOS — plug-n-play live OS to mine XMR with only minimal configuration — v0.3.5.

-
- -
-

Monero Vanity v0.6.0.

-
- -
-

Monerujo v3.3.8 with PocketChange improvements.

-
- -
-

PiNodeXMR v5.23.08 adding XMR<->ETH atomic swaps.

-
- -
-

P2Pool v3.6.1.

-
- -
-

UnstoppableSwap GUI v0.5.1.

-
- -
-

Monero Talk chatted with XMR contributor Howard Chu, to talk about the recent Monero ASIC announcement, RandomX and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

September 2, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

September 2, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

September 4, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

September 5, 2023 (Tuesday) – 16:00 UTC

-

Monero Policy Workgroup Meeting - #monero-policy IRC channel; Matrix room.

-
- -
-

September 6, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Create Educational Content in Spanish.

-
- -
-

recanman to take over Monero integrations pt. 3.

-
- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

full time work on Cuprate, the Rust Monero node (2 months) by boog900.

-

Raised 126.1 of 130 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2964892

-

Hash rate: 2.175 GH/s

-

Average txs. per block: 27.82

-

Weekly Moving Average txs. per day: 22628

-

Block reward: 0.6 XMR

-
-

Data taken on September 1, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,522,536,349.
Localmonero.co Street Price: $139.34.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/01/23WeekMonthYear
USD$139.52-0.2%-13.0%-8.3%
EUR€129.46+0.2%-11.6%-15.3%
BTC₿0.00544822+1.5%-1.1%-28.9%
-

Data taken on September 1, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 08/24/23-09/01/23](/img/weekly-chart-09011.png "XMR Price Graph 08/24/23-09/01/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-09-07-issue-185.md b/_posts/2023-09-07-issue-185.md deleted file mode 100755 index a2bf59b..0000000 --- a/_posts/2023-09-07-issue-185.md +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: Issue 185: September 1 - 7, 2023 -image: /img/img-issue185.png -issuenumber: 185 ---- -[Revuo Monero Weekly #185 Slide](/issue-185.html) - -

Revuo Monero Weekly: September 1 - 7, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

P2Pool v3.6.2.

-
- -
-

Monero Java v0.8.5.

-
- -
-

XMR pocket node — run a Monero node in your Android device — v0.5.0.

-
- -

Upcoming Events

- -
-

September 11, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

September 13, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Create Educational Content in Spanish.

-
- -
-

recanman to take over Monero integrations pt. 3.

-
- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2969022

-

Hash rate: 1.998 GH/s

-

Average txs. per block: 28.56

-

Weekly Moving Average txs. per day: 21265

-

Block reward: 0.6 XMR

-
-

Data taken on September 7, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,588,149,157.
Localmonero.co Street Price: $169.09.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/07/23WeekMonthYear
USD$142.70-1.1%-10.2%-3.7%
EUR€133.38+0.3%-8.1%-10.5%
BTC₿0.00553050+4.3%+2.5%-29.3%
-

Data taken on September 7, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 09/01/23-09/07/23](/img/weekly-chart-0907.png "XMR Price Graph 09/01/23-09/07/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-09-14-issue-186.md b/_posts/2023-09-14-issue-186.md deleted file mode 100755 index e5b4592..0000000 --- a/_posts/2023-09-14-issue-186.md +++ /dev/null @@ -1,171 +0,0 @@ ---- -title: Issue 186: September 7 - 14, 2023 -image: /img/img-issue186.png -issuenumber: 186 ---- -[Revuo Monero Weekly #186 Slide](/issue-186.html) - -

Revuo Monero Weekly: September 7 - 14, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Cake v4.9.0 and Monero.com v1.6.0 released with coin control and auto generate subaddress.

-
- -
-

Anon/Nero Wallet v0.7. Downloads: .onion site; Telegram channel.

-
- -
-

Minko-inspired betting game Monero Vegas launched in beta. Reddit thread.

-
- -
-

Community-run Revuo XMPP MUC's (group chat) address changed to revuo@conference.monerobros.club. Come join us!

-
- -
-

Monero Talk had a conversation with cryptography researcher, Alan Szepieniec, to talk about the future of blockchain privacy vs. surveillance coins, compliance and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

September 16, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

September 16, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

September 18, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

September 20, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Create Educational Content in Spanish.

-
- -
-

recanman to take over Monero integrations pt. 3.

-
- -
-

Selfhosted tor gitea instance of monero source.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2974112

-

Hash rate: 2.253 GH/s

-

Average txs. per block: 27.43

-

Weekly Moving Average txs. per day: 20473

-

Block reward: 0.6 XMR

-
-

Data taken on September 14, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,647,508,447.
Localmonero.co Street Price: $154.93.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/14/23WeekMonthYear
USD$145.87+2.6%-7.1%-2.4%
EUR€136.83+3.1%-4.6%-8.5%
BTC₿0.00546726-1.1%+2.4%-25.9%
-

Data taken on September 14, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 09/07/23-09/14/23](/img/weekly-chart-09141.png "XMR Price Graph 09/07/23-09/14/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-09-28-issue-187.md b/_posts/2023-09-28-issue-187.md deleted file mode 100755 index b97fca1..0000000 --- a/_posts/2023-09-28-issue-187.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 187: September 14 - 28, 2023 -image: /img/img-issue187.png -issuenumber: 187 ---- -[Revuo Monero Weekly #187 Slide](/issue-187.html) - -

Revuo Monero Weekly: September 14 - 28, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

MySu Wallet v0.4.4.6. Download: .onion site.

-
- -
-

Cake v4.9.1 and Monero.com v1.6.1 released with coin control enhancements and more.

-
- -
-

Haveno DEX v0.0.11.

-
- -
-

Stack Wallet v1.8.0.

-
- -
-

COMIT XMR<->BTC atomic swap v0.12.3.

-
- -
-

Community member anhdres launched Cafe Monero — a new Spanish XMR podcast. Announcement; Pilot episode.

-
- -
-

Monero Talk had a conversation with cybersecurity expert, Nima Bagheri, to talk about how he might know who Satoshi Nakamoto is, how no cryptocurrency on the market is totally untraceable and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

September 30, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

October 2, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

October 3, 2023 (Tuesday) – 16:00 UTC

-

Monero Policy Workgroup Meeting - #monero-policy IRC channel; Matrix room.

-
- -
-

October 4, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Add retroactive funding proposal for FCMPs.

-
- -
-

dangerousfreedom - wallet work.

-
- -
-

Selfhosted tor gitea instance of monero source.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Create Educational Content in Spanish by Lovera.

-

Raised 2.32 of 10.5 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2984278

-

Hash rate: 2.529 GH/s

-

Average txs. per block: 27.33

-

Weekly Moving Average txs. per day: 21077

-

Block reward: 0.6 XMR

-
-

Data taken on September 28, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,655,201,866.
Localmonero.co Street Price: $159.69.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
09/28/23WeekMonthYear
USD$146.35-0.6%+0.0%+0.3%
EUR€138.65+0.4%+2.9%-7.8%
BTC₿0.00539665-2.6%+2.9%-27.7%
-

Data taken on September 28, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 09/14/23-09/28/23](/img/weekly-chart-09281.png "XMR Price Graph 09/14/23-09/28/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-10-05-issue-188.md b/_posts/2023-10-05-issue-188.md deleted file mode 100755 index be5653d..0000000 --- a/_posts/2023-10-05-issue-188.md +++ /dev/null @@ -1,176 +0,0 @@ ---- -title: Issue 188: September 28 - October 5, 2023 -image: /img/img-issue188.png -issuenumber: 188 ---- -[Revuo Monero Weekly #188 Slide](/issue-188.html) - -

Revuo Monero Weekly: September 28 - October 5, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.18.3.1 'Fluorine Fermi' Point Release has been tagged. Official binaries and blog posts to be released next week. Monero contributor selsta shared a temporary link to get unofficial CLI binaries in the meantime. As well, you may compile Monero from source.

-
- -
-

P2Pool v3.7.

-
- -
-

Cake v4.9.2 and Monero.com v1.6.2 released.

-
- -
-

Monero OS v0.3.7.

-
- -
-

Unstoppable Swap GUI v0.5.2.

-
- -
-

Monero Javascript library gets TypeScript support, it's rebranded to Monero-TS v0.9.2.

-
- -
-

RINO Wallet makes its Enterprise offerings free of charge. Blog post; Announcement.

-
- -
-

Monero Talk chatted with digital ID expert, Ben Biedermann, to discuss the possibility of creating a digital ID system on top of XMR that preserves privacy and more. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

October 9, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

October 11, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Core Monero Concepts.

-
- -
-

dangerousfreedom - wallet work.

-
- -
-

XMR BTC Atomic Swaps Desktop GUI - Continued development for 6 months.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Create Educational Content in Spanish by Lovera.

-

Raised 6.11 of 10.5 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2989441

-

Hash rate: 2.762 GH/s

-

Average txs. per block: 31.25

-

Weekly Moving Average txs. per day: 23481

-

Block reward: 0.6 XMR

-
-

Data taken on October 5, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,716,478,279.
Localmonero.co Street Price: $160.69.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/05/23WeekMonthYear
USD$149.68+2.6%+7.5%+2.0%
EUR€141.91+2.8%+9.3%-4.4%
BTC₿0.00544513+1.1%+0.5%-25.2%
-

Data taken on October 5, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 09/28/23-10/05/23](/img/weekly-chart-1005.png "XMR Price Graph 09/28/23-10/05/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-10-19-issue-189.md b/_posts/2023-10-19-issue-189.md deleted file mode 100755 index 8eb17cc..0000000 --- a/_posts/2023-10-19-issue-189.md +++ /dev/null @@ -1,185 +0,0 @@ ---- -title: Issue 189: October 5 - 19, 2023 -image: /img/img-issue189.png -issuenumber: 189 ---- -[Revuo Monero Weekly #189 Slide](/issue-189.html) - -

Revuo Monero Weekly: October 5 - 19, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero 0.18.3.1 'Fluorine Fermi' Point Release binaries have been released. CLI; GUI. Remember to verify hashes; how-to guides at the bottom of each blog post. As well, you may compile Monero from source.

-
- -
-

Anon/Nero Wallet v0.7.1. Downloads: .onion site; Tor-only F-Droid repository.

-
- -
-

Mysu Wallet v0.4.4.7. Download: .onion site; Tor-only F-Droid repository.

-
- -
-

Feather Wallet v2.5.2.

-
- -
-

LocalMonero/AgoraDesk v1.1.13.

-
- -
-

Haveno DEX v0.0.13.

-
- -
-

Cake v4.10.1 and Monero.com v1.7.1 with BCH support released.

-
- -
-

Monero Java library v0.8.7; Monero-TS library v0.9.3.

-
- -
-

Café Monero Spanish podcast published two new episodes with Pluja from kycnot.me and Alessandrodkt from Club Libertad. Find them at monero.cafe.

-
- -
-

Monero Magazine interviewed PoW/BTC enthusiast Aleks Svetski. Check it out: video.

-
- -
-

Monero Talk had a conversation with Econ Bro, to talk about his mission to spread liberty and XMR in Nigeria. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

October 23, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

October 25, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

erc: ccs for getmonero and weblate.

-
- -
-

dangerousfreedom - wallet work.

-
- -
-

escapethe3RA Monero Observer maintenance (2023 Q4).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2999547

-

Hash rate: 2.540 GH/s

-

Average txs. per block: 30.83

-

Weekly Moving Average txs. per day: 23798

-

Block reward: 0.6 XMR

-
-

Data taken on October 19, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,750,251,930.
Localmonero.co Street Price: $155.11.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/19/23WeekMonthYear
USD$151.91+0.2%+2.9%+3.3%
EUR€143.69-0.1%+4.1%-4.4%
BTC₿0.00530148-6.5%-2.5%-30.8%
-

Data taken on October 19, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 10/05/23-10/19/23](/img/weekly-chart-10191.png "XMR Price Graph 10/05/23-10/19/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-10-26-issue-190.md b/_posts/2023-10-26-issue-190.md deleted file mode 100755 index 79c6c0e..0000000 --- a/_posts/2023-10-26-issue-190.md +++ /dev/null @@ -1,166 +0,0 @@ ---- -title: Issue 190: October 19 - 26, 2023 -image: /img/img-issue190.png -issuenumber: 190 ---- -[Revuo Monero Weekly #190 Slide](/issue-190.html) - -

Revuo Monero Weekly: October 19 - 26, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Gupax v1.3.2.

-
- -
-

Cake v4.10.2 and Monero.com v1.7.2 released.

-
- -
-

Anon/Nero Wallet v0.8 with polyseed mnemonic seed support. Downloads: .onion site; Tor-only F-Droid repository.

-
- -
-

Café Monero released its first Mesa Redonda episode. Find it at monero.cafe.

-
- -
-

Monero Talk had a conversation with Seth for Privacy, they talk about recent FinCEN regulation for the cryptocurrency space. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

October 28, 2023 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

October 30, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

November 1, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

erc: ccs for getmonero and weblate.

-
- -
-

dangerousfreedom - wallet work.

-
- -
-

escapethe3RA Monero Observer maintenance (2023 Q4).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3004399

-

Hash rate: 2.337 GH/s

-

Average txs. per block: 30.79

-

Weekly Moving Average txs. per day: 22041

-

Block reward: 0.6 XMR

-
-

Data taken on October 26, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,853,424,675.
Localmonero.co Street Price: $174.55.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
10/26/23WeekMonthYear
USD$157.38+4.3%+9.2%+7.0%
EUR€149.28+4.7%+9.5%+2.3%
BTC₿0.00464910-11.6%-15.4%-34.2%
-

Data taken on October 26, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 10/19/23-10/26/23](/img/weekly-chart-10261.png "XMR Price Graph 10/19/23-10/26/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2023-11-02-issue-191.md b/_posts/2023-11-02-issue-191.md deleted file mode 100755 index b5ed61f..0000000 --- a/_posts/2023-11-02-issue-191.md +++ /dev/null @@ -1,174 +0,0 @@ ---- -title: Issue 191: October 26 - November 2, 2023 -image: /img/img-issue191.png -issuenumber: 191 ---- -[Revuo Monero Weekly #191 Slide](/issue-191.html) - -

Revuo Monero Weekly: October 26 - November 2, 2023

- - -

Table of Contents:

- - -

Recent News

- -
-

Stack Wallet v1.8.1.

-
- -
-

LocalMonero/AgoraDesk v1.1.14.

-
- -
-

Anon/Nero Wallet v0.8.1. Downloads: .onion site; Tor-only F-Droid repository.

-
- -
-

P2Pool v3.8.

-
- -
-

Haveno DEX v0.0.14.

-
- -
-

CCS Wallet incident: around 2.6k XMR were depleted on September 1, 2023. Report and ongoing discussion in meta.

-
- -
-

Monero Observer Blitz #23 - October 2023.

-
- -

Upcoming Events

- -
-

November 4, 2023 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

November 6, 2023 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

November 8, 2023 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

jeffro256 full-time dev 2023Q4.

-
- -
-

CCS Coordinator.

-
- -
-

escapethe3RA Monero Observer maintenance (2023 Q4).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3009632

-

Hash rate: 2.611 GH/s

-

Average txs. per block: 29.29

-

Weekly Moving Average txs. per day: 23714

-

Block reward: 0.6 XMR

-
-

Data taken on November 2, 2023.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,853,424,675.
Localmonero.co Street Price: $174.55.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11/02/23WeekMonthYear
USD$170.66+7.1%+15.8%+17.3%
EUR€160.70+6.6%+14.1%+8.4%
BTC₿0.00490585+5.1%-8.8%-32.1%
-

Data taken on November 2, 2023.

- -

XMR Price Graph

- -![XMR Price Graph 10/26/23-11/02/23](/img/weekly-chart-1102.png "XMR Price Graph 10/26/23-11/02/23") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-04-11-issue-192.md b/_posts/2024-04-11-issue-192.md deleted file mode 100755 index 62b9d05..0000000 --- a/_posts/2024-04-11-issue-192.md +++ /dev/null @@ -1,192 +0,0 @@ ---- -title: Issue 192: April 4 - 11, 2024 -image: /img/img-issue192.png -issuenumber: 192 ---- -[Revuo Monero Weekly #192 Slide](/issue-192.html) - -

Revuo Monero Weekly: April 4 - 11, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Lemmy user Danbob launched a Gancio instance to publish and follow all forthcoming in-person XMR meetups. Have a look at meetups.events; Lemmy thread.

-
- -
-

LocalMonero/AgoraDesk v1.1.32.

-
- -
-

X user JennaAguilera4 unveiled a Monero to Bitcoin Lightning payment service called ShadowStrike. Onion site; X thread; Demo video.

-
- -
-

P2Pool v3.8.

-
- -
-

Vosto Emisio published a new descriptive video on how Monero nodes work and secure the network. Watch it here.

-
- -
-

Haveno DEX v1.0.0.

-
- -
-

Kraken to delist XMR in Belgium and Ireland on June 10, 2024. Read more here.

-
- -

Upcoming Events

- -
-

April 13, 2024 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

April 13, 2024 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 15, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

April 17, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

0xFFFC full-time C++ development (3 months, May, June, July, 2024).

-
- -
-

Unnamed Monero Wallet development.

-
- -
-

help ofrnxmr take over the world.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

Rucknium Statistical Research by Rucknium.

-

Raised 26.71 of 204 XMR.

-
- -
-

CCS Coordinator by plowsof.

-

Raised 26.01 of 80.07 XMR.

-
- -
-

Generalized Bulletproofs Security Proofs by Cypher Stack.

-

Raised 29.13 of 200 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3125150

-

Hash rate: 2.016 GH/s

-

Average txs. per block: 56.71

-

Weekly Moving Average txs. per day: 28984

-

Block reward: 0.6 XMR

-
-

Data taken on April 11, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,429,087,943.
Localmonero.co Street Price: $146.55.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/11/24WeekMonthYear
USD$134.02+3.8%-7.8%-17.4%
EUR€125.03+5.2%-0.7%-16.0%
BTC₿0.001923-0.9%-5.2%-64.2%
-

Data taken on April 11, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 04/04/24-04/11/24](/img/weekly-chart-04111.png "XMR Price Graph 04/04/24-04/11/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-04-18-issue-193.md b/_posts/2024-04-18-issue-193.md deleted file mode 100755 index 47750ca..0000000 --- a/_posts/2024-04-18-issue-193.md +++ /dev/null @@ -1,162 +0,0 @@ ---- -title: Issue 193: April 11 - 18, 2024 -image: /img/img-issue193.png -issuenumber: 193 ---- -[Revuo Monero Weekly #193 Slide](/issue-193.html) - -

Revuo Monero Weekly: April 11 - 18, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Happy 10th birthday Monero! Genesis block was mined ten years ago, on April 18th, 2014. MoneroKon 4 is running a 20% off sale on tickets to celebrate. Grab yours while supplies last. Direct link; X thread.

-
- -
-

MoneroKon 4 preliminary schedule is now available, subject to change. As well, the 1st edition of the in-person MoneroKon Hackaton is set to take place in Prague this year. Find more information here.

-
- -
-

5,700 XMR have been donated by anonymous donor(s) to the General Fund subaddress since March 24th. Have a look here. Last one was 900 XMR, will we see a 1,000 tx.? Follow along with @WatchFund on X.

-
- -
-

Monero Talk had Luke "kayabaNerve" Parker on, FCMP and Serai developer, to talk about Full Chain Membership Proofs implementation, implications, timeline and how it could precede Seraphis deployment. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

April 20, 2024 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

April 22, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

April 24, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

FCMP++ R&D.

-
- -
-

dangerousfreedom - seraphis wallet work until regtest.

-
- -
-

ANONERO version 1.0.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3130063

-

Hash rate: 2.004 GH/s

-

Average txs. per block: 76.02

-

Weekly Moving Average txs. per day: 49437

-

Block reward: 0.6 XMR

-
-

Data taken on April 18, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,067,718,326.
Localmonero.co Street Price: $120.8.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/18/24WeekMonthYear
USD$114.19-14.4%-13.2%-29.5%
EUR€107.11-6.6%-11.7%-27.5%
BTC₿0.001836-5.8%-11.4%-65.6%
-

Data taken on April 18, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 04/11/24-04/18/24](/img/weekly-chart-04181.png "XMR Price Graph 04/11/24-04/18/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-05-02-issue-194.md b/_posts/2024-05-02-issue-194.md deleted file mode 100755 index fdd73d9..0000000 --- a/_posts/2024-05-02-issue-194.md +++ /dev/null @@ -1,187 +0,0 @@ ---- -title: Issue 194: April 18 - 25, 2024 -image: /img/img-issue194.png -issuenumber: 194 ---- -[Revuo Monero Weekly #194 Slide](/issue-194.html) - -

Revuo Monero Weekly: April 18 - 25, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

kayabaNerve published a new blog post on Full-Chain Membership Proofs. Have a read at getmonero.org.

-
- -
-

LocalMonero/AgoraDesk v1.1.34.

-
- -
-

Cake v4.15.6 and Monero.com v1.12.3 released with Bitcoin bug fixes and enhancements. Monero.com's release.

-
- -
-

Graphic designer behind monero.graphics, gnuteardrops, had a short-lived fundraiser to keep maintaining the XMR-centric images repository through 2025. Albeit fully funded, consider sending some moneroj their way here if you find value in their crafts.

-
- -
-

XMRig v6.21.3.

-
- -
-

Anon/Nero Wallet v0.9.5. Downloads: .onion site; Tor-only F-Droid repository.

-
- -
-

Feather Wallet v2.6.7 fixing broken broadcast of transactions. Incident report.

-
- -
-

Monero Observer Blitz #29 - April 2024.

-
- -
-

Monero Talk chatted with Aaron Day, author, activist and former presidential candidate, to talk about the imminent threat of CBDCs and the need for decentralized alternatives. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

May 4, 2024 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monero-events IRC channel; Matrix room.

-
- -
-

May 6, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

May 7, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

May 8, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

New Monero Website.

-
- -
-

How to mine Monero guide.

-
- -
-

selsta part-time monero development (3 months).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3140116

-

Hash rate: 1.995 GH/s

-

Average txs. per block: 44.42

-

Weekly Moving Average txs. per day: 21173

-

Block reward: 0.6 XMR

-
-

Data taken on May 2, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,273,381,005.
Localmonero.co Street Price: $136.01.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/02/24WeekMonthYear
USD$125.56+6.4%+5.7%-18.6%
EUR€117.33+6.6%+6.2%-16.6%
BTC₿0.002134+15.2%+17.7%-61.2%
-

Data taken on May 2, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 04/18/24-05/02/24](/img/weekly-chart-050211.png "XMR Price Graph 04/18/24-05/02/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-05-16-issue-195.md b/_posts/2024-05-16-issue-195.md deleted file mode 100755 index 76c5c26..0000000 --- a/_posts/2024-05-16-issue-195.md +++ /dev/null @@ -1,202 +0,0 @@ ---- -title: Issue 195: May 2 - 16, 2024 -image: /img/img-issue195.png -issuenumber: 195 ---- -[Revuo Monero Weekly #195 Slide](/issue-195.html) - -

Revuo Monero Weekly: May 2 - 16, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Kraken to delist XMR in Germany. Users are advised to withdraw coins to self-custodial wallets or exchange their Monero for supported assets such as BTC or EUR by July 10th, 2024. Announcement.

-
- -
-

LocalMonero/AgoraDesk to sunset operations by November 7th, 2024. New sign-ups and ad postings are disabled, new trades were disabled on May 14th, 2024. Blog post.

-
- -
-

LocalMonero/AgoraDesk v1.1.38.

-
- -
-

Cake v4.16.2 and Monero.com v1.13.2 released with hardware wallet support for BTC, ETH and MATIC; security enhancements, bug fixes and generic improvements.

-
- -
-

Stack Wallet v2.0.0 exiting Beta, adding Bitcoin taproot support, Tor support for multiple coins (no XMR/WOW yet,) bug fixes and enhancements. Blog post.

-
- -
-

Gupax v1.3.7.

-
- -
-

Coin swapping aggregator OrangeFren released their forum for Bitcoin and Monero cypherpunks. Reddit thread; Forum.

-
- -
-

Peer-to-peer marketplace NoOnes has listed Monero in their Silent Pool. Now you can trade XMR-to-crypto or crypto-to-XMR on their website. X announcement; Silent Pool.

-
- -
-

Haveno DEX v1.0.3 including improved resilience of the trade protocol and various improvements, updates and fixes.

-
- -
-

Haveno Reto is live. You can run and execute trades on your own Haveno instance, XMR mainnet. Lemmy thread; Trading tutorial; GitHub Docs.

-
- -
-

Matrix user zia announced Tim - Trade in Monero. An .onion LocalMonero alternative to buy and sell XMR for fiat currencies. Keep in mind it is still in beta and its creator is anonymous; tread with caution. Announcement; .onion site.

-
- -
-

Monero Talk brought J.W. Verret on, a practicing lawyer and law professor at George Mason University. They talk about the Bitcoin Fog trial, analyze the indictments of Tornado Cash and Samourai Wallet developers, how this all may affect privacy, Bitcoin and Monero. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

May 18, 2024 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monerokon IRC channel; Matrix room.

-
- -
-

May 20, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

May 21, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

May 22, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

New Monero Website.

-
- -
-

hinto-janai full-time work on Cuprate (3 months).

-
- -
-

I2P SAMv3.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

j-berman full-time development (3 months) by j-berman.

-

Raised 300.01 of 376 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3150298

-

Hash rate: 2.186 GH/s

-

Average txs. per block: 47.59

-

Weekly Moving Average txs. per day: 39643

-

Block reward: 0.6 XMR

-
-

Data taken on May 16, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,367,822,196.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/16/24WeekMonthYear
USD$130.45-1.3%+12.6%-13.9%
EUR€120.01-2.1%+10.2%-13.9%
BTC₿0.001984-7.4%-6.5%-64.6%
-

Data taken on May 16, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 05/02/24-05/16/24](/img/weekly-chart-05161.png.png "XMR Price Graph 05/02/24-05/16/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-05-23-issue-196.md b/_posts/2024-05-23-issue-196.md deleted file mode 100755 index b7fddfe..0000000 --- a/_posts/2024-05-23-issue-196.md +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Issue 196: May 16 - 23, 2024 -image: /img/img-issue196.png -issuenumber: 196 ---- -[Revuo Monero Weekly #196 Slide](/issue-196.html) - -

Revuo Monero Weekly: May 16 - 23, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

MoneroKon 4 blog post is live on getmonero.org, inviting everyone to the conference and the first-ever hackaton in Prague, Czech Republic from June 7 through June 9, 2024.

-
- -
-

Haveno DEX v1.0.5 including a Tor upgrade to v0.4.8.11, bug fixes and enhancements. Haveno Reto v1.0.5 binaries.

-
- -
-

Cake v4.17.0 and Monero.com v1.14.0 released with Tron support, hardware wallet enhancements and bug fixes.

-
- -
-

Monero Talk chatted with software developer Cryptocomicon. They talk about the Bitcoin scalability challenges, the emergence of Monero and explore the possibility of capital flight into Monero as a way of wealth preservation. Peep it: video; audio.

-
- -

Upcoming Events

- -
-

May 25, 2024 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

May 25, 2024 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monerokon IRC channel; Matrix room.

-
- -
-

May 27, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

May 28, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

May 29, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Development of New CCS Proposal Platform.

-
- -
-

Mobazha with Monero in Privacy Ecommerce.

-
- -
-

Create and manage a peer-to-peer trading room on Matrix for people wanting to buy and sell Monero with no KYC.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

monerotopia 2023 (part 3) and monerokon 2023 (part 2) voiceovers and working on xmr.ru by v1docq47.

-

Raised 0.01 of 57.6 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3155363

-

Hash rate: 2.332 GH/s

-

Average txs. per block: 55.88

-

Weekly Moving Average txs. per day: 40174

-

Block reward: 0.6 XMR

-
-

Data taken on May 23, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,499,172,491.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/23/24WeekMonthYear
USD$137.58+4.8%+11.5%-9.3%
EUR€127.09+5.2%+10.1%-9.7%
BTC₿0.00202+0.9%+9.3%-63.6%
-

Data taken on May 23, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 05/16/24-05/23/24](/img/weekly-chart-05231.png "XMR Price Graph 05/16/24-05/23/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-05-30-issue-197.md b/_posts/2024-05-30-issue-197.md deleted file mode 100755 index 129ab81..0000000 --- a/_posts/2024-05-30-issue-197.md +++ /dev/null @@ -1,182 +0,0 @@ ---- -title: Issue 197: May 23 - 30, 2024 -image: /img/img-issue197.png -issuenumber: 197 ---- -[Revuo Monero Weekly #197 Slide](/issue-197.html) - -

Revuo Monero Weekly: May 23 - 30, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Haveno DEX v1.0.6, enabling makers to select arbitrators and general fixes. Haveno Reto v1.0.6 binaries.

-
- -
-

Cake v4.18.0 and Monero.com v1.15.0 released with Bitcoin silent payments, Windows build, bug fixes and general enhancements.

-
- -
-

COMIT XMR<->BTC atomic swap ASB v0.13.0.

-
- -
-

Lemmy user xmrist launched a new Monero open alias service called xmr.ist. Find a 30% discount code in the thread.

-
- -
-

Monero Research Lab contributor Rucknium published a new document analyzing best options to counteract against black marble flood attacks against Monero. Have a read. Cost effectiveness animation.

-
- -
-

XMRBazaar Beta is live — a Craigslist-like marketplace where people buy and sell goods settling in Monero. You can test it by visiting xmrbazaar.com, then logging in with the following credentials → Username: xmradm2405 | Password: GjwaL8UFv2euEgA71PJr4Dp8. You can create an account, play around and give feedback to developers via the trollbox chatbox or e-mail at contact@xmrbazaar.com.

-
- -
-

Matrix user moneromaster introduced the Monero Circular Economy Pledge (MCEP). What is the MCEP? Find out more in this blog post. Lemmy thread.

-
- -

Upcoming Events

- -
-

June 1, 2024 (Saturday) – 17:00 UTC

-

MoneroKon 2024 Meeting - #monerokon IRC channel; Matrix room.

-
- -
-

June 3, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 4, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

June 5, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Monero Signer Resurrection: Reviving and Enhancing the Monero Signing Project.

-
- -
-

Monero Poker Infrastructure Project.

-
- -
-

How to mine Monero guide.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

monerotopia 2023 (part 3) and monerokon 2023 (part 2) voiceovers and working on xmr.ru by v1docq47.

-

Raised 50.14 of 57.6 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3160432

-

Hash rate: 2.079 GH/s

-

Average txs. per block: 41.92

-

Weekly Moving Average txs. per day: 30815

-

Block reward: 0.6 XMR

-
-

Data taken on May 30, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,666,317,050.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
05/30/24WeekMonthYear
USD$146.81+5.0%+23.8%-4.5%
EUR€135.55+4.8%+22.0%-5.4%
BTC₿0.002146+2.2%+8.0%-61.2%
-

Data taken on May 30, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 05/23/24-05/30/24](/img/weekly-chart-05301.png "XMR Price Graph 05/23/24-05/30/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-06-06-issue-198.md b/_posts/2024-06-06-issue-198.md deleted file mode 100755 index 943d239..0000000 --- a/_posts/2024-06-06-issue-198.md +++ /dev/null @@ -1,180 +0,0 @@ ---- -title: Issue 198: May 30 - June 6, 2024 -image: /img/img-issue198.png -issuenumber: 198 ---- -[Revuo Monero Weekly #198 Slide](/issue-198.html) - -

Revuo Monero Weekly: May 30 - June 6, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Anhdres published the first beta version of monero.garden — an educational project dissecting what, how and why XMR. Reddit thread.

-
- -
-

New Monero resources aggregator Libereco was released in beta. Take a tour at libereco.xyz. Blog post.

-
- -
-

Dread user /u/Mister-OpSec published a Haveno DEX Qubes/Whonix install guide. Dread thread (.onion link).

-
- -
-

BlvckSec blog published a new entry on the KYC-free crypto landscape, Monero alternatives after LocalMonero's shutdown. Have a read.

-
- -
-

MoneroMaster published a new blog post on marketing Monero: overcoming XMR adoption objections. Read more over at their Substack.

-
- -
-

FCMP and Serai DEX developer Luke Parker was on the Outlaw Crypto Podcast to talk about recent Dero deanonymization, forthcoming projects of his. Audio. RSS feed.

-
- -

Upcoming Events

- -
-

June 7 (Friday) – June 9 (Sunday), 2024.

-

MoneroKon 4 & MoneroKon Hackathon - Tickets and schedule: website. Paralelní Polis/La Fabrika, Prague. Czech Republic.

-
- -
-

June 8, 2024 (Saturday) – 15:00 UTC

-

Community Workgroup Meeting - #monero-community IRC channel; Matrix room.

-
- -
-

June 10, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 11, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

June 12, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Monero Signer Resurrection: Reviving and Enhancing the Monero Signing Project.

-
- -
-

New Monero Website.

-
- -
-

Revuo Monero maintenance (2024 Q3).

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3160432

-

Hash rate: 2.008 GH/s

-

Average txs. per block: 49.64

-

Weekly Moving Average txs. per day: 33722

-

Block reward: 0.6 XMR

-
-

Data taken on June 6, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,035,076,475.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/06/24WeekMonthYear
USD$164.51+13.3%+27.8%+11.9%
EUR€151.06+12.6%+26.2%+9.9%
BTC₿0.002328+9.5%+14.0%-57.0%
-

Data taken on June 6, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 05/30/24-06/06/24](/img/weekly-chart-06062.png "XMR Price Graph 05/30/24-06/06/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-06-13-issue-199.md b/_posts/2024-06-13-issue-199.md deleted file mode 100755 index e35c3b8..0000000 --- a/_posts/2024-06-13-issue-199.md +++ /dev/null @@ -1,183 +0,0 @@ ---- -title: Issue 199: June 6 - 13, 2024 -image: /img/img-issue199.png -issuenumber: 199 ---- -[Revuo Monero Weekly #199 Slide](/issue-199.html) - -

Revuo Monero Weekly: June 6 - 13, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Haveno DEX v1.0.7 adding support for PayPal, CashApp and Venmo; enabling PoW DDoS defense for Tor; and a few bug fixes. Haveno Reto v1.0.7.

-
- -
-

Cake v4.18.2 and Monero.com v1.15.2 released bringing in-app CakePay back, bitcoin node stability enhancements and various bug fixes.

-
- - -
-

COMIT XMR<->BTC atomic swap ASB v0.13.1.

-
- -
-

If you didn't make it to Prague you can start catching up with some of MoneroKon 4 talks in the Monero Community Workgroup YouTube channel. More to be uploaded in the days to come.

-
- -
-

John is hosting Monero Quick Facts on his website, Quick Facts was a section part of Monero Outreach's defunct website. Take a look at resilience365.com.

-
- -
-

Freedom Tools, a brand-new repository to find tools to live with more freedom, posted a simple guide to getting some sweet Monero. Check it out here.

-
- -
-

Dread user /u/MauriceMoss published a Qubes/Whonix UnstoppableSwap install guide. Dread thread (.onion link).

-
- -
-

Monero contributor ditatompel open sourced his XMR public node aggregator. Main instance; GitHub repository.

-
- -
-

Datura Network launched their self-hosted Monero Fail instance at xmr.datura.network.

-
- -

Upcoming Events

- -
-

June 17, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

June 18, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

June 19, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Mobazha with Monero in Privacy Ecommerce .

-
- -
-

Development of New CCS Proposal Platform.

-
- -
-

ofrnxmr feat. BasicSwapDEX - take over the world pt 2.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -

None; all funded for now.

- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3170531

-

Hash rate: 2.491 GH/s

-

Average txs. per block: 50.02

-

Weekly Moving Average txs. per day: 34506

-

Block reward: 0.6 XMR

-
-

Data taken on June 13, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,209,863,981.
Street Price: $190.07.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/13/24WeekMonthYear
USD$173.67+5.4%+29.9%+24.7%
EUR€160.61+6.8%+30.9%+25.4%
BTC₿0.00258+12.4%+19.8%-51.9%
-

Data taken on June 6, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 06/06/24-06/13/24](/img/weekly-chart-06132.png "XMR Price Graph 06/06/24-06/13/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co blocks; monero.boats. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/2024-06-27-issue-200.md b/_posts/2024-06-27-issue-200.md deleted file mode 100755 index a9c571b..0000000 --- a/_posts/2024-06-27-issue-200.md +++ /dev/null @@ -1,193 +0,0 @@ ---- -title: Issue 200: June 13 - 27, 2024 -image: /img/img-issue200.png -issuenumber: 200 ---- -[Revuo Monero Weekly #200 Slide](/issue-200.html) - -

Revuo Monero Weekly: June 13 - 27, 2024

- - -

Table of Contents:

- - -

Recent News

- -
-

Haveno DEX v1.0.8 adding scripts to run Haveno on Tails OS; miscellaneous translations; general enhancements and a few bug fixes. Haveno Reto v1.0.8.

-
- -
-

Stack Wallet v2.1.0 with Polyseed support for XMR; Tor support for XMR and WOW; and plenty of bug fixes.

-
- -
-

Unstoppable Swap GUI v0.6.2.

-
- -
-

Monero daemon (node) is now available in the Umbrel App Store! Have a look here. Shoutout to Deverick Apollo.

-
- -
-

Monero contributor spackleXMR published the first week stressnet report, cross-posted by Rucknium on Lemmy.

-
- -
-

First version of XmrSigner running on a Raspberry Pi Zero with basic functionalities in the wild, offline tx. signing forthcoming. Stay tuned! X thread. Original CCS proposal; current vthor's project. XmrSigner's GitHub repository.

-
- -
-

XmrSigner v0.4.0 with view-only wallet QR code and a new logo prepping for MoneroSigner to XmrSigner of all files and repositories of the project.

-
- -
-

VOSTOEMISIO released a new video on RandomX as part of their Core Monero Concepts CCS proposal. Peep it here.

-
- -
-

All MoneroKon 4 talks in Prague have been uploaded to the Monero Community Workgroup YouTube channel. Catch up with the great content if you haven't yet.

-
- -
-

Celebrating Revuo's issue 200 we've brought a brand-new image to the website, special thanks to VOSTOEMISIO and gnuteardrops. As well, we've created a new XMPP MUC and Matrix room, come hang! Last but not least, the recent CCS proposal for Revuo Monero maintenance was merged and fully funded. Grateful for all readers and donors, none of this would have been possible without you all. Feedback always welcome!

-
- -
-

Psst, psst! Yes, you! Keep the donations coming, we're looking into improving things around, potentially add a couple new sections for the community and some other stuff. Thanks!

-
- -

Upcoming Events

- -
-

July 1, 2024 (Monday) – 18:00 UTC

-

Seraphis Wallet Workgroup Meeting - #no-wallet-left-behind IRC channel; Matrix room.

-
- -
-

July 2, 2024 (Tuesday) – 18:00 UTC

-

Cuprate Workgroup Meeting - #cuprate IRC channel; Matrix room.

-
- -
-

July 3, 2024 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find some CCS proposal ideas open for discussion.

- -
-

Mobazha with Monero in Privacy Ecommerce .

-
- -
-

Development of New CCS Proposal Platform.

-
- -
-

ofrnxmr feat. BasicSwapDEX - take over the world pt 2.

-
- -
-

Find more here. Posting comments in favor of, or against proposals is encouraged.

-
- -

CCS Proposals Need Funding

- -
-

full-time development 2024Q3 by jeffro256.

-

Raised 30.04 of 146 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 3180627

-

Hash rate: 2.695 GH/s

-

Average txs. per block: 34.19

-

Weekly Moving Average txs. per day: 25868

-

Block reward: 0.6 XMR

-
-

Data taken on June 27, 2024.

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $3,063,610,447.
Street Price: $168.25.
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
06/27/24WeekMonthYear
USD$166.09-1.6%+16.8%-2.2%
EUR€155.10-1.5%+18.5%+0.2%
BTC₿0.002687+3.6%+28.2%-51.4%
-

Data taken on June 27, 2024.

- -

XMR Price Graph

- -![XMR Price Graph 06/13/24-06/27/24](/img/weekly-chart-06272.png "XMR Price Graph 06/13/24-06/27/24") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co blocks; monero.boats. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- -

Support

- -

Revuo is an audience-funded newsletter. If you enjoy this content, please consider supporting it directly:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten** at **revuo-xmr** dot **com**. diff --git a/_posts/code-syntax.md b/_posts/code-syntax.md deleted file mode 100644 index ee01cf5..0000000 --- a/_posts/code-syntax.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: Code Syntax ---- -To insert highlight code inside of a post, it's enough to use some specific tags, has directly described into the [Jekyll documentation](http://jekyllrb.com/docs/templates/#code-snippet-highlighting). In this way the code will be included into a ``.highlight`` CSS class and will be highlight according to the [syntax.scss](https://github.com/mojombo/tpw/blob/master/css/syntax.css) file. This is the standard style adopted by **Github** to highlight the code. - -This is a CSS example: -{% highlight css linenos %} - -body { - background-color: #fff; - } - -h1 { - color: #ffaa33; - font-size: 1.5em; - } - -{% endhighlight %} - -And this is a HTML example, with a linenumber: -{% highlight html linenos %} - - - Example - - -{% endhighlight %} - -Last, a Ruby example: -{% highlight ruby linenos %} - -def hello - puts "Hello World!" -end - -{% endhighlight %} diff --git a/_posts/template.md b/_posts/template.md deleted file mode 100644 index f21f32c..0000000 --- a/_posts/template.md +++ /dev/null @@ -1,162 +0,0 @@ ---- -title: Issue 106: January 30 - February 4, 2022 -image: /img/revuo-monero.png -issuenumber: 106 ---- -[Revuo Monero Weekly #106 Slide](/issue-106.html) - -

Revuo Monero Weekly: January 30 - February 4, 2022.

- - -

Table of Contents:

- - -

Recent News

- -
-

Monero contributor, rbrunner7, sparked a discussion to come up with project management and development milestones to push Seraphis/Jamtis network upgrade forward, having "No wallet left behind".

-
- -
-

Reddit user, CryptoGrampy, released Monero Drag n' Drop Dashboard PoC. The code is found here. Issues and pull requests are welcome.

-
- -
-

P2Pool v1.6 is out.

-
- -
-

P2Pool creator, SChernykh, launched a countdown website to track tail emission's ignition. Once it kicks off, Monero is going to have a fixed block reward of 0.6 XMR per block.

-
- -

Upcoming Events

- -
-

February 9, 2022 (Wednesday) – 16:00 UTC

-

Farcaster XMR<->BTC Swap Dev Meeting - #monero-swap IRC channel; Matrix room.

-
- -
-

February 9, 2022 (Wednesday) – 17:00 UTC

-

Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.

-
- -
-

February 13, 2022 (Sunday) – 18:00 UTC

-

MoneroKon 2022 Meeting - #monero-events IRC channel; Matrix room.

-
- -

CCS Proposal Ideas

- -

Below you can find recent CCS proposal ideas open for discussion.

- -
-

Monero Afghanistan Expansion Strategy.

-
- -
-

mj part time coding 2022-03.

-
- -

CCS Proposals Need Funding

- -
-

MoneroKon 2022 by midipoet.

-

Raised 282.09 of 328.00 XMR.

-
- -
-

video creation and translations into Russian (february - july 2022) by v1docq47.

-

Raised 23.9 of 62 XMR.

-
- -

Price & Blockchain Stats

- -

Blockchain Stats

- -
-

Block height: 2548207

-

Hash rate: 3.235 GH/s

-

Average Tx per block: 29.86

-

Weekly Moving Average Tx per day: 21,437

-

Block reward: ~0.72 XMR

-
-

Data taken on Feb 04, 2022

- -

XMR Blocks Distribution in last 1000 blocks

-

Hashrate Pool Distribution Pie Chart

- -

Price & Performance

- -
XMR Market Cap: $2,773,476,459
Localmonero.co Street Price: $157.25
- -

Monero (XMR) Price

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
02/04/22WeekMonthYear
USD$154.05+1.2%-31.9%+9.3%
EUR€137.59+2.9%-30.8%+19.0%
BTC₿0.00403653-6.5%-15.3%-1.8%
-

Data taken on Feb 04, 2022

- -

XMR Price Graph

- -![XMR Price Graph 01/30/22-02/04/22](/img/weekly-chart-0129.png "XMR Price Graph 01/30/22-02/04/22") - -Sources: miningpoolstats.stream; bitinfocharts.com; coingecko.com; localmonero.co statistics; localmonero.co blocks. - -

Volunteer Opportunities

- -

If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.

- -
-

Test Monero Core Software

-

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 here.

-
- -
-

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 Workgroup.

-
- - - -

Revuo is an independent newsletter. If you enjoy this publication and want to support it, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

- -Comments, criticisms, want to share links to be included in future issues? Contact us at **rotten@revuo-xmr.com**. diff --git a/_sass/base.scss b/_sass/base.scss deleted file mode 100644 index 15a351e..0000000 --- a/_sass/base.scss +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Emerald is a simple blog theme built for Jekyll. - */ - -/*- Base reset -*/ - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -html, -body, -h1, -h2, -h3, -h4, -h5, -h6, -p, -ul, -ol, -li, -img { - margin: 0; - padding: 0; - border: 0; -} - -/*- Base color -*/ - -$main-color: #E9E9E9; -$background-color: #0F0F0F; -$text-color: #888888; - -/*- Base settings -*/ - -html { - background-color: $background-color; - font-size: 16px; - scroll-behavior: smooth; - - @media (min-width: 940px) { - font-size: 18px; - } - - line-height: 1.5; - color: $text-color; -} - - -/*- Link -*/ -a { - color: $main-color; - outline: 0; - border-bottom: 2px dotted #6a6d72; - text-decoration: none; - font-weight: 700; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -ms-transition: all .3s ease; - -o-transition: all .3s ease; - transition: all .3s ease; - - &:hover, - &:focus { - color: #999999; - border-bottom: 2px dotted #333333; - } -} - -a#nav-menu { - border-bottom: none; -} \ No newline at end of file diff --git a/_sass/custom.scss b/_sass/custom.scss deleted file mode 100644 index ee086a2..0000000 --- a/_sass/custom.scss +++ /dev/null @@ -1,413 +0,0 @@ -p.note { - font-size: 0.7em; - margin-bottom: 1rem; - margin-top: -1rem; -} - -.bcstats { - background-color: var(--block-bg-color); - margin-bottom: 1.3334rem; - border-radius: 2px; -} - -.bcstats p { - padding: 1em; - margin: 0; -} - -.bcstats p:nth-child(even) { - background-color: var(--blog-bg-color-secondary); -} - -$breakpoint-alpha: 480px; // adjust to your needs - -p.table-title { - margin: 0; - padding-bottom: 0.5em; - font-weight: 700; - font-size: 16px; - padding-top: 0.5em; -} - -.price-table, -.moneroversary-table { - margin: 0 0 1.3334rem 0; - width: 100%; // adjust to your needs - background: #45494f; - color: #efefef; - border-radius: 2px; - overflow: hidden; - border-spacing: 0; - background-color: var(--block-bg-color); - - @media (min-width: $breakpoint-alpha) { - color: #45494f; - - tr.row3 { - background-color: var(--blog-bg-color-secondary); - } - } - - tr { - border-top: 2px solid #fff; - border-bottom: 2px solid #fff; - } - - - - tr.row1 { - background-color: var(--block-bg-color-heading); - } - - th { - display: none; - } - - td { - display: block; - - &:first-child { - padding-top: .5em; - } - - &:last-child { - padding-bottom: .5em; - } - - &:before { - content: attr(data-th)": "; // who knew you could do this? The internet, that's who. - font-weight: bold; - - // optional stuff to make it look nicer - width: 6.5em; // magic number :( adjust according to your own content - display: inline-block; - // end options - - @media (min-width: $breakpoint-alpha) { - display: none; - } - } - } - - th, - td { - text-align: left; - margin: .5em 1em; - - @media (min-width: $breakpoint-alpha) { - display: table-cell; - padding: .25em .5em; - padding: 1em !important; - - &:first-child { - padding-left: 0; - } - - &:last-child { - padding-right: 0; - } - } - - } - - th, - td:before { - color: var(--link-color); - } - - td.green { - color: #66d166; - - @media (min-width: $breakpoint-alpha) { - color: #51a751; - } - } - - td.red { - color: #e36f6e; - - @media (min-width: $breakpoint-alpha) { - color: #d83231; - } - } - -} - -.moneroversary-table { - margin: 1.3334rem 0 1.3334rem 0; - - @media (max-width: $breakpoint-alpha) { - background: #f0f0f0; - color: #45494f; - } - - th, - td:before { - @media (max-width: $breakpoint-alpha) { - color: #45494f; - } - } -} - -.moneroversary-table tr.row1 { - background-color: #db8b55; -} - -.content h3 { - margin-top: 3rem; - background-color: #45494f; - color: white; - padding-left: 1rem; - margin-bottom: 1rem; - border-radius: 2px; -} - -.content h3.orange { - background-color: #db8b55; -} - -.content ul, -.content ol { - line-height: 1.9; -} - -.newsbyte, -.event { - padding: 1rem; - background-color: var(--block-bg-color); - margin-top: 1rem; -} - -.newsbyte:first-of-type, -.event:first-of-type { - margin-top: 0; -} - -.newsbyte:after { - display: none; - content: ''; - width: 100%; - height: 1px; - margin-top: 2rem; - background-color: #d5d5d5; -} - -.newsbyte h4, -h4.stat { - font-size: 18px; - font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; - font-weight: 700; - - @media (max-width: 480px) { - font-size: 16px; - } -} - -.newsbyte p, -.event p { - margin-bottom: 0; -} - -p.date { - margin-bottom: 0.2em; - font-weight: 700; -} - -.proposal { - margin-bottom: 1rem; - padding: 1em; - background-color: var(--block-bg-color); -} - -.proposal p { - margin-bottom: 0; -} - -.proposal p:first-child { - padding-bottom: 0.5rem; -} - -.proposal p a { - line-height: 1.7; -} - -img.merchant-img { - width: 15rem; - margin: 0 0 24px 0; -} - -img#pepperworks { - margin-top: 40px; -} - -img#openpriv { - margin-bottom: 0; -} - -img#veracrypt { - width: 10rem; - margin-top: 40px; -} - -p.address { - background-color: var(--block-bg-color); - color: var(--link-color); - font-weight: bold; - word-wrap: break-word; - padding: 1.5rem; - margin-top: 1.5rem; - border-radius: 2px; - -webkit-touch-callout: all; - -webkit-user-select: all; - -khtml-user-select: all; - -moz-user-select: all; - -ms-user-select: all; - user-select: all; -} - -a.qr { - display: inline-block; - border: none; - border-radius: 10px; -} - -a.qr img { - margin-bottom: 0; - vertical-align: middle; -} - -img.merchant-img { - margin-left: auto; - margin-right: auto; -} - -img.fob-img { - margin-left: auto; - margin-right: auto; - width: 8rem; - background-color: rgba(0, 0, 0, 0.75); - ; - padding: 1rem; -} - -img.wikileaks-img { - margin-left: auto; - margin-right: auto; - width: 10rem; -} - -img#njalla { - background-color: #01051F; - padding: 1rem; -} - -p.text-lead { - margin-bottom: 0; -} - -#post-page img.img-lead, -#post-page p.text-lead { - display: none; -} - -img.gratuitas { - width: 10rem; -} - -img.localmonero { - width: 10rem; - margin-bottom: -1rem; -} - -.sponsors { - box-sizing: border-box; - display: -webkit-box; - display: -ms-flexbox; - display: flex; - -webkit-box-flex: 0; - -ms-flex: 0 1 auto; - flex: 0 1 auto; - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; - -ms-flex-direction: row; - flex-direction: row; - -ms-flex-wrap: wrap; - flex-wrap: wrap; - -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; - text-align: center; -} - -.sponsor { - box-sizing: border-box; - -webkit-box-flex: 0; - -ms-flex: 0 0 auto; - flex: 0 0 auto; - flex-basis: auto; - - @media (max-width: 520px) { - -ms-flex-preferred-size: 100%; - flex-basis: 100%; - max-width: 100%; - } -} - -img.dvchain { - height: 9rem; - margin-left: 3rem; - - @media (max-width: 520px) { - margin-left: auto; - margin-top: 1rem; - height: auto; - width: 13rem; - } -} - -// Periodical - -.revuo-classes a { - padding: 1rem 2rem; - width: 11rem; -} - -#weekly .revuo-classes a.wk { - background-color: #f0f0f0; -} - -#periodical .revuo-classes a.pd, -#wrap.periodical .revuo-classes a.pd:active, -#wrap.periodical .revuo-classes a.pd:focus { - background-color: #f0f0f0; -} - -// Typography for Periodical - -.hted-head { - margin: 2.5rem 0 1.3334rem 0; - background: #d9dadb; - color: #222222; - width: 100%; - border-radius: 2px; - padding: 1em; - text-align: left; -} - -#post-page h2 { - line-height: 1.3; -} - -.text-center { - text-align: center; -} - -.page-numbers-display { - display: inline-block; - margin-left: 1rem; - margin-right: 1rem; -} - -html { - scroll-behavior: smooth; -} \ No newline at end of file diff --git a/_sass/layout.scss b/_sass/layout.scss deleted file mode 100644 index 87c603b..0000000 --- a/_sass/layout.scss +++ /dev/null @@ -1,397 +0,0 @@ -/* -- General Layout -- */ - -/* Required for footer to stick to the bottom */ -html, -body { - height: 100%; -} - -/* Navigation */ - -#nav, -#nav-left { - a { - display: block; - color: $background-color; - padding: 0.33334em 0; - font-size: 1.5em; - font-weight: 400; - border-bottom: none; - - @media (min-width: 940px) { - font-size: 1em; - } - - &:hover { - background-color: lighten($main-color, 5%); - } - } - - span { - font-weight: 200; - } -} - -#nav { - @include nav-position(right); -} - -#nav-left { - @include nav-position(left); -} - -/* Toggle class to open menu */ - -#nav.menu-open { - @include open(-14rem); -} - -#nav-left.menu-open-left { - @include open(14rem); -} - -#nav-list { - - .nav-actions-static { - position: absolute; - right: 1px; - left: 1px; - bottom: 1%; - } - - .nav-actions-static, - .nav-actions-flex { - gap: 12px; - justify-content: center; - align-items: center; - /* only *-flex will be overritten if the screen is small */ - display: flex; - - .icon { - padding: 0; - - >img { - margin-bottom: 0; - } - } - } - - /* Separator after menu */ - &:after { - display: block; - content: ''; - width: 5rem; - height: 1px; - margin: 23px auto; - background-color: $background-color; - } -} - - - -/* Icon menu */ - -#nav-menu { - @include icon-position(right); -} - -#nav-menu-left { - @include icon-position(left); -} - -#menu { - height: 4px; - width: 1.5em; - background-color: lighten($text-color, 35%); - margin-top: 8px; - - &:after, - &:before { - content: ""; - display: block; - position: relative; - height: 4px; - width: 1.5em; - background-color: lighten($text-color, 35%); - transition: all 0.3s ease-in; - } - - &:before { - top: -8px; - } - - &:after { - top: 4px; - } - - &.btn-close { - background: none; - } - - &.btn-close:before { - top: 0; - -webkit-transform: rotate(-45deg); - -moz-transform: rotate(-45deg); - -ms-transform: rotate(-45deg); - transform: rotate(-45deg); - background-color: $background-color; - } - - &.btn-close:after { - top: -4px; - -webkit-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -ms-transform: rotate(45deg); - transform: rotate(45deg); - background-color: $background-color; - } -} - -/* Main content */ - -.fixed { - position: fixed; - width: 100%; - - @media (min-width: 940px) { - position: static; - } -} - -#container { - margin: 0 auto; - max-width: 730px; - padding: 0 1.5rem; -} - -#header { - text-align: center; - padding: 24px 0; - position: relative; - margin-bottom: 23px; - - @media (max-width: 480px) { - padding-top: 10px; - } - - a { - text-decoration: none; - color: $text-color; - display: inline-block; - border-bottom: none; - } - - img { - max-height: 100px; - margin: 0 auto; - display: block; - - @media (max-width: 940px) { - max-height: 90px; - } - - @media (max-width: 600px) { - max-height: 60px; - } - - @media (max-width: 480px) { - max-height: 50px; - } - } - - h1 { - font-family: 'Bebas Neue', sans-serif; //Emerald logo font - font-weight: 400; - font-size: 4.5em; - color: #d26e2b; - - @media (max-width: 940px) { - padding: 0; - } - - @media (max-width: 600px) { - font-size: 3em; - } - - @media (max-width: 480px) { - font-size: 2.5em; - } - } - - &:after { - display: none; - content: ''; - width: 5rem; - height: 1px; - margin: 23px auto; - background-color: lighten($text-color, 70%); - - @media (max-width: 480px) { - margin: 0.5rem auto; - } - } - - @media (max-width: 600px) { - padding-bottom: 0; - } -} - -/* Posts */ - -#posts { - li { - list-style-type: none; - padding-bottom: 0.66667em; - } -} - -#post-page { - margin-bottom: 1.5em; - - @media (min-width: 940px) { - margin-bottom: 1.3334em; - } -} - -.post+.post:before { - display: block; - content: ''; - width: 5rem; - height: 1px; - margin: 23px auto; - background-color: lighten($background-color, 70%) !important; -} - -.by-line { - display: block; - color: lighten($text-color, 25%); - line-height: 1.5em; - /* 24px/16px */ - margin-bottom: 1.5em; - /* 24px/16px */ - padding-top: 0.5em; - font-weight: 200; - - @media (min-width: 940px) { - display: block; - color: lighten($text-color, 25%); - line-height: 1.3334em; - /* 24px/18px */ - margin-bottom: 1.3334em; - /* 24px/18px */ - font-weight: 200; - } -} - -.by-line-post { - display: block; - color: lighten($text-color, 25%); - line-height: 1.5em; - /* 24px/16px */ - padding-top: 0.5em; - font-weight: 200; - - @media (min-width: 940px) { - display: block; - color: lighten($text-color, 25%); - line-height: 1.3334em; - /* 24px/18px */ - margin-bottom: 1.3334em; - /* 24px/18px */ - font-weight: 200; - } -} - -img { - max-width: 100%; - display: block; - margin: 0 auto; - margin-bottom: 24px; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - -ms-border-radius: 4px; - border-radius: 4px; -} - -img[title="Emerald"] { - box-shadow: 0 2px 6px #ddd; -} - -code { - color: lighten($text-color, 35%); - background-color: lighten($background-color, 35%); -} - -/* Set the vertical rhythm (and padding-left) for lists inside post content */ - -.content ul, -.content ol { - line-height: 1.5em; - /* 24px/16px */ - padding-left: 1.5em; - - @media (min-width: 940px) { - line-height: 1.33334em; - /* 24px/18px */ - } -} - -/* Paginator */ - -.pagination { - text-align: center; - margin: 2.666668em; - - span { - background-color: darken($background-color, 5%); - color: $text-color; - } - - a:hover { - background-color: lighten($main-color, 5%); - } -} - -.page-item { - background-color: $main-color; - color: $background-color; - padding: 4px 8px; - font-weight: 400; - padding: 0.5em 1em; - border-bottom: none; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - -ms-border-radius: 4px; - border-radius: 4px; -} - -.page-item:hover, -.page-item:active, -.page-item:focus { - border-bottom: none; -} - -/* Footer */ - -footer { - background-color: $main-color; - color: $background-color; - text-align: center; - padding: 0.6667em 0; -} - -#wrap { - min-height: 100%; - position: relative; - padding-bottom: 140px; -} - -.footer { - padding: 25px 0; - background-color: $main-color; - color: $background-color; - text-align: center; - position: absolute; - width: 100%; - bottom: 0; -} diff --git a/_sass/mixin.scss b/_sass/mixin.scss deleted file mode 100644 index bcca371..0000000 --- a/_sass/mixin.scss +++ /dev/null @@ -1,49 +0,0 @@ -// -- Mixins -- // - -// Nav menu - -@mixin icon-position($position) { - display: block; - position: absolute; - top: 35px; - #{$position}: 25px; - z-index: 10; - height: 36px; - padding: 8px; - // background-color: rgba(240, 240, 240, .6); - - @media (max-width: 480px) { - top: 15px; - right: 10px; - } -} - -@mixin open($x) { - -webkit-transform: translateX($x); - -moz-transform: translateX($x); - -ms-transform: translateX($x); - transform: translateX($x); - width: 100%; - - @media (min-width: 940px) { - width: 30%; - } -} - -@mixin nav-position($position) { - width: 14rem; - position: fixed; - background-color: $main-color; - top: 0; - bottom: 0; - #{$position}: -14rem; - color: $background-color; - opacity: 0.95; - -webkit-transition: all 0.3s ease-in; - -moz-transition: all 0.3s ease-in; - -ms-transition: all 0.3s ease-in; - transition: all 0.3s ease-in; - z-index: 1; - padding: 72px 0; - text-align: center; -} diff --git a/_sass/syntax.scss b/_sass/syntax.scss deleted file mode 100644 index 34d12d1..0000000 --- a/_sass/syntax.scss +++ /dev/null @@ -1,66 +0,0 @@ -/* - * A Github stylesheet to highlight code snippet - * https://github.com/mojombo/tpw/blob/master/css/syntax.css - */ - -// .highlight { background-color: #FFF; } -.lineno { color: darken($background-color, 25%); margin-right: 1em; } -.highlight .c { color: #999988; font-style: italic } /* Comment */ -.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ -.highlight .k { font-weight: bold } /* Keyword */ -.highlight .o { font-weight: bold } /* Operator */ -.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ -.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */ -.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ -.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ -.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ -.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */ -.highlight .ge { font-style: italic } /* Generic.Emph */ -.highlight .gr { color: #aa0000 } /* Generic.Error */ -.highlight .gh { color: #999999 } /* Generic.Heading */ -.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ -.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */ -.highlight .go { color: #888888 } /* Generic.Output */ -.highlight .gp { color: #555555 } /* Generic.Prompt */ -.highlight .gs { font-weight: bold } /* Generic.Strong */ -.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ -.highlight .gt { color: #aa0000 } /* Generic.Traceback */ -.highlight .kc { font-weight: bold } /* Keyword.Constant */ -.highlight .kd { font-weight: bold } /* Keyword.Declaration */ -.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ -.highlight .kr { font-weight: bold } /* Keyword.Reserved */ -.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ -.highlight .m { color: #009999 } /* Literal.Number */ -.highlight .s { color: #d14 } /* Literal.String */ -.highlight .na { color: #008080 } /* Name.Attribute */ -.highlight .nb { color: #0086B3 } /* Name.Builtin */ -.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ -.highlight .no { color: #008080 } /* Name.Constant */ -.highlight .ni { color: #800080 } /* Name.Entity */ -.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ -.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ -.highlight .nn { color: #555555 } /* Name.Namespace */ -.highlight .nt { color: #000080 } /* Name.Tag */ -.highlight .nv { color: #008080 } /* Name.Variable */ -.highlight .ow { font-weight: bold } /* Operator.Word */ -.highlight .w { color: #bbbbbb } /* Text.Whitespace */ -.highlight .mf { color: #009999 } /* Literal.Number.Float */ -.highlight .mh { color: #009999 } /* Literal.Number.Hex */ -.highlight .mi { color: #009999 } /* Literal.Number.Integer */ -.highlight .mo { color: #009999 } /* Literal.Number.Oct */ -.highlight .sb { color: #d14 } /* Literal.String.Backtick */ -.highlight .sc { color: #d14 } /* Literal.String.Char */ -.highlight .sd { color: #d14 } /* Literal.String.Doc */ -.highlight .s2 { color: #d14 } /* Literal.String.Double */ -.highlight .se { color: #d14 } /* Literal.String.Escape */ -.highlight .sh { color: #d14 } /* Literal.String.Heredoc */ -.highlight .si { color: #d14 } /* Literal.String.Interpol */ -.highlight .sx { color: #d14 } /* Literal.String.Other */ -.highlight .sr { color: #009926 } /* Literal.String.Regex */ -.highlight .s1 { color: #d14 } /* Literal.String.Single */ -.highlight .ss { color: #990073 } /* Literal.String.Symbol */ -.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ -.highlight .vc { color: #008080 } /* Name.Variable.Class */ -.highlight .vg { color: #008080 } /* Name.Variable.Global */ -.highlight .vi { color: #008080 } /* Name.Variable.Instance */ -.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ diff --git a/_sass/typography.scss b/_sass/typography.scss deleted file mode 100644 index 51a6005..0000000 --- a/_sass/typography.scss +++ /dev/null @@ -1,202 +0,0 @@ -/*- Typography -*/ -// -// Based on the typographic scale: 12, 14, 16, 18, 21, 24, 36, 48, 60, 72. -// - -@font-face { - font-family: 'Bebas Neue'; - src: url('../font/BebasNeue-Regular.woff') format('woff'), - /* Pretty Modern Browsers */ -} - -body { - font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; - letter-spacing: 0.01em; - -webkit-font-smoothing: antialiased; - text-rendering: optimizeLegibility; -} - -/*- Typography for medium and small screen, based on 16px font-size -*/ - -p, -ul, -ol { - font-size: 18px; - line-height: 1.7em; - /* 24px/16px */ - margin-bottom: 1.5em; - /* 24px/16px */ -} - -h1 { - font-size: 2.25em; - /* 36px/16px */ - line-height: 1.3333em; - /* 48px/36px */ - padding: 0.33335em 0; - /* 12px/36px * 2 (Use padding instead of margin to maintain proximity with paragraph) */ - font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; -} - -h2 { - font-size: 1.5em; - /* 24px/16px */ - line-height: 1.5em; - /* 24px/24px */ - padding: 1em 0 0 0; - /* 12px/24px * 2, only top (Use padding instead of margin to maintain proximity with paragwithph) */ - font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; - - @media (max-width: 480px) { - font-size: 1.6rem; - } -} - -h3 { - font-size: 1.3em; - /* 18px/16px */ - line-height: 1.7em; - /* 24px/18px */ - padding: 0.66667em 0; - /* 12px/18px * 2 (Use padding instead of margin to maintain proximity with paragraph) */ - font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; -} - -.hted-head th { - font-size: 1.1em; -} - -h4, -h5, -h6 { - font-size: 1.125em; - /* 18px/16px */ - line-height: 1.7em; - /* 24px/18px */ - padding: 0.66667em 0; - /* 12px/18px * 2 (Use padding instead of margin to maintain proximity with paragraph) */ - font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; -} - -h5 { - padding-bottom: 0.3em; - font-size: 1.3em; - margin-bottom: 0.5em; -} - -blockquote { - font-style: italic; - margin: 1.5em; - /* 24px/18px */ - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - -ms-border-radius: 4px; - border-radius: 4px; - background-color: darken($background-color, 5%); - padding: 0 1.5em; - - /* 24px/18px */ - p, - ul, - ol { - padding: 1.5em 0; - /* 24px/18px */ - } -} - -@media (min-width: 520px) { - //Breakpoint set to 940px - - p, - ul, - ol { - font-size: 20px; - line-height: 1.7em; - /* 24px/16px */ - margin-bottom: 1.5em; - /* 24px/16px */ - } - - h3, - h5 { - font-size: 1.5em; - } - - .hted-head th { - font-size: 1.2em; - } - -} - -/*- Typography for big screen, based on 18px font-size -*/ - -@media (min-width: 940px) { - //Breakpoint set to 940px - - p, - ul, - ol { - font-size: 1em; - /* 18px */ - line-height: 1.7em; - /* 24px/18px */ - margin-bottom: 1.3334em; - /* 24px/18px */ - } - - h1 { - font-size: 2.6667em; - /* 48px/18px */ - line-height: 1em; - /* 48px/48px */ - padding: 0.25em 0; - /* 12px/48px * 2 (Use padding instead of margin to maintain proximity with paragraph) */ - } - - h2 { - font-size: 2em; - /* 36px/18px */ - line-height: 1.7em; - /* 48px/36px */ - padding: 0.66667em 0 0 0; - /* 12px/36px * 2, pnly top (Use padding instead of margin to maintain proximity with paragraph) */ - } - - h3, - h4, - h5, - h6 { - font-size: 1.7em; - /* 24px/18px */ - line-height: 1.7em; - /* 24px/24px */ - padding: 0.5em 0; - /* 12px/24px * 2 (Use padding instead of margin to maintain proximity with paragraph) */ - } - - h5 { - padding-bottom: 0; - font-size: 1.5em; - } - - blockquote { - font-style: italic; - margin: 1.3334em; - /* 24px/18px */ - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - -ms-border-radius: 4px; - border-radius: 4px; - background-color: darken($background-color, 5%); - padding: 0 1.33334em; - - /* 24px/18px */ - p, - ul, - ol { - padding: 1.33334em 0; - /* 24px/18px */ - } - } - -} \ No newline at end of file diff --git a/atom.xml b/atom.xml deleted file mode 100644 index 0ac0e29..0000000 --- a/atom.xml +++ /dev/null @@ -1,38 +0,0 @@ ---- -layout: null ---- - - - - - {{ site.title }} - - {{ site.baseurl }} - {{ site.time | date_to_xmlschema }} - - {{ site.author.name }} - {{ site.author.url }} - {{ site.author.email }} - - - {% for post in site.posts limit: 10 %} - - - {{ post.title }} - - {{ site.baseurl }}{{ post.id }} - {{ post.date | date_to_xmlschema }} - {{ post.content | xml_escape | truncatewords:50 }} - {% assign post_image = post.image.path | default: post.image %} - {% if post_image %} - {% unless post_image contains "://" %} - {% assign post_image = post_image | prepend: site.baseurl %} - {% endunless %} - - - {% endif %} - - - {% endfor %} - - diff --git a/css/main.scss b/css/main.scss deleted file mode 100644 index 2942a22..0000000 --- a/css/main.scss +++ /dev/null @@ -1,193 +0,0 @@ ---- -# Front matter comment to ensure Jekyll properly reads file. ---- - -//Import -@import "base", "mixin", "typography", "layout", "syntax.scss", "custom.scss"; - -// Default Style (Dark) -:root { - --primary-color: #888888; - --secondary-color: #666666; - --font-color: #cecece; - --link-color: #e6e6e6; - --bg-color: #0f0f0f; - --heading-color: #454545; - --block-bg-color: #2f3234; - --block-bg-color-secondary: #444444; - --block-bg-color-heading: #333333; - --table-color: #cecece; - --head-nav-bg-color: transparent; - --head-nav-text-color: #d56f2a; - --menu-color: #e1e1e1; - --license-color: #666666; -} - -.nojs-toggle { - display: none; -} - -// BEGIN theme switcher -#main-theme-switcher { - left: 25px; - top: 35px; - z-index: 999; - display: block !important; - position: absolute !important; - transition: all .3s ease; -} - -#theme-switcher:checked~* { - --primary-color: #666666; - --secondary-color: #555555; - --font-color: #555555; - --link-color: #444444; - --bg-color: #f0f0f0; - --heading-color: #666666; - --block-bg-color: #d7d7d7; - --block-bg-color-secondary: #c0c0c0; - --block-bg-color-heading: #a5a5a5; - --table-color: #000000; - --head-nav-bg-color: transparent; - --head-nav-text-color: #d56f2a; - --menu-color: #202225; - --license-color: #666666; -} - -#theme-switcher:checked~.switch .slider { - background-color: #d56f2a; -} - -#theme-switcher:checked~.switch .slider::before { - -webkit-transform: translateX(26px); - -moz-transform: translateX(26px); - -ms-transform: translateX(26px); - transform: translateX(26px); -} - -@media (max-width: 480px) { - #main-theme-switcher { - top: 19px; - right: 10px; - } -} - -// END theme switcher - -// BEGIN menu toggle -#menu-toggle:checked~#nav { - -webkit-transform: translateX(-14rem); - -moz-transform: translateX(-14rem); - -ms-transform: translateX(-14rem); - transform: translateX(-14rem); - width: 100%; -} - -#menu-toggle:checked~.menu-toggle #menu { - background: none; - transition: all 0.1s ease-in; -} - -#menu-toggle:checked~.menu-toggle #menu::before { - top: 0; - -webkit-transform: rotate(-45deg); - -moz-transform: rotate(-45deg); - -ms-transform: rotate(-45deg); - transform: rotate(-45deg); - background-color: #0F0F0F; -} - -#menu-toggle:checked~.menu-toggle #menu::after { - top: -4px; - -webkit-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -ms-transform: rotate(45deg); - transform: rotate(45deg); - background-color: #0F0F0F; -} - -@media (min-width: 940px) { - #menu-toggle:checked~#nav { - width: 30%; - } - - /* Sets burger menu for small screens */ - #header { - .action-container { - display: flex !important; - } - } - - #nav-list { - .nav-actions-flex { - display: none !important; - } - } -} - -// END menu toggle - -#wrap { - background-color: var(--bg-color); - color: var(--font-color); -} - -h1 { - color: var(--secondary-color); -} - -a { - color: var(--link-color); -} - -.moneroversary-table, -.price-table { - color: var(--table-color); -} - -#weekly .revuo-classes a.wk, -#periodical .revuo-classes a.pd, -#wrap.periodical .revuo-classes a.pd:active, -#wrap.periodical .revuo-classes a.pd:focus { - background-color: var(--head-nav-bg-color); - color: var(--head-nav-text-color); -} - -time.by-line, -p.by-line-post { - color: var(--table-color); -} - -#menu, -#menu::after, -#menu::before { - background-color: var(--menu-color); -} - -#header .action-container { - &--left { - left: 25px; - top: 35px; - } - - &--right { - right: 80px; - top: 35px; - } - - align-items: center; - display: none; - flex-direction: row; - gap: 12px; - height: 36px; - position: absolute; -} - -#header { - - a.rss, - a.donate { - display: block; - padding-bottom: 0; - } -} diff --git a/font/BebasNeue-Regular.woff b/font/BebasNeue-Regular.woff deleted file mode 100644 index 457f916e503b59fc57e0660425de5e03c662ffc0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 23652 zcmZsBV~l7`umkWNnT+GO3t?%|b9w62)2kbupe#imX=vy2A`u=_c z=;xOQgq%HLVQ1^;^gFk-Uk>sw@P0M`fQB5kD@l=+@yoDgS3K4 zjtWCdq_cX1F5*+82{~cvRTSJmGQk|l-K6`pH zh3#>L6^%D)@)E8F?r0Cs=K5Hzh*dU9i%OPK@~bXwm}-T1QfS7mj&TNRg%J(q;&%%r z#i|SX=Pd#9n3!ebz%kku!L{YZdp>ro_^qwfmzSRae{Cxaf z<#M^IUPS|6GJ6XV2epucOKk@3vR#ldBt&Ab#A&Fr{6q6fb zC>hZ};Jrunxe-W0RRoK-iZ`bUxbm)W9qNUYV!?w-72wnH@)qzC!-d-qWpKw+i!O!? zse3?gyP0X#e%8UHt^OCNyyPP<1sI=evSAhWPy4|>PD9Q+Y2dj%n(2Iug9n)il+=*6 z)Sz*uE8TKNq&B)gsGC{!Fn<*v?4!V+&HZV0w#YN|7-g1`0}c_*hB{nLI*1jRn*^fu zgd*I?Ow;)PA6GVSuApM?-zz`0GgY7{{D4usfMF3}wEq)#CRPSny}jeTy^BLAeZ9TA zu=yAV=s@VH0K#o+t7&OzYU$|y4wrl|MfiBcg=DFH{{Al`z9p_dYv|}{n&{3b=;$PY zhiT7rSAYsoFp~h%)v)=$u_-m&q#vLU5Yl&&*xJ!i8s5b<5Gr@f`tFb2)U)_2C_Y z+_f^c{wCsmwI>$2HG`+GO?R2}$9w$py^d$#o3;B|_v3<~Htg}ih1EJcrQw}@VK81RIy|llB9A3Gkx#dNJ zo1Q0H+3+ELT`u!NQ}ZwF+Qw*x;%u?Gb6OqlPRHZf=0-uY7mlYXiAPCKx*4UZgw#kZ z9}f7=_ELj$J+yM^;uRcNF&|_Yg_oyJ;T!x7Qtq35#u;9Vxs|?_Q0R6tiCqP3?$`E7 z;dCpgyDz`m-jM{|n;iY5O(Vmi(uT-M^j^9&v&rY(Tafem(UGzNqE%`^M6*1PQeYwO z#|+_PGM6(`DPIaj1v%mZs(}y&ETR;y&(C84ke>VrdwZ zI$;E&S~{1fQa>opsEreA#nMMRY4#i72~sIQ$Ph}*t4^&Uhal)%mj$dzfxxTct{_mz z>Tm<;g7heaX_N)uzaQS7SfjiitTJT1yatm}w5>jg zR8xn&T|)H&Q(2WTdfqNtiF>M75DT&>eu`OZWNLFbkgMO2YrwIyAKYt_)T<9(sSrQf zOa^+rqOGDVSfwmHWGad|mf zMY<1Qe;7eJmd-J(#ay_+J$YUdk_UZSJd7b5a{91QNu9s6l_9j|+88lEC?NGR(36ty zlnV3Ie$uf;%&}!IoFxc-XW`Cc;;>mGm{|geWxz0{rZ1WF*?195&v|9D&yvv7(hO!P z+<95Xxd_`_=g7yU!rvwpe<wTN+ zBW0Zxr|lvR=JF{J?0ItR6(8(5aqLC<>{&nofl6RwCekPrgSO}riwY!AuC<&GE=8^f zZfI^z>9BA*dXh0M+iO;1lc0116Sd)p=KCtrs+TI-DhZXpm9@_EEG|LV)}^cJ&BmP1 zP0v@)fzJyr&K>?+eK^*#jisK6U1vHQ7jCsr+vnaJALR%3{aJ3LW8%*BSQBky?%Qvh zZ^s$J-Mw@7hFQ=cKzvjzEekuv?T2F!3R8~dEa*~c;SS|B%rBq8jJLcC%y2HHLiFYer#zc^;x-vgE-+49_ z*h;Rnsy&ff(YP*4*(GrA%2(ROxUNkg^#z&#G!J$A@Fj)Xn-ln1TB|G0Xot_{Il8Nxr($GD|-T}mG49^8^ZsSfSY z9*88}1BkhX7;;S5XBsm8sET2zH_CORLR6^d_E;How+HR2#kesplWe zW~&wCup9c4IZcW&k6yM2Y&NT8F>g{aZ&)@bymKOq^w*k@<(iP-F@oQ*PpHt!OD{05 zg2ieL&000JUAj)4G$|$fMIs^hh@59n>7TG+-R{r10^4c;&}&= zGyLF&in}N275lUMM%h)SNggedMXL8V@dW{g(2IAJjf3<+Q%BoSGf~QPy#@}YRdH4QQZosf1$A|xbBhnl;_#|brZKd2 zaCM7y^GeLBd54keWyn^`pXa`A4tJy2t8ngY(}w_^{s~X!+6zFO>*}t=mq&h{dD2%c z-Tg}M#G6M!pLNIUBWq9dpk!6doc$xyE4a9`!vT@`&I`x2N1g;$3c50 zdw{gEc~Dbp^jC_vl@8{^Z*hpVkL~A+Ess6~U(3tIG@{ItQ{WYx;$9q#G0bQq{Ciu4 zhfU1vPW69(#D^c2!v~c_B41P{$PDi|PIBUo=Z~$mDeR^AC7=)7a-gpi5E$Nrrq?AM zMBl_kEYwG4%82^qUHqdabiU8u3kr3*?LFs0X&e++vIJC#JeTZi@tlPBSG?z`*PoWq zB}uF%3n)pI@om5~Uh?wtAv>@^Z0yT5bqN=ixU)X^Ujd16F^4j#iEx^$Yg(->hcsXK zs<{a7qYh8_8OEheX(4)GfM~sMcBvXtwNMnu;arEg>dep*Q$c8B5>$CBR8ijSR|jL6 zN^s}SVi)IPRnE^9b&nMBgHfZcc$8CahDeTKWqgLlXuZKm@!^(qJ4AbhdBs?c zl{jwt-D%?j(+YL@b7v{QG8-rm^0?Q+WJKib`R|oobzn_euOyX$k(rx)6z)BZ9iHC3 z2<;!+PQ*6<3S!R?FU92&FAbtiCDaK+O?AOrP;837`D{~C2B~QMVNeAQ5s5kGTwt?w z(aZ;r{Bs7lkVlH0<3IgpOb`AKSiQdAzkhJgKai`XFY%q(Z6lIge z9Efoh7I#z~2X(aBs;FlU{M3bCHT!3eN@({g;FLF>&w0*fxu@{R*nOetfl=}`QPk0( zrSD8KrL-k*P7pKTmcO1Q=)Qo8=AWouRbz-shB)pZEqINb;zOL(*GLQW`&G+wBn2FA zV0z6#5W|2lKYqbve8prUA<*_t(1<_li`RUooWKfR;&g;*2$PT{X8Dry*4AARbY=aw z#rzQ2y?lS_>=4yj-RWjEMgjmVdZCc$;vk?UdoYn_A&#Rui5sV>0R&Oe2Qv|JQWYd${v9lf*FdSKjAsSafWYdXrweCtPC%zS zE;Tw&We=tfnfzPJlVK`#fXSRhE3lt$5aOSs?}NEfvpH|63lx%uGzdWL!=jbK+n0s{ z12yrxLqVX0I7X2iC6sVN%L;OBLk?RY)=N&9&eG%OyUJ(g3X2YnvSxYV-QEtFU>NQn zGiflP`rh^|U-MqA(S3MGy^VyJ5x?t{XE z$N?OH8K47@`5AdBx4u-YuKwKvtS_nlRa3L1=tWp>uvlzX)AdI)7=~$^Zd0WR*I}tl zX}r<+gy|lnY{q}wyVytX%}5MCE}0Gv^BS{~19sMB#ABQKim4krL z6iO$z!sLEUDgs}{KH_8^n5Ur5*MW|(FIrP}PXIZ)yzBLjx{p~}ly6pK4zm?GJrZ;w zpKsxEz`VkNCPAh2&dyQH_-j3GldfBFTriwaFf6@n;Y87gjFN=#644GaMWr#DR$e3c zz*v7W-MBtSnQiY)vDhRzrSaE-hN`@hax$xQTI8Xg@lOR+xwgeZbAI#AyJ@B3oRw~m z*H&d55^@^cW5DZIz;$TPqRzGYeD_3qSHWg=g2IYsQe%4pEh~Y-rAJx>_5yFS{%TlzV#ib8AJR-*i z;rO_?>k7CA=X%1D1?_RFB_)l`ss*(u?rKLs;ME;%WsKodSzB3MMa3v;Ee+rE5Oi1YV84&@smeU%k*ttV2P^qo%a?x4xk(xRR8nCy~#+Cw; zi;-oG>A}5xLBf#+faK3piT2CC>k-W=DJ_jkoQ8{LC~aiiGQ_1)cm4!#i%T@uRT^9( zk$eZ(7%sTJ=kfZ8VW3X2Cwy-*NH5O;MSVM0NTSNbs%+JU>VCsE!mjQF-J5d?Ysxjp z43+5TVv=%W!Mcbw=qX)V1ghHrB}664)(g96jZK{ug@v2+(#9=$<>oO$$~rSZvP#KU z63q9kvt_Z{Yya*OUk$?3q>9>*X!@YXYqiRMGAfr_*i~~{e2*&Ltf!SNj|vmuDR>yH zHd+}eU*BwH-T%fz7g|EAl$aNpJB2x!9dvkle_acMGJ0t;;rsN?xNmsUXc|MLZF0KV z4XT;=bd&EtI#O&e&9xbd8kjmc83QB zbg}qrwSB_9D7S5BHwD#;{z!pw59m-Put~^d6@r&yt~_F$*z-ja?}yZa(~xJ);DrR$ z3M;_DODm5Cggaw21kDFG?8LTwU5`s;JWg-+2cHM1f++Zy>7R+<7uHz2r(VIXcUKU1 z$PnAGT-Xn}I(Y|M_H|G^m_7l8MNxFaJhe0S*cU^6%h8U)B2l5S{0a=-v1i9a`q8y*3u0q|bR8!5?&6C@lqjr0|?!k)HEa5AK#eGzVhs8QOS=@xrD2H&i6GJbzVw=uNvCC$(`9j z)hO{{;UVj^^+F&}4FKxsOcZv&=c$t=O6{hzk=HY#Jg0IVG>i0w4kE5n_Lmc)VTs_R z%r}OyC~!T!jQZz81N@pG3dHKuJt7KcPA~^{0b(8K~mx z!j3CGzqg~)Jz`63{~n^ga9?Om2j@*cy3XjMTIE zIJKk%xs~XHJR0hE)fhdB)hv#(H$;>5d8dy#X^<_Ef@mBEoen3#lnG2pU?EwK46Vj) z-}kjoJqnIjczy7S?|bcdU(8QC)~8Reuq0=i?r~-5Vh3}6*O^)N8aT8~AeMcU6aj))=+lUEkq5pkc zE2k~OCy;$ar+of9X~svY@e0`g)HQy#v@A&dx?}pLJ>JxUEXDle#EVCc6t`g_j?Qv% zsT_DixsUW-Bx{4*=CW8iOUol)^HmWSnV_pi=h|zhF=(BQK=ZYvE~($|3o%>P!@zj+ z!1IhNkTh_W#A7--7K_z`lVc!gVfIg6Q0M2m`KQ0~>ZeI{D&leuJJw~#3<{I$zCRsgMyA%9x z8q1eQ^IN)e$$JoR(jn0DOMR3@99M-aSha-gor1oFvSPZP4Bm<3ipw*Liv27uk2!d& zcHUJHg=hH9_T+iV1mm2b)LQsdz0R0qGsu@-NABGfL-U)DJlaQedOdU<`LhAjzp+w4 z$N3zlM=+axwy!NqE4~y3?`Pth|EiW@U%s@klob%lD>R zl#L4GMXm9=D{!t=t{PBLnc|*(*27Z-$ZcYmI`k`^{P?7?e_f`B>}$2-9GAsX9A49~ zg9{Hg?l)8<4i6<2Xc_lbW96b>8s|xe<+IQV_ffhp&Lhtrdxd>-K@s}*>&b9Q=5!kg z6jm9*pJN1wI1~w@;mC7i0`tXm>hq11ldWAFKFmVV{)vbAa&NSaro<lA=v!E30DrZ}x8Kd39D8JKgQyR1aZ>zpX)tM8# z^v`hn*jxkoq6g6Ox(y^rP5Um8y5SfD8vyBV1@!k30H&Wkk;uz;QWm%*_w$xL zZTB(ogRSjltJF@a&nI9_*!>pMn@QHqjK+6ukF*T5bfJ&^q?z}Ho=4UaW z55|N>MVIhN?;lDIN)7_!YGOd`PYMd;%Rtwc8_QOR_f6Oi4q{qb>*S9V0vEc(& zmu7Kuhk^Bm%soaWcJ+;a6hf=8n9zu{>*>7Vh_%R;@g#8UX~zxz!Dj18xv3Q0?Vw@E zpiZ3I8GE7*{ZSJ3pKPR5*ILH{>amT4p3Vwg$4yy?2aJq)>NpBXnQXb{U~(hp3+{W7U2n|9w%vrrZ1 zCLCCj+SvKh$7!2(w=7zl{~%Nhs;h3iZHxAKzX0$1SvW<2{li`l&dd)D;8*a{ zW4JN>>JZJnW|$eNVYrOBF?k)$kV|mTIs6t``Pa zIpGCOO%QIRAVwVR#4t(}X?62tbMxSHb0?4cLXUfki2KZsdmsMOQ@hBJ+qh|vdqa~>WHJ9qWyyDe&;9ydZ`vSXR^>4`}^RjV6=i|!3Pap2G zA=LGatPJ)%;62YDy@G8@-66~n2?H+)1gcF60{JjOjGFsVUYuE8h;bx5FUt*_eOx%k zKI;K%56D@_VHz0zjmi^3_)_v|F$Z-r>CqE2gnr=ANYhU^K)lX;pq==RM2-a5qfVr0QAge*fbEEtx z)@jXoMay}J_>Z>T2zASrQ()z$Q3`pDeWs?Ce#YNPyU>g4_7ne)?gRbX4v^1*IBsAo zpaDIA?{yOEh0UIsBB3*e9V z`Wp@JHFZ~>U-G^zeS@r!(uj(aN~~8>s*KB%433jr`s>0b;cFy9o+F*$umEWL0t};M zbed4-f}((H=5)X&eOPJWfA_Go{3LHdc=Cz-{N&NW5A+$N{LATJO$H~^P#X;OsUlGS z(YOqKvmuo3dTqvV-tq7Zj=ZAm9LRoJuZgU=v2;z@Qf{a;M_*Zvtlt6EaDuAqvfGhs z`KZdVIoIKx8?-D^yJ`l@&9pjRhkWcef#ZsvGKJET8EH(gK45#B?kvH-IDUEc%+fwr ze$x1k=ibqN;{L>lYt)wH81eAi@2VlcICT1`t!`C z?g~W2k)yye3slaMG(rRSkJ1rS!C4N3+fj1uL0Ez{U$O(99DQoVO*mNF^i{XQx*mOV z#fjdV;Y=L3L&+Xsa7CuxL2VC>yyEois(!L!evv}p_ytA%YUCz9vOT!v z3Wx!b6FnVLzDZ^(mv6sNoz#w~1~>V`FIsdzhr zyJokIa~o>cXsvxi*(S2Lra?&;%a35&`a15fJ4tijodT||h(R>?yE6Lb`SE5tTAen4@;JWdL#1*-$lPzJ!3mdqZv50H1s&@>BS+|FvNdhmH6F17gcQ1;8f^l8}HhhUGz(yC^^BuvPH( z$d)SryHGs449{<-ie)!5%3CxO;S^VE$^~zlk?Byi98^0X$lg6e zIa^<9p;kAwOkQ^f^DeM!gS`tL<(4`X5$YbFs?C`8=nk7N$Z`&c;G})OzIvlMgq4pSbaLR8E@Rm2~M15|F6t*(iyZ5*T;*E^C{_X zj$qL{<}|=R-D{l%YrJn|CU|N^mVUf?*0pn{16@XY4{W&@pNe8`j5E&K0D6te% zE~1<@bZgD?QtY#t*>K8@BbmayLfnBK-2KE+@fpH}mhRUL-Hkl7&LZxe7|jTMOT%)g zUASm3T`c?NuYHS5?T$uo14epq?c8-*z#JVh-0mI_oq^Slq{HjHche-aW zXwxK(zZkP%8aukf^>6Bv{uA<_96i0Xa+V6Fbd(!<)dx`v5O0-MPH#lU2<~1Bc`lj- zOPKckKdNoWD+k1H`3-|q-LToqpS_$#2~$4=STQ7W6g%|+Le@2cwg1$xn3z)L+&0DU z&8T=IpItbuqmMKmp`42l->%;LojhVS<{?l!p1Bz7UX8!w0!wZB7`e~(!ov!N#Y_$R zXW<;WMg%^uhbJ)@klj1*=d$p3=)6K;p7o{VS0PHLK}35`B&XotGlSTMU!X~S!e0Zt zUn3>bXH}&-kkz!=Ben|wH-j@1iwuDFotGR|$8f718JDJM8aA~~Kr*-^h)I%(hR^rc zqQ}e}=~BlzO6}_I&+_Jp4o-?|2uw%Ou2FaoTx)u!2)XMy_LV$Q5lRe;i5-Ca^O?l?ul&M&GCy z=Snf77FU^DE!eEwY*q3f-U{YsrXC+przbN~Z7t7LZ7uPJ``#>#@Y1(r<+g6I-0%f? zid_ecT0K;-GqyxEEU}h)bGfyCKz8(~^Q_QSjkN-^Y1`n1!$#D77aWa$*b!^oEwo}d zpE!;ZchvSnmb;NB%cvC_gnucNYkyt7BzIqL+P0@s$7wknQ(_^w2K;1Ko!8gLl*^0M zf2@&iBQ(4L5`7!x8Y|mZDaAplb(X4j^(DHkl@e*^gw&gLCv4ANgJ1b%*Yz4F%3i;y ztHkJ?sYmk5K8aK38oMLM&@4+3ePfKX)+|6B8WcO?6wl7EZRobbxb5=^VsfMmwKjFv zvboigX6NoX^a`3uAuMcqrX6?p9gy5n`B{83&Gdv;(8@hs39%p5p#iCUXk_VzRKjDF zwet!B2iDyKSk{IfryOL!YiS>l^VB5s{uflD7pxR&HP>bg zhO)qCu{)%^Az!X)oYj*9IbR6xvzJ2ZcV06%YS#JD4|^JW9C${_L3pOPCHMh9bn#o% zqKoQ2dtqyXxu2^b+~G;K(dcA>gX0S;{g3^`uBWd}(mFE3DDC3UK8XTs2GHZ}mCV`` zJY6g5w$yI4e6)@k8EOy&5@$3!6YP!F;-dC0_2$b{f5o*g(;|BuP2Uv#)+i>_zKMiGlh>D2s!s<;NRU2^Ogtu}{I~4j)`5n!_DatrQE; zaDGbAYJJcoeb8@d5_hQCX`Ce}?p^@7VDHsGX0X&(giRsPf|jp@ReSwDAgJNi*I#3q z)G3|8Fm9k=H0sVulwt^(|FBYz1|YEL6HCg-2^TXSRg__=yL`#5PfZ=oe>M$C;l1TOyJKiVO38{7Vw zQ-Ai7zi8Ww?bciL$dR$+SpoUSuq!uwIkg(st8oL%(8F;0h`-=-@kOFGj4U&n+_f*H zx+*9`7huc&dtz*!?cjN($$RP(6jl&qN63BKI5R!Wq2_vNe1)a>`Zl|lW|jlKrvhbP z^27T1z$*>Gn`sAUXU1YcH;z+Q%W#j^6EiL^pKT8aDe{~)a_GT-nF>HI_ItZ5XgP(jB4 zr`;!N>&JzV6JYhkReFi97|?@eNb|t20FTy8f`=>OPL9QzZS9bcp<`Y|8xuP|q7u~0mm{lGN6gj1BSQS-* z6H1f|E-H(dM$a&4u7i2}H^jWB9^r*+GmRHaK>?{bU6LTjG^Vv=-n#)&Ba((lItN7< zE|J+I&v8q#K@NLQLjB^rh)8(Gf8>7=y76%ScCwVS2uE6<5+Pbsl7o;F&kWQOoPR+pzNXs%y#!GxFx+oj!k}Rn;2)R<^=$cdZM{wMI_2`B$xo5#gGTo0L7qaxwUAA#^U5vGQ?Hi;x2O%>UbUwH6;A&2&=9qC@azKcM>&re#&1pn0Hr;6Srw8L!&+KS-=0Y5<-_ zKlkUY1SdL#X9hZ_NR%Ujwi?<~+z1A{7o)#Y;Yy>f>mE2HbH!t+D<``v-?Z#&sglWR za=sFkCygb{iww00e{|-;Q|5Wb#B3Y`AB{19GjQ;wBii*l^812ItD!SHnii7~psF`OZMU(2RbxgO)vgPJWZ1|KIy33e z#q;OJ4|V$+d>w@DEPtjK(r3S7es?M|_(nS<9w{JIa@z&3QY3Jqh1cU>R2h#t29l{8 za1SUDD*`eBKA5;V2&N~LC9FdtbgeiLMEua-iOnqXjSy!rq=)E?rMkxL9 zv68YKiQQE3kGHPo@}ri!;U>~L>2t^I?5g4t*5SeusQVupl)(=>KqlZF7g#6p^}F!X z5L-1t!t?~y)&@0YEw@)899uPY#fEXdoY4si3I(()3W>1;8_Z6NO_c=FeM2}~W$Wm* zbflRMW)Jr*Cql)2S7A}g!iECbLC4BXF}wDG5Ob%KnTtU|WVDjGpgXB++WwYWqT;VM z1H|2jrmFI228)Rd>GA7Zj}JH-8N;k@4fT)?C~u!m+LmJ8-0u$G#KaWKW?dOhQjjV; zrS>dM!;G1)P72;t#kRi5=$c)a1FutFUF~l?M8>rbJ!fxkZ(tAu6KQNQeYKu~KLSD& zU46pdj+?A$B(0j*v27{6y^S7B)!SY^(ksXMrS9};ujf0y{=?=*HU#cV(xk3o8XsR8 zUU*Qf-hqW#>D1GEHZNhkkgowje%>r}Ap-GsnVn1CU#Wy%hBFctvUf27hg_AU+^2s= zPL#YMkI4$&V(4=3qolMZysyRf%n8_D0KgI1DwXlJ)=O_xxn?)`TycwAL%qsG2L5G6 zkL!Ap4FM0zZH#}}aLZ}5%gfwZc>7{hy8+ZUwMJ@pygsCxvS{@?9(g*})kZY}mzR$# zXR1=i?xSZZt6Q2@-il{|dNd(;c+GJH0tMefvZpxkv!^K?1F;`-BSz%Q zj;=xHPCKi;CK=44v;q|pEzw1kg-}vO1<0GB3|%VZq7)5^XOg0v+T*e(8srU;`D2Ix zne=KcLs-aR#v>`ohy^Ff?5!}VaE`o>~CD1OT z%*|0mrw_%dbmQG zG0nbMyab638L3cyybK+Z_?(#4`Sa_>$jO~QZ+WboTVsC@t`eod{t~MkdiPk2Dx)2s z<=4UFyM9D+wH+EI1NEfPkP|ekeEeI_S~%qoC+8f}6%^JLlw;$7TrKix-2=hvv3}37 zam%4oEL}&aA82dB`ozTf^j-R5grw?#P5FBz&R3JE;mqn=<|kMGE4Pwj+|L_vh5cWX z8M`VcuL)CbBk%4m4aJYI-=D^j1U-^SrE_4-AkTj?(6m7>Q6{)_irViHTa72 z1s|OpdBDH+KHGmfQCK>Yw0@*t_gR6`fSyH=G2E(&n*~85^R|4EA8quTqu{4eq>P{p6_G~7D5Zh4R{aF~VOrkqJvwYQ7R#$igh5NEGL+j|H zEhS3|Bgq1l>L>cfbP+RP|5%eV2+KNTw5nJ5|-IguV z!|(`5$?r*+to_T}4?)-%20V}q;?))e8UVD?NA-D5(2@TlnHMgUn0+l5)zXfC1)KFs z%JwKudQD-v+fQQ<|K|mamzg69 zr;dJX?Zj=!9hgd!R&>Iwimgh;40e`@i9+cs(W)m4kxqcvBsoJq5~+4N!jz70kKG3ng< z)XOXToM)6%pOlRzWR48Im=Mfb=!|O`^xijmn4hY2HLV@IVwDj+Gz6hp$lbL$%)6kOzf-8@dtf6H$Ed}M_zYS}Q zJ@5sF#40|C;+$<=FL_AFllT5;v$RCotClAvU|s%|bD1-C^tI3`aw6>(tg%<4_X~nt z%YSZOoeUhyhTRS{)n$k;P4>p#R&G`{)H^ae6l4`gY*m^-j=0R+ z1bWv*&vUyaC9at`usR}?^ru*ei-9;h3_p+~QQj=CAEpWYJH2o(+}nogam<_UMq)Is z9h0WBPbc>mFyqs8988^2A0>1$rK&p9wA~)eybN(0%f2Z-L99%paaL3NYc^}$A$(Z_ zO^Eh5Hsft4+9Q^O441yJu^R0 zEIFS^km`!Kf@#|$`nSh%Lg)JMh35+@AQ7^IF$D+#D^n+oSo5(Cq_%{Q+(K`FDQ8oY zZ8j-h;#IN4?8#cGI`Vxa#rNG#ZTAtklAV)$%>6ok`|+Pycu_SKM5Y zKAA=JuryFIaN9pxD{K;Vh&{&ncVBu{TkSan3YlA17t!q?7o7tpUh29(oP5Iq)FBRR-C|6CEter}5L`;seWUI`oGp zQ7M-*$;Iuq1O8^5t0KtR>9{XSN(P-v!k^T^Kb;KWN6Sw2B)qd1lwANXGyx=ItBaK| zF|_G1ev(jKeN&cqtJbaN-Bb3K71nEcx+|s>Lu>~1BqHlFlxFBRPEoV4qm#v_J+3eEcp!eTZ4O;3 zvpiHbWR~=3I+MH^7D|F68QA{rnKYZ1qiUA3zNVvP6T0t^q24aJ=gEHZ@Oe^XCCx2Q zX=42h1+)y-#LR?De+yeBi;8XK6`Q5Ky>JID!e*uNoPEsWha9K-bI_mFv0C5Ay@WLD7S?XaAkN}tfaBY z92AxM9qF6slOfQWTi9@aB`Z=aYfw)ex488(Ilm}gF?RFk>miSh7rK;HDjs_g(#O># zj^Qmu{vaSNB2plI{h7(!GZORuURJ*=n9k4g-jnUlPxp5;^&mAySO^Hv+{9!W`3y17 z3?yzRM8-1<^d?c*O8ew~3$0Q* zi7G7gXi9JfyQ{P&mDb~4%g(YUBV3Xn({Frksc&5o6_=Fmp!=t zH{e5vIsMI%I-ewN5d96W|K;im80x-yv??3xN z(t{#^7dr?DL@beOY(Q$Sd$d<+w;zVH4pk@U!C80eX^*(xS)guzMIVNRT`6y}7E4u* zZo+@M6xEG~=@=Q=C!ZCqSz zx*ocFU?)dCcU7scF@8%^uo32%oXm1gomGXlz6p7tH|>bW&LhX7?sBdiH{3f0cm{P& z#qf~%;E{@NNEcToVq&rS*+<{vACegN+gF~-E+khV72IM~NXRIY6pSk!RNj=Y%1p}E ziWavEuT5!&F_L{*GVxS%+iM+n4!ftg`?<%s7rKVNQa*&T2&bk0UjWb>FXX!GTjRRK zCC8=5?TXt+AcxPn!ms2v^9Oh||e~O3si=?jpf}eoPpale>J#>M7 zFa##Sa(D)wgYB>z_QNr#hPUBE_z})Qqh{AM?Q-pUttIKG2Wg|VaoQAZCaI{GY0qk_ zwDnrPR-~0{2MGA^nhAXPRy(KFYmFYeNA-9;iG+O!dhYbJ@^tp}_(y|g7R3}RcB@Bo zl6wZk6>Q+D(3&&@U9knpW$d%G`W5GvW?q_McdkE4%T?&Kks zJDFTm)vu#1aPHcxe%q^w{@-tVH7#pDr1u!~`qfvHuh(WYYE0Owd(|7>3u-Rv3SPcK z%@qL!9nHqJyvAvMxRoEPIyRVG;SY`F*Q#{$7c)7q#(afGN376tA06_Kd25L zJiJPIPzC=7+ru9QFq6GUmOo+wkn68=pf&4RJoVVtoXtg>j1_mN;~vdeKxX#Ek8au; z*w|w^>%4Qq+lFKUWcbbdK4V+6Hp)&%G0#|Rm@dNi=*~Ch?;Jie^|1xiX82j%m$j*g zUL)HIfzX?4*n3mM-8xR6(7_Oy%opt}J%+EjWV1oOo7I0P=Ap$Vx4`*|MM!un<;buS ziui$|g8lC#mQCY*U%Be4zO+oE220ocu?H8>%4*oWl#$&N`!L~pr7t>-XdBn$l){67 zDt0ipaQE)qg-OO>mXxxPPGz6ECL|YE1m0p5dBx#y-u$6PcQ!P6{shDOHvk7A?;;;z z^vP;wk{cRr%mg|}r}bAVJWqlM)AT=bX7a>T<0(v3-^$O~Lr1(LKXpVPrFOFg_)v%R z65J5~rDGN@6BI&Jg@cl+aLA%6jFwb|B$KM(M;keTSs=QF5^_6BN=_b|VLE={FrFhX z;}LOA@s{Pa|hfciT%|1KoXxPERKe$ab4VHqdq9s=S~3 zUbRin&^N|d5WhyGI&QdGey5NWDufNuN&Y|QxbILXc(~6`OAKE_Nb(*o+AQ9~UYo^x zkoQ}>heM%q_QQrlubxYcO(BEcR8FJ7AEpr_5y$_NMQ>;Ap}991Yxqwz+(4JYD6L6>4Q{oE*S6BETmq)Qwfc-JNF6AV4rhJNJbee}bG zN3@|Id3j#|{y-YIV0i>rL{`yoWZCe_wmK094mU;qI3(GB8j^BrNV4USJST@F$<~Z! zNk;t?oYhQSgD%r~>w;@;dKpR?d-^C*qcA@Vj>;g4#?&naa?vTaHCiK6OV4BoLRKdQ) zZ%HliZOmX#l1{0RqOoJv*pWtRTMwP0wOOy1v5{%&+xSnwnk?dql$$ZxKq1Mdh>S1; zk~N3pxaiZ$S@A{?hcYp)@oAbobn5=4C6C8Psg-aB-y7i1T3t|-XM|%VmM)w6D}OA& z`RX7&KuVTE zLbxdz`VM^_cS8EoWoe<%>TF|OhfJ0f&ZvUCp4<-Q^u0fp!IFZp<#^}hdQu{6qITL} zIRnC8(fh&^go~J-oIZc<3ch)DUT#jnSNGBLdtN?~7~R6WWKl;3<)%i*zP*R;+@3&V zq|SJ8=~04Btdz_Kv64Nwbi|ASMvxw9wSrZ@TKF0|6LEM9|B%PUa4NZleX9EyPqkv+ zF*>q%>B&!pi%h^ z0|+66bD9SKNj@4qgDfIW1d)N?Tw}lvsR@=lx?4Ft=vF(5p33bd7TDl+3v4hiSQ0z& ze8#?=U)?vy_yh+~%6`YZq(DR8@yM{~Y@w-QbmMF#h*Oww$ohcAG=Yj$?>oCloPeEv zSNc0yr5~Ebxo^$mNCEknl!I|3)*Gqgh|H^Xpx*sva`itp%Ydp&ir2GcKbM~M)jg^E z8d0}=_j0x@<*481-_CR7u{ZVK{}lJG;}_y*Tk1htW}lxei4P|v@!|YUs_%qJ#rQ$q zJaLmMWrdw}WD0Cwu5XN9;oO)&>k)jC&SsyBClv~d@L>ab@RV{b^(>NUpQ-~UE5fa! zN1Rf;=orkUkKHbT0`c44?fT|N@0!|c1DeI6hvsqWd_v3~{|HZ$@Prl;o^Xe(UyeU} z%!%)jJt5bU{w0IdMVy#noIyryAJY&-FI00FjE@=qXewg(g>L|ml^r5Zm z;K$-^bl}?`N7`W@=9QWuOSK~p{gd4g-=2ddM5fVo9=x8nr;#nzNs84h#G>zI5?%r^ z!b=&?UQ<+-9~i3+U$|h_bdv!?D~?ap+Ob?XWr%~Nx_v9DF(fNs4z;mH)Z^k+8j2%cxeFSQ6 zs9k}^Omti&RpB8}OT#prU%YB}+2rK+J zFCwU`?SBOeSE!YuP^nZav5+EK_$J6cE|yx7iRk4S9FB~vlfoj9`X#B5gR%NsU@zdc za)cky!T*w4B2(F=!pG=tm(Qz(V~}twAT-LYs-1j^4CmFg@DsJBKUW8$`-OZC<2fyW zd+HEfLgjZ>pBp@w)eGZtFl9G_>^w*?M#?PF)U@kA^z${1=lyR%bf=ol? zG94i{8N4o%|G@tMd^won004La4TrS>LO~P+XWvgDq%|Buq^Yaps=zJ5J;h=+89_h^ zfG$CqpoVDBG&}UoA!qZ-&3y7Uzp5Z5B{M6VV~x$Jrshmn3jOp$1ciS^XrrCE*8%+j zHX0Wo004Law9Er+WkD3i@&C-+r`mjN*S2ljwr$&1xJIyy8g}Ciy0)$81#5G*@1$;= z?Zxk#bI#15fDj(*Gw2STdJG_9#@Ge3NXG%N76XKmKr?)8hjlDNr}k|Jl%ZeyemRcn z-ga0SruFRIqYR6B_2^KBb^UtxEW@q=!952C^y^-R6S=o2!br?rYr;v&T^k}u&Rsi1 zl9Ic25k+e5+D$b6+_i@o(sI{cVoA?k`-meWcO61JWhgs+;=Ea06mND~_ld{EQ(~rg zRy-$O1T>&ZB{im0(!urL(@g{^RHGivXotp&p#{CzC2JRtod&)czC$5baR3z(Kr(b0 zZUrj23vM0EMW~b}$c!+QT45KUQ)=Kq>TQ1*?%>LPMIQUwezjS$x&)G$5+TwB>_b4O zgvj~N{uCU1V1H5a39-NA-h%p$_%)}WW&Z-$4-|e>@_8JfJbf6%2*xpmSu9`~YuLmN zHBGnC-SkuaS_kx7{aODs7`F*CF(%2Rn+m3ysbd6t@&7qu91{A+jDZ6mjnJK3fS-RQwN+>o?WnRbZ#Jfm!K4swx)QoE-zn^HL{P>Cwk z*k0A54)tijG~3T$7IT=#f*o=JyXS&7U3*j;(ygC79|5keRdL=m&&ilddf4ejVa zC%Vv$9`vFQ{cJm6$GPTlSAa6qqXA85Mhj2AmE1;dC!e;(|N0h*HvTRyei6ri8E3w# zJ?r+$CvCXADWP@RCdn_qt=O{NB)+x@dF&=z@ORn}Mifzm>bhNGeQCG&XJ0aVw|x1( z+me~h+n9c^*n%zmU~2NPe(dIL_Dy@%04K@PJR`@`)3dkUeYS1ewr$(CZQHiB`_8s) z+w3noUT@#@+}!>@^WXKW*tn>ys?4mcIt5fdMNE@Hi+-^PV-G(kY8%;gnD?WI6WK?R zNNwSLN1h~8^Eu=0+~j3st(na0pZ#&Azw+bB%=o`7mQm&u@M-kh&v*DKrY_!CS|!N` z^Ulaap7cCw;)Dcm%_8zI0oKP<;`_nN-OB67I^gTXY^hOsnd3d7tjTAs!};X$VM=jT zM1Ka>{OHg3+C3Jiv*;Pu2u>wQ<*jfE75Vg=*EX6F)ueXT%WQYZj+&h zB|hfoJB>L|-h5OfbC~B5L0x^PaW!u&^WIZ+MPH+J2pfnN_p;efpW$^k6G_a4+n(tCFx}&GC}P+;jB)C zSVe>HZSBsrdo%Kk_DuMv8q5uT?S1a`_NIDY(*AkbUtIeuTsG~YjEvQb(l4wzo)fhZ z;`*r%RC}^93(Q^@wlF%i7DB~cpeI>l9aULx!D00-3D#+(&J*D7U7B*k3iu?fN2u%L z{I{q(q0US#N7vop>K}Qnq;ap%OMMz0p^8)9gBaT{eI>$s87qHN`P#8|PsET`US>vC zn$FfwRc+7yF_Nh9ism@gXnOfrHf(SQ{H+b8L&9u_yM&p)hSkjQvbZ2!D|B zrTE+AM4#JWa-#IM(tr1PIm&qo^z2krBj$`K>f?|IdFc+PkGeU75O<~&cFQ|&I`2E5 z=C90ODfV@bO z+=|3?*|*GX9BA8@&~}x!ckV!WAeKA)&tvp7%A$71k`=CeGW(e!J74Tl_Nzm7V-dSO zGJ3Dr!|c!Jo+Q4?{$cLzK>J+Ux4EBlzss&2Sr;*1>(wk95Mjlm!^E_5$i|3GVxJMR zc|~kV{z^CDGuH`OIs3|Pt-Ge!`eIA9O~s4 zc6nrUDZ5teX7_&gQTI;wX|WfZWv@3o`mWgW*85oO%cdF^nr-NMP(&LcHjaIkJ7pQRz-M{*npmoEH1Cq}{^l!nr|ZSOZkGMn>}Z2nbiFnq z>*TZis!h4dug$(;$Tly*wvA}YUw-HCJ-9k#HW~EAtm> zWiW{l$e?^LKqhf|4Ob~tk zxbRHjF2aL|3&@GIA!^o=fIse|?9FZ_=Ivs;+^(=I?OMCRZnT^15qs1gv&ZcTj%I9q z+t4<$O>9fs+P1On5JOHK*n`bc6giy4=Hf!OJRZbTD6>oLQq*(h%drC2ya_AX-F!h- zvis~|tP-rU5rECvHpGr>8|m-t8*9a_a0tG_*7%L>CA4L&y^PLmZ}7g1!J8OoHTWFH zH9GMw7}venE)C^r*$Ft2CwB_Y!|}KPBXJf+)2|^IkC_;T+4OFry~^flhoM~4 z5chxD#K>MlxK|9x!e851n*i4)*>sfKOq-?p%rd@sBUN*Qr*Nhq4gHF1(mIBYbx8>cB+N-QBHf1NB$K)qQ&UZ zy0$Jdku^86jgSgf-rP1vCbIrEwhc$Mi>g5}AnnIMR1B(*q#{Xkk8R*0ubbEcMz3n9 z)$&d{SP5%WUkB?Vf%RA~NmWnUuO8ygY-#Mm8BWGlx_xD6G!ovjjg;2u=*WEJDVO#KslNHq(trFar)%b~(tb5Ut|t3Z`ivhJ$s#ZJ0kraZ=!!MO4j zSEg3>GetZ^8S%3aSNsV@o>b&1MV?mV8AYB|5iM?k16uF;*2vMMxq$v@;)KI zlkz(yzti$NBfqoq+mYWntF=0mtIq57dQ_=iT-8gZUoXV#>^iKds;O1gxV+;x^Y-6n zJR!To?jYV}cM*B#xdLxJ@d0}PWxV?jGItNzL*x(J!{mO&RqF0k>+aO}cZZyJhrGcW z_;xi~BUZ6i)&_ZNYi&`-H=#S~V0w3q@s|~5TN#ck!*S&^p-d)~$&_-KF3g_tlTc=o z%1lZ*NyC_jb&(DKH8sJePd^=G*r0bfUeJ?lLV3ncYvx=%hLxA83rBU~6nd??aDv;R z2viZd!Z=hBX+@J!MP!$$2uBs+s3M%8suinhAy*i&Y9Xz-GpdCw%o>91y7D*vvx_tesiB=AP|U`k zD3-H<-K0}QEgcMlVh#aBvx1H6A%kM-=wt*Gb0d%#R-d`Z3~KayX`pX6UIEnE7?5E;|fHZW{0lWXKAxkJXwRGBRcWx1@C&FzCj z16HT(m!oo89v}~s$H=Y+MC+KdN^X$b0&(oWMx3r~~beC?@l8*F{p3;AYnuHKK2Tuc^8S6V^{bp>~jErU% z$z)SXJ)I0P$pIX}37o+NT)_?8!2>+PGrYoke8CU=*Csi@3U&rj_(m@>g}vP zMGD11lteYuWgeS(a^{Jd$NwuoI`hcPvop`kJU#PZ=KjpRd2%-kvs%gS*jqR~*9-?! z?3Xz?|M&ALDuSmvTEjarJ5@?Wb1_=kvoq0AFNJebIHSY;%aMC(!mSDKE{?0%6q`#d=zv=+v_kmvqejNC&F&U3zB9oZR6s9tbdKze?>Hj>D?o^ra zX0;lx)nw!48fm=xw|9;E>=fopWhcMIDdAk~xZoeo*-`&@XRBkcvJ<<34sz_rW6r<8 z=}Ku>$5BElWt3AvB~?^YL+$^0u3qix6V$?q^4H)5v%d(v^wG}%gA6g98O&rB>qT0r z3iWHI=4-XK>vRo!oA-K`ukp@FY8UcuTS;0encF=AsoRmoWLoRQAHi2m2|ys zG2X3vv_BJRW+}7jwVp%^%a}u-^<-LE&RqJfr_ja<<}qMBm3CG#pF!(sbg+sA3|ZIH z$!Zod-MWD;*06{f){S(tmc`7pZlZ^EEMb-s6DcuHqSQE*GPNULTPnEHO zYGWfc#wKcoJ8>WG!acYH*W+qjiz{&*n(IikE2+ir3awU$=s2PM)T6}iP>+U6)aeNP z{UiS8`wJyqr@M@aCwW%ld0y52KEvz0BMG4!0`Cf(6xba2po5r*I%4id?bPS`KAh{~ zE+tHmvZ}R0aBkrGaA&h5=X;qI`Q&R)@GQMxMgx(rqbc&o`P8ggF>8-2JdfGTVJ`ES t&jJ>*h{Y`Nl%zt}`I7GP1tm1uBl_!{-o;gd< z9j2Jg;31-^S*ewon455foucA-9ixfN(Q$8ARqGV5h$AsYVRJ*j>V01__Kb;Rc%|jc zFfg>;3{5c;x4D_`q0oh4!1Q-cOiX+pC)KZv`PoD zsByhRe|B_HIKLabnQ%Jl1&g2PivOZe!d>OP^d3a-JgM%~henW~;Go_>3d#^y9%ne} z&+>v9DZZ}q0jQ2FGg4g77_$D?=Nd1yb>(M4KFZr6C~ds%TJAtRRNP0*L*I0*WJ2&fr~M7Pg6Oj)=5M zjMosLs2}6AXWs#lkf#Iefc2>W`jn3%C?82=F{?RowV~IT7y=eM|Ngz6*0V8EX7y^ ztDuHzD&~Ix06ZU8`}^K@+?Qqn#(B|B0!@@)qG^9RecPC2d1I<9iEdBSH2fRfpVDLy zptF!TN!Z7-XIU}~QwH^l8m8Ub@|%@EfGN&Mp%e-LKb(7wDJ5<1zoc}RPc#CuQxgj9 z^ekyPBi9Sy&7S#x=D5`Xvpxp*GC-A(ro>%~2+Yu0BbsHk0!{)>~KXvdRPN;bf zWhp`~0D&u;W%{kT^%_XVwfSL97$iC{Q|!nN9cgEF|1{S-2dvxE1MBx#&oZo}hm{@x zA`@ihdp#gzwlj0)a!8Olw4(qxi8)AIxywoD|I=BvBd<1#LEfagE>Kj!W#>O5!$>lW z zgnFf<%^(}jNhlIu?*E40XU=t*^fxpiNJztAT`R72t-XX>aerwT^4`Befd{~~2K>uTe}*!dy}6Zpd7Kw%NKTJX@r5R>fVHkCZ%H7$6jgHFlci6`koz9QX8 zZ{o*{VkR=7%uh@d6V1dhYnY8Bk^GCK5<59W^2jMtNQy}bagsZvk~}7_h(>^L-B`I) zncHyeoU5*KgK;L9VwNg%EwS1bJ$BjesI!*nw8|&Gw9yuM-NdD;Dq6MGap$_)Z@aEr zx~+L_xPMn#iQV*Ma4d0hLEHl;mQC^3RSru`i;mp%jK#Uvv0!~h+yiIHf|#Lk7HD34 zGa8ZS>_*XXOVg54`9(rCFW9jlf8b|i*EQ+(H@8>O?sq+qUwNP9img^MZ%E2Fctgaz zA?&)1f%ob81iQ)sPJQfQ^3_R6xTBN*7<~W3(#N$Y-Y1CP)9-wt`O)Hj48kXN5l^j9 zo8m9yY3iEEdo9%CNeq1T#n+g=uZ)!ygiVn9&C~TJHw#ablnoH!?|0sk^ti~Q=Tfjjsj*T1%SymI@jE*~1nv$&dWR~`%;v`HkHbGj>?wo%;WkfDrMomyXd=x5&8AqovWyn#qBTt>^gwjdqWwAurEC>$l91TMil$gy zVjwq6Pn}A#RRA5iG;;+()yC}E6C;D@Ydx=URbld1D&<;ja3vUS!V0#fR{GDhpJZM213E>>D$a)gy2d5S4U)#MPQ%VDj{0dJlhRLJPE z+;ul73XdmiIypH^4=jhSa)e{L6+MwC7+;eE7JL&TG2(F?C1zagl~p>!Q)#_c3TY|EFORE=M~+0SNS@g}9CI6jkV6Vl zy@e7suOeF=s-F~1&9@>IGc{^EArfgscrSS>;kM5U`f0328#T2_!6`ya@tbixc7f)} zR?Rr(ya}0Ls2j_7mF$FHeU_$CUCuBr=QOR)Y&|VI2tTjk1>a&m zfhUnU-BIIxgbm*uq3%!aPFa@k_>-Ne=TVJ6IP1Au3vAG=!=Ku#A3f9RKJN2s#fX+0 z?P=Jp+i|q#7Yu>Vi4ZCvfcFR7$B8tgSW_cA=Qbm)pR9;oJnd_{lq4tyyR2W$a-DB$T{JO;obDb5ptQ`S6sdaW<5g(T6#>E@1Mb}y}% z;rQ~)#P~1BG8$n{@6eD0x*$g{-N8oDp#$+JE!dV1+16Z|z02C#YSN^VIdr~WlSTNb ze8{z)qq%-t?j}>|oCi|w7*JTc0bDHw{rSS;ZV#DVoBKJF*nW99%M7=ov4#veI-fwoGdRpD9%nb zxm;#r0$E6-H2N$etxvP%wsFS~wa@RT!AC{WdZSUpt+UnE8K?w=4gx#fMerhip=CmX zkia<8ja*gbj*kjl$a%d&NCLThAR`s+M&WD13PSJfMa)iGBFm{au?V4$Yi}Yq>PwOs zh+Inq(Ate(xcm}`m+mKUIgu_TE}*I&M$LFNPK*Ya+l>kj;D@KY_y_Mr00Fvm1Gp7m zqr{*C99b^8b|@h+Y6%HIRdIbcFcyZ6HU*$Kn*AoNSbkxhDdzV*xB&IP^=UAgvgT64lhOu$Fm~D?_-I^Jo``|CK_YbI?wbxR{Kz z@kGMjsPD>UbzZw3Sj$}eQf97jjZtvv*-Te|zg@AF@O>9eRVk8)oXB1O++&;KmzE#H zN%yu+6r7Jt17?_PyYLbHlq$77OHWR6pCh>^JGnc@P7Hfa@{{L&{B;BGvEp3)!hTK}Kh!Lifd?P<^70=OLVb_;|I)`IT{u24 zF_AP76_u126VsnKMT^{5>da23*=)0!bv&=rsi}nA5^lGX98GZz2g$8+dvM;feD;a2 z39B11JMnWmtIQ!jywl?GHfg0>b0k|f5mpr(ph;ZG%Gs&9oivh0>Wm77&eTOtjoKw1 z;!ikXk#?)_rtb@`^bs>e_nedz%!4|G<&Dkl+SiHL- zfh)#4X%)_@m7221!Y@QD^ZMeJAyHgwPu?K+tD3*br*9=JkB|JP!nR?X!2gIRI2$acW75r zlar5)xXBi z32W-z-8cK(a}T|@?BY7N+B@E#*y|cS?U`2Q)gCOk@QsaBj~y0yvTm)IwM6)wbfppY zCep`A*!#OWS3zJ7J&~b^rb}xqpF#6C<=S=&3%I z0b?u!*$M(&8zX>&-s*ZMVFi;+{n`NMbCE;QO*s?JGElpbBO>on&G;`MmVbNmOCnpe zg0lQytd=qdC+n?A;u=@0@QT#vN+w;j8F~L+WZ0eALV}|uur!eUAs@tel#bXI^sh~2 z<&61p(27Y@5N;B{wSlTM4V%pPrm?t@t)9ziF!IG6&rbzAu`ov5*2K>T8bZh#@sHsB z{XBNEhQ=m3Yx#m?)*cFbZ&@???z@IC6c1GOY;V^I8p0Q0%-P;L!I5j1GC#@si}Gb2 z*f5M268E7a7nwmJEId$oeQ^#nYrFp!F0TaYrF#in-Z7z3-;l(>+O=5N7G0@Run}3h zEUlrU%0Sra7bq*tE@W$5X6J>gT4Sv*#+%Orfvj&Uq6h2mlt_j>e8UlCZ@%Or{iTuG zUE+JvwJZ_i#>Y_p0t=x%x=xEEvs}IJ9XTH%@O_lT7CrpI5v0lWu z+Q}yUP2?hgT;3~3dt)p-;6yCDkBcEu&~fj5YMQ=W7wA{I;?K5%>5Gc@v^_f zYNq$>Z@JxUlQJp4(p3QVJUTArf>35^rT03HMzB*Qo?)gRV|V& z1)GeJXeLMosQe?zn%yW42J?K7)+a^+44R}&2B`%4YzRxt`OZ7ekw=-1&e8_E>diINn-|e5T&mB-OolUMz>e;Y3Vr* zigs}oN{5qLy#%7f*oSxOY?i-sxeUVT8N}r(lH}@FSov+eq)KFOyS$yUZ8MlNaf4sN zCH6FP`9_hI4~9|>q|mc;pX;UKB-2q^5ly6Misdt#CaYJQFzz;t;00?i=!wE6U(OM; zT_tmclLIN6tO0g-IqXn>6r8BMtk+uT;x19pMAH5nAdI#DYw1f>Qd(PQlT)CC$;`Nr ztsp6XnRpU}?Y~qTAwgVKu#E+IH0rXGna9PFDTlDU#HM_hJ8k%^FDWMvnjBs(BQ;mu zPNhwvwf}Y(QL<^6s6D}GAI&Vy*Xb2RN>M?j(O{M~i{~UK0j3Lt8+?=$v&2iw-WX*n zmCo1nn4Go@@t`W_9qkPVkSrAqT!?W#eB3nuH9nPWK_Gn<@>4sgHA)Rghz)~UGnMhB zq9w>L>Q7!mWUtMd-y5n#=XL7*!@pO}(n@SSDoQ~p(|@Vi#}$@HRnsn*B_N=Ts^dJ2 z4vA#ISNNX9g@paQxzQjsLe(hE!E;g z*4=%3%;mYuA3OK%d+X_OqA|YT34iH0IAGoZo#yj8Y8`K{A3A)5c2L*A@nfe>@I5y+ zbat3b6-gswlkq1cH8H(F@y;VNvvV}>*}H7E$avg5Bme>Lj$R zZ8qxdF0JB1#|Tdk)Lg%mgWdoh+O8ThR1*--%m$5gzANc$W{ZJlDu>hT zYd_3%B3ibTL(-YZco}HSbb$xq0@%RFvwT-RFPAmxwA}B<&3`UVS!QJZn ze?ZlEU6usVJEY&i`#Pp=<^Oopkw+hT>=B0@e&Wd|oOImrg9i>8(0|A&!-fwXVdZYk zY@4a|w)BY*p~7MrZk!1u*d{~r;jB2QgDD}!70e`8fIv*7*~X;DnUR&LQLchnsYyaG zd`HEU56Ag*VW(uGQb{3RVp-g)O$P^3QERJ~&UVe$zMcQy+}&PZV&q)$fz{`TFy1J; zY#UvxY?5Q6>Y3WuXAq#Ko+B1pTd=iBsVSG-%hy~lgIcY8lgEsBm!oOjVE zGvuw(s!hijZ5@xTj(FO(R{Jh)u~MJeG)S3$T5W6H1f;KOzcb^de^p|eTv@Zrx1{zu z>#n!Hj`wiOTHlWTrBF@lW$SOa@g}#w$n9LhidM3+xi-4#o!{fVUgNYit$D3S?Y`zM zT=YpV?J_R+%C7Oe=f8tjbG0F2MS=@g?s&l;Jpm+OqLgwfG1EjIWmHf_4UIHo#!5S# zjI*CEbCx(VeN$nKaT-iC(?W}#pjnIcdYtT;5?e)7tb<`giK0BOQ~1f^@Amsgii+Z7ajSSz)R$9BzPwXis@v*d^`LrHec(KI*>ZE6t4GoIQq=P`0y>)b$_OEb0vni_n?Y_X);2e{7&Mv>N#Px}tU~+hLRfhv?1r)TruId~-U9l2PNGb>63lcPL?<20# zCJl!xUBoXA`C$BMoes$4RBT+o;_4{$6KeCZax5@CY7w%lIv&>I444Dk#ZZvvKu*PW zKt>n!*Nz$9s-2e)V!K$>orTV-`VDyu4Z;mI-$#bG!X-gFgxI@-P!*@_jE6$}eq>bbDD zi#XGZo)RM~f43veaO#9u|T<29Bx z3kn>|UlUd}+y#xGrsMS^?OwCs0>%tbhbzDzJ?35BgpOP^{i4d3(+EE{cy<+e-1=Bw zIwy2K;tb7qDvZU;*_f-chYnhvj*@^D2vz`eo9-bZ)5i<=&n#~N%RLY#FbV~^gm)#gN@cA{3L?&(-yEubBb z80n|}5P5L|48NcQ)R;?3YjNv+RHs8j`D(Cf>2Z{{UWdqsgY;1+;SkKW4K`8ePv4d=O#V~g+-M`9ZXnFYU6$Y4o@u9$L-gcp+4 zi!=5kq8?{>?vNnmwwb{0udIf)3+D|?QlosyvCGT{iqiG@|I`=h2-YHN?>Oo1B@Pth zFa&=DjOi-!yf1#box31Md5oT3%5{l;d{&KsJ)01nq5)1GpR0RD0#IemDB(~`hBRQo zCSvvTt7u##phbV>W5r-(b-m!B;vFZnc5y#f7vn4dudB$zt+tIKs~ZgZo_0RsJnaV> zv+>Mv=>0Kt0y!-LK>sf3v7qnxxrB#6d(6^{R``4Cao-<%$;bpC*NcEl&+!dmZQ%>zzohHSc8QPfXmUFm zjaej^vJa}w;Ysg#Zl>c}CDUYosS>-ksf})@C-&MWD#=i~s7RNmf48MUC)jQ4<^M8iD~xarC#F6H*(u4}FUpX;Qd z0MeYhs{b7uhIEE>=+|x>#Eg)oC|~-lKPZ)JeZ^wUe4<$aWB4rqR(0Y-b*q~53n26B zn3f>W^hzj93^H*N*fjj9fuWg?Z$M1@r)o#5kWZ~+qtLsV=?MQuycJSz%*6v!jV-b= zaah0XP!3}1ms8mXeX98g5C_e-^!7x?H>$9sYavmd?d(JQ%%rWD1yTI54nSc7nvh9> z!XXrxwnKd>Owd$y)kN5du4eX4gaarvV~5*2@O_o?Z)tq}^3d-!(KnnIUTy`J57Fpb zBQ{pP5n2B2ABXHaS_Y#de53gq!S5NB)h$}Zu$FzKyXx&z2Z^x{!?&F6f@U-yzQGYB zMsi!w$?t8^*H4Om&l0wpadbp%fT;q%CnjU@;P+ol+j_Kd73}*f41>sND#gRpH>xZV zJc-mpL$)2Vp+qu6$t4dbVH0jWb><5bQ2wy5O$fn;Y=RBhsfUJaf(_XOTNW)av_M%; zy%k|YW>0oUL>ZPY0W8%o6W@ERA!yD+Y)MzTee4JL%dxTwE96dlVLDEuP#>w! zd{odUj%LWvoZOC2Lj4ZDI!<$OGc?0t)I)}PXrO)`lgJlrr%EOgE3A+^?S<*pJ{S4E zO~}otH#HPr<#d#>C-D&OrLW^w5rt)=PLw;@BO9_tnchY69^urq#;{ox1A*iYnWHLiAKB}O|P52Fuax>n=Hk~<|xy%DDz=bD2Lro%89 zb;pIJ=E>R}1#_Xl!f}Yad!%%fj3UE>rOe#v+)OkYo8(y zY+?27%o7%(JXmuD#gB*HU)V12cOF8~lw6q(fP>{MH$srBqLyQa(K|NtyLk(pxkn@7 zNoosrz`^qoFnR|w`WaL}CYgoBu@5)8D#&qGJJ~v8E&|3H7vpbSQzvyb#vOW8lEhT@ zMbW}8tmY{!Z1k>0aK$&UiEqw6n>ISPvuPI=t@1EY5<+)}jq=#;f*r^fj0)S_?Pr#y zw?4WF-edzP@eMc+y#Y^Y1F}O?8*M*y=8=H12}jDD@Dlz+!&P;U7~3Ox7Cs7&{7gxe z7>r0(NA!+{cSdg~Yx~h%S-42nh$~5idaS`4XtBn|T((1{Y?bkLdOqeZFQ0m1jp~_F zddi&Fxv@fDY*?BuW!W-8jJrw|Bvo8;r^p*PhU7%w;EEAhg16vHvbZ-_{2AQ?L*{yO zT#z$1;dY%c;eba2;X57;nMIk$@5_kluz1u!Bma7Y{oa% zn67h8XFQ%0J4`|ai3uV7F608)RxM0sG7+bZ_;Bdq8A3Mn7tWIvp*SHFlnO~hwGysW zxDS;GA~loOi|YHUX3lJGYIS*?l?Lnvn9GK*k286xJ;Qq~?8T)!nNtVuM1y-SLkHPm z_~K1^KFjVegkb%Sm@f&t5i!mfzm;X>KZhnIjkn&mpwDgPX91;A3$bZYP>u!dM#bB^ zmCkPb{DJb-OcJHry(5xp8-j+YqSmk+FCNqO^-?KtOL^ykG(@SANR;-;nO(yZCn?uI zePBl*$jY;qs$e!A2YxK8m`e4k9e_}77NiCH3g(TOK@k+$zMEX1W{bs7w`-kf^N?3- zjEU$n`MRU4hIbKppJ>-+H8Ka%Ln4Z6SCJ^Sb*43P=#0e&VJi2O4DME)5DUmY!n;6Dyp|-F>row9j zG^{8c25=-`B4;SfUPA%|M)4jP=+xy|C~Idx z1RLntJ@)Qymuf4SL1m1sY`tl$_*xlL4Pum{Yr;CayTHrs-&@ygr$rMACn9HrYgTGK z9(La*kHJo^7KIjWUMJeQBD+q;Em>AzP|@IPp`m+&1#7iXE@zi+l{c%%#9$GI-&W?u zIDJ0nXO@?Kqj*s{?TtRR!Fa5BwfG_MN1#&cB-QDG1GSzt^Dq0}u?)Hvn-^pq?ZjQ= zcc^xdMa>)Nzay{rPq*Cg9Y+Vm%~<=E=fLcMpN3lQP0UJ;W~V(C-NY~{>KsP@d2-yP zRTkN%A?flmic$PfjmHHbfaZIPlKbeJD;lU??L3NxsETmK?nwd;JTLPk-{xz2K9ix- zo{g-nu(^$*Yk2UTtBznNbdL^f-}vbfqEn6+^$_LW*KgY8r|(Y?Bk}=FnC$^O!mDsu zxK(rM%{F@N=>)QQf4)m^zvszQ-rwUDxqMg?O?h|^gp-hT%|_C#2ayvs1U`ivm13fT zyJyKl-lE_^-g4a42)oa7$hD%Bz1KY7KO*b_=aAJy@kbtbwxL`LYnak}n6d}J1KU?_ z;K-MI9-P+q4Po~O@!==gDvU;U;+)7e8AP5|#mn!O>+IMtI7f>$r$?MvSN`qYIzJEy zbhh9{2J%%xf)E&Ix{+&s@8K^7clRnp<{mf*q4BIC)7U`;!tmunB5zVNbY#l#ctWuE z_=tK|;9|8AzSSmQI)p0KkU?C{#gO#p5-#o!ap2fNyfqQ>qJp>8{4J4nA|~u4{x;Pi zQEB_;*80n>sK|R4&15hfj=TYbH~;UKalXug3}x%N>g%l#uB{kc_0)C1Dc(#a36^5^ zI*_wPU8>+tHNQjnboV`Yv;+sGniSOvNU!E9a{h_%wmR5e*`EZzD)99FU`oi_!sq>q zq_Hlc+jOZWxX=xeaF6os{`yjk?#?qM$ZK|+@HTjVHI$Ej0jI*A+s#G7Ah8V3YU714 z;{q07D{Y$Grj2Bc31tltk8nqKHSZ>ogwqau(2ps++bbr;H&7YLDn(L(*w9%8t+szP zP_+@-YSS_JC$Gc>0(ZLsy+5Z9^aqzCh-Rg6=<(ufM?V9Ycj^?Id;-6##-dbsg_rNq zE<;9Jh#slbZ3YugV5hDoKa`kb-{~jHlJ)IPkV;xO+Ho{QIe*(9b|Pa7SXE;lHk<2f zj0c|TL!X)ukwJf}DozEax@a;P-!~{d@>z5Hqi0XUpLz}bDLzU{HI!irEGzJ!79k-8ZpQ{-Qf#4b~7T#NI zYo80(j=8%Q-n&dhKEbtGyPIa*k3rM^FwUUHn+YQDfPYpO(5&&nF9;0$Avdqbg8V)& zW{IlC#Xp67qY3)a3NV7W_C@vfiN=+#!O`duxO@NGM4pPpwp-tJzWdf)Gv)xn0nmhO zTg3a*HvzX<_v8P4yRSIU>wq25~2%d4=MOirSCa;uV67)n^1xDB)q;3vW0< zW5R+n5wL4`0hRSSMDXDLWMFU&XG{=tci(TgEw_8s4N~i`@KmNR=olVs^UYbWk0Sxn z%tRvN*7zqIc|rEFM;*#uf%(+Dzy4t(jy+CY$Yb%s+wsc1TRTUNTDQFxg1%g(`;_B8 zgEaV}rjBvQNZ4Qhf%Cpv%DDk+3TsW(<&_nU^e}b{-;(wI1$MumSexnE$qkzk{cOB7 z{vX1Y_%ef$Ws~AR&Ivzorqdp9kR-xp#m80qR8w3P$h(*h-AIV|Xg-H?c%G#78V{~EVL_&;;jA}E;qZLZhtDAOLkhjxc!;Bw370YvO;S6S_muRbJ94u;3*n> zqo~}VnRBNgUV3n9Y)auFPryxCK6zFrrB>zE=D9IG=D7v?hdG*HS;v)@cPvpcCYZs4v*Tloh_xHtQCLrp#Y%nWPo;)*jC! zImLA(yilP^;pD1zP-8^sqw9}M2>nud)IRch$4D6mxRGFF(Bo(_^(h_t#3FmWY`1!8 z+}rZ4OA7{*mjb-__M@V;r#AP~Bzig9F*W0Pcix2%(_tC4SLyV#$FsbHgO2nhvbuRE zeH3(qeOk0-e1zr_p`~K9$vhhutyt5;r@Q z`^QHvT8oE_7e{Fga=ErSmmK*tFU{ofSpK9h)lYYhiECz_`Q($N?eAN78ts2P{2VPF z<~cX;g3?*(G|vO+E2}Eub%#BPe@En~QmI79fxr7qvo%M2BP$DP^rV_>*j;9Gvlr;# zN#H5HKha8(=&^KbSCHLK??>f-XyFWkYd_Bo3W#GvNK7Lsqj@vbh74xO+AQ##PoF)BTozjd#DG{Oaf?rJ}gFq9UMp=+F%ts``9D zh4sGs!fba(hudR8Jo5B(d3HLL_lw-5)PAV=pkBI+*A)>_$$yWW%)j1@=bY17m4ErUd(kT)ND|I*V=UrxI8 z?bnlnUa|0lbcrTIld9=|_kYv3SsE<$_e6?)F9!W?nWeK8jG!mBSvxx#G>K#l4a!-! zZZ(l#G@vmHk??@~UX2;Z8zG4F1WC2Ig!@^--92GBu-9uKGwEJ71#F00S7A*9i&UEYTV)N=e{3hnp<#LwQGFq3R$bS9>UYdxt`8ay?KZod-h>C=uXbW0E@_63RP+e zv)3Z9mIn&8ge$OF7{th!glAW=`06I*!+V`K%FmWPVox*kumd_% zC%b27qr+~>%_g?89pWoR@xhzAm`r{O`0@17-dH(WWf~jk>y~URqg?Q)3R|g;-urXx#OP} zgR+lJEl-YEQ-9qAC*Q&%mn>`0e+^IA2gP01*rrWdq19@yt1xmBO{OhfxX}qW2$`|F zku?2u_wSrvfaNf9E3#R{n>|%#_fc8It#2F(&tvp(qQHr<^a3`%GKT$P3cKB?ym~d8 zIdDms!9=VS`Sx*%H9It-muiD2dJCt_onPfGX9kBiNWsH#!`L6+nNngb6*ygQ^ukJgk(&U~#)=hb>@%FJEg6G4Wc@UwO(FGTu25xyq1t8{_X3|VB4In3f%q%mhNMmmFfKtVX1;W|E z5DZPMi~(#?J{o+Xj``!am?jiaFH9#b_(Kgsg(yRI6NXVb?X81H?1OJhS+YvO#grQ< z3=jOSzobr~7JJXXs-?t_B~1kC?8hIofR8`Xm7nS#DTVC6Hasv=!CNMf=sXL30`xsl_~U%)%}8lIN#^PH=xd$>E~4e?acj*q|ii$cHQTfXxT{1N}d z#%=%e-88$r*e;bed)dTF+tp*Oo12Q(YixD=a@M!u9bU}|mI$w-9={njVPl-JGjVFC zX$q!v0<(8A)0!E_+;AnB2og!9h#8dALJ$3nFvUD2NXD>OLf2jOptE}8Ox9$+qb%3# zbStd3L6=@T9d)nS|Mu`r)|XXrAlS9jbN0EWX;|UKJe|4R=I)^aq3bwvK9m2Bav}Av zHrA>M@INDER`kKjiyNQeyA_35?%-+9(-a_dhSM$Fj{xy51*Y>aCW}F@M^ai(mjYPd zcJ>;k*^MqS`ZWKGe_sR~_Vx}K69N_&ML8%Q(<+yn=vj~n;3bhPZZ7~m)fU9=Dp91b z#S51&Y!p2vy~D-M#HzGaQ7S2z@Me1tsZ`&qHq#%4i@nI?jZt&L@FeAKZs4pHQ)$KX zeg7y8@v$hWN-r~zgjeKrYO@y|k14c7+D`q>s{%m*rr-Vs(P%CjCX&{uyt%oQcA%1V00_+AHVT;?bgCTUPc15xy>XRe{9MVA%)9IaA zlTgC0GQN=x=}S;8Y5Oqzwqeds!^E6^N{$J)zS<_!P%MiV;``4Ig#bAnEAiXJy-~W; zZ_!iY*HaeXmurabMTYQ8Jw$fXAO_rlfuO&e^#!2G`)}f`ML|Kl@Kc|m__rrJ7r)|< zu|KaT>_a^2p}*a*+9^Z-hxqPu@iShej2(RI89tPJAP%AJQ;W*}a56scdX@rv2>L%n z*moT8QUz5GJN3L%-t3GPrqfik|EX}pH;4?%&l#UO&$@Avkx76%R-Ta+;aBg7CaDjkj6rJO7?6WD;Q`=0h940>P0 zm8$^O>&OO=qn8hTMb=&@xgd>uUpQXeLzG(Rd5{SJTn2#&{+}!>y!w2E$3hZ+99>`K zJdErp&2AZlwj0bDg_^1|VXI!Ki;ff9Ay&gvSMbP!r>yX_6%1Kfoz#VZe7!|zEN5oF(gH?K1m;{j|MeZc*!<=Lv4Myq6ZTg(mZ;60roo5bA^#}x4zZe4b4}JChO8VT2(z0Tnpz`{^TYPo|a_d;v@k;Mk zG~U%=L@7!T&Mqv8_>Vvxb1SmE1)q6Xr(a~G{RSnBW|&}WP1$Jt30Mz|~g36(wI2Ej#b z(o$u~?$1rGO2G%SC`XzC1GWVZ+Q!QBi3!KYkbGYpl97nH=CMTpWmuJ6M9w7YIYJR3 zw#QXz+Mb#c`jdJFrORwr@5aNw9Qup3{Gu`!)K!g-%qZ?@B4j@(xnk!3UQmbeOex6Q z#3ud%=3t2#yjuW!h}5BXjMc5@753sLs>75*zo7^!NV%JEhb}bj@MwxKG*@KV8ZJ;t zGhBcV_yn(o&SW5u5faECfkvD`z~-+787L5lBqLA*`Vw=FbNJEwPTuvfTq26jJeLV= zV?-%7-nAN5F61NrPdGv7cA{`glaE0Nasq*|Se%WI_@Luss%qPYfPf`?Cn*=m4cH0| z-rmQkM1f10wxE@zRB^ol;U%R4iMuL3yS9~;8%3dC__KHe9o8*!MEW>lhAPVi$v`Fv z#7dMl7$;>wX(*q)8@mqlTQ~Blm+QLU9t60=1^klmqhLoR?cA*rRq}<&lU38%0qW0| z&h(*C3U)hUCo60N>DywAn^3F;7Rdwd1i|`y;WdBYgC$g^{YB|}^jixFOk4=1RS(N9ro`jBB?;~+{+gS;X9GNToN z)uU|?9u}pp{xjdWAJwMHb}3U=kNI*hgBIQg$ zw1FGzs-f|+nE&T%&0-AQzsu`*)?#={<+px?^3NOVB7&--CL>LL|D8e-91x1=%7@j) z{NEi@{*{UCmvBO$YE;K1hn2aY25`l+6bS5oociOk3<7pJ;0RxUu#c^DFrqySZRmUK-^xx}#s9PSB{m|23y5@Jd zGufeQ?sa>^dD7I~qi*DIfQ`Qd>|{fadF7)7L*&(I3x=etU#Kwm+TTwpyZ*6O%s149 zV!0*pSUmqWH(&isw0@#BLM=qGU1?cD1Qo+!r{b)LRT?gdO2;Er34Ah@K|roD3E8J7 zS##icAB?&=r(<1n%Oic>H{Vy^0u0=BMGufU-#T!k;V)P;qYU{&JnYiJ?0SqkTj4}L}M{PL)Yk|-_ zIr(*ZMK>@3nhnd=jM=#zLLJ!l1>h8bLc^>syR#hMJmvjrdQmOxUx_QepZoQ>2~KS8 zSL*n5B6&+uALDF=saS6Z0|D3x;~dP;VIO15lp;?vw(}6{)<7`DB5G^>OIx$i2LM zeAC}o>us>nrqn8^4d~jl4|gWN>51R+j1CitmDs<(mi^6t`}=&psGy4N21PAhp$t_q zWT=9nVa5Wo(4y$E^{;y%L>cRP+bJQbunvxfj=;b~VkJs{pTriJW3G8I9~M|>k;Rt8 z0oN2L>r%gdikcTHT&>P@GtAOFnJwM`0{nd*JK-)(8B$FIUo+=IGF~?)Iy=Z6aPj_$ zW3V9yn9y|Cs)!yDi>!uMCP!0{jZ|TzEH}<)05T0C8636#%(S@v<3piF5?Sh9KsViV zYU(x<8e*zANY3K8nKHCrF1p&|b;qVKiU>DWg0&hUM~bcv6jYLa8Iw}W8hDksEe?jD z>2iq9_=X#=kI&N!bcvQ@7fs=EYo#bz_kke%3u{2@S&zXzqpz~R*-_R z_qeMJLe4@!Cx&TdHYa&(b}5Xxt!D(-_Mh0;&d$or;`9xp)3gW+D^?4YlmNL>z%&DnK}SNdn=~j}+u4z< zW7GvH7c11Rel0P#wA~WzlGdp*vp`Yj5+}@MR)Xf`)`(f6Tn2z_=ZG^Tm0?j$v~2(p=Fp39ByE}rtT=IY3Kw9ZDivz0zmJVcY@<_gB--It7q%}b>F|t zMtVG_-m?S1-C>|Xk=v(GKbfZ72X4l};h_KS2=+a&ew((E^>F^DWBkb)x8yu9v@w!r z91-Mw1x2J zXBh`hA305r%1x@EK#>xtk|$(Uo806eGhwcGC3Ubqv}QbO zC5J=4A-#(5BeMG5YOrzQhe!gqwNx9OWH((Udy)>&o<3N;k;Y?E1iFw6$d!w- zDod_b4iNK&>ut8mJR5Ru8FnY+wuG@rcm9C9nPNEDb_yL%6m&T1&vfDiWOZ$5H;{bK zBu}7k%Ab8po}c9bj22z(AJus__i#OVPNmm`+k?YUH*oTt80HZHZwPLo2X zD0dYFw1R>OD!bYgGgV)OHm+!7moT)H=Jo?#i;P1<1aTVeU}=_vuWdTbZ+Zj$2Z*v7 zSAHukY7}`Ya=$-LJ?^{YnvD(a-A(k#A9B;S`et2Q{hFxtmwbJCFbChx!E3TDav@A- zIs%D$;37XGUqG9P`aFubeTQ z%~_l|voT~X4!vi3$D&7txofyPQIOt%yABR&SlM zE}s4H@>M3%SWk&sw;{zh)9u-6hI&mcQeE4`u~!_-9OpuvVqE@=UR&g)BHxIj0?3)a zx{VYPh5_M5&ePEb2kHn=-~|8;Ry`g47D~I$4|Ji4f;n`DiCcF%gh<42bwfDi6TXyyFAGEgZl6AOulWY{i`1l}@Wkr(!|#Gr z8cjG=rPf%m$;?V@%MB{>k+K0g*TAj4z8a*yr>+gDFoe19)aPf(Li|Zj&o`Y-FFT+9=eXC1NX3{ z$x!HlN6mk|d!yGo(;YU;8r|zO@OUzWcDvMGYKW>|Q`|mjk!B^ciWWyJtti-6nS*_Y z@a9DcHeU&~KnZK15^B+T!XWfq6-!V5lg^?pyy8riJ;OzS`pC%#21BKgVv5MmFPx5)F(S5Qx=@4GOcY7Vk&k*Z`5;>f($STw!ZF6= zJArWC} zF@+4w@KdB`BVytSvh-nbq*wY;-uQ&=bGInEFMi_ql>n@w&x-(V1Y`kT)T{;I$A&zD z_*oM|hSe5hAcsNh1>-6hOQdI{3~Uqzf|VY;Xf$*L1|~AB`VOQZ3RdD7%}cjW`()5^kEP{bJMtAQPMVP_&Iw6TZLS^8c+?E6GK!8F zwec#x?L;R;ymSRB`)TFW(ESP?{Dd-ou27Y|o+27j8p2>O@uiV_b$3v0~xr&sjW>(K~xcRHh-hDnSw_dBgj_T0u ziW}X7Push{fPNo+Zw6NjI1-l)>AFropT1OZ<4H>|SfqGKGUUz_%`8%;npr)IX7eqz z+QuWTzgeUW4r*0;hrb|X&>6%Nw#UrTccgcovxP``UmJtSOiBR&|zp8m@ed! zwEDXZA?tbOhQcMwzGOL5f>e9NuZYOkX@bi3k)M_&8rXKs*$ zeEFA7*@n+|7Dfk*UeA^z-e%|$14=#1a+xI$$y?H-@^ndR$xTX-;-y$AT8b3mNkgGh zmTHqK$(Chyo0j>Yg`3Egduxh|idb531(@RKrEe!_>6aRQTyqt=mVn0y)#N}GFlQq* zLghs|?v*YZN!mPG9Dp08(nmjTd_gpv!RX+8*W@GVhZlgNg=zB2JD($fr>e^@|AwkY z;G9ZM-V+6QkLK;&pPTpa@se--jbl`_Hy8!r2|!!s%~*9LZv$r7Kvj6tU6rD@2}DanbTG zRK7Iv(HdHqk#!hUSokJlpx)8csK*1Jx6*7 zF}MwaqHwrNLs7UNL_?a6EpAJ-S&fs(XoMumQlv_gu08~FZ1e)})WW0<-M^u}5DN*) zA315XI0<8{Ls%9y(SUh)Q32P^FW!ZWZ4Jy$Ivrgt4M70Dwi?*P+wV5>O)&PK$J>J# zz=(Bll~K?aY~-7o)4%e@7r(*;q#(P0H8(hKo&5n@kOZXSjWFIE3(Pa$ z5{s>|)h^rZa9oG~IpLN&9=PYerv@^B|NS ztRNF=l%fsC(P;!GG%(hbre#jdHv2D|w+-92zSWj&-EP<&HmNxDhqM2y1>91jCU<_- zC3pDWj9?$u9$x_E_N7B~aHBG%{{`AiJ1B*WX!#MKaOO55BmkK_IvYkg@E#kKdJ1fY z{qiW&44rx5F;e&Z|1tMVz=j3&Uj6_6e}c{)d%9iSk=v1N=t_QhS9>2X2_IZrT-PZ7 zXY%UC%{yn)jhD}Qb{6pS8y@g??f$(_o_qm6JwL(Y3w(A7oBbrl0KWTm*)W#?Put(B zIAJ*zuRZFCG0}2ZN{YRjB$wN&oR;#f07U@n{PMn5o(CTLjwR6$KZfhrWEgn|ppW0_ zt)a7K*_C~ME0;rxH8$_jZ2d~?)#OIkGDfz(wVSihe?r*SVwXar)kHjc3|S3^Q$2U; zYwbDE)hF71C!*Ep`J@|BYpJwSS7$tnY@aPK$2?2Sw^-S0?6S2P@s6H?Z-5`a1Hb6| z9qMrg@NY}{7nQ-w{u{$WxVe}X;aNp!EoJ&d+y#2}FNxs@?bPCWd&^hM?yC~FUAub7XMYyY?{VmoFG5+|00&f-jpvZfL-l_0ixo^sRHM!Yi<`5X`|7ya)#2}ay2ByRW z(|Q0*H>*d?E<$sSZ28Nid1920D*fn*svvO>@HC0C=aVA|(%@9_1x#h8HiFw_!1mDHdFpwC!Yz9UiF%lVEGWqQ{a=28^EFw=# zF~7w*wJcR<;*<(T;ktqqxPTIzK#Fqv;uZK!NR&BY^W)UeH8(rQilUmE7$ZjPL-PoV z=_hajCt<6EvmG3Mm5x5Ak-1^1G?Z{rZl{@=tD&eht7gP>f+`ORV5;fo?Dg`VI=42i z3YI6pnS~j1aUxF`vWY^ue(hIZ+k0HfU8X60yHrr`;*_(3eq>Soq=SkKoU0P%di|KQh zJ1s@0*2bE9E?Bs+aufJZz?rJP11LDRSFa7pVO0k~ ztu9ht>Lz>!dN)?&f!<*hYoKnW(xz_1^RMrAbq7B$)Sax8`R)qsw(uZ#eb__XsW5O8 z6989q4=N-asfut$qhkCgP{k?7tkTrXYL(7u@l`_7(sG7Pn(1ajB~`5*DvNrPjW4CL zbJ!GoKMw8Y{P)^4JV)MVlktJQL#Mnq|HJ>uq&~d&yaaE`>29ywSfLdJgq|9Bi%(yR z50iGCRu>=$qc}dy?98x zpV^fa+=@~0zOeWoc>oMX&!H9w#X~fjoLlz0UH|8K?)Pw~=XUy=(^gtJX!PK&%w*C? zijFHAeNn6GxdAtEXuj6)$W(vPtUp@*5&k_22`a)TGQ!wDXi*m?Bs)nCSK%gLdQYE$ zxjlRyUxc1|VlNBhuE;qF67+e@lXNEkI0^pUUJ*u5{Rj2&t0rv}y-OXQ?o=WAbp^g$Gl zcqq&|b2lI0m4b%yfWo04jUy+>9K~&zfrHI@o{pOyU|0v1)4yz5bd#{Ija?N#vnwk& z4>(#1`fVG;pl1&TqvzBi5bWxbKqQmKZrSffcOOvT^2IJ5w!hgHD$c=SQz*K`Zo>=8 z9Ba9<`O_=*TWo`y{Gyw$H9V$BR#B7dVE7nUAVBEkhOFYGbZnA+VPZS2leAh_k%PX4 nc9lM>2XlL1#IjvgMJ~>w^ywwiX52mAjT!9zCHKSasjUM5tOG<3 diff --git a/index.html b/index.html deleted file mode 100644 index 356db25..0000000 --- a/index.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -layout: revuo-weekly -title: Revuo Monero -image: /img/revuo-monero.png ---- - -
    -{% for post in paginator.posts %} -
  • -

    {{ post.title }}

    - - {{ post.excerpt }} -
  • -{% endfor %} -
diff --git a/js/main.js b/js/main.js deleted file mode 100644 index a343cc3..0000000 --- a/js/main.js +++ /dev/null @@ -1,86 +0,0 @@ -// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat -// The above is a GNU LibreJS specific license declaration. The Expat license is the same as the MIT license. -// See: https://www.gnu.org/software/librejs/free-your-javascript.html#magnet-link-license - -// Saves themes in-between pages to LocalStorage. -const themeSwitcher = document.getElementById('theme-switcher'); - -const setTheme = e => localStorage.setItem('theme', e.target.checked ? 'dark' : 'light'); -const checkTheme = () => themeSwitcher.checked = localStorage.getItem('theme') === 'dark'; - -// Ensures backward compatibility with IE old versions -if (document.addEventListener) { - themeSwitcher.addEventListener('click', setTheme); -} else if (document.attachEvent) { - themeSwitcher.attachEvent('onclick', setTheme); -} - -checkTheme() - -// Make the theme switcher in the hamburger menu on mobile devices work. -if (document.body.clientWidth < 940) { - const themeSwitcherLabel = document.getElementById('main-theme-switcher'); - const navActionsContainer = document.getElementById('nav-actions-flex-container'); - - // Move the theme switcher to inside the hamburger menu. - navActionsContainer.appendChild(themeSwitcher); - navActionsContainer.appendChild(themeSwitcherLabel); - - themeSwitcherLabel.style.top = ''; - themeSwitcherLabel.style.left = '42vw'; - - const themeVariables = [ - // Light theme - [ - { name: 'primary-color', value: '#666666' }, - { name: 'secondary-color', value: '#555555' }, - { name: 'font-color', value: '#555555' }, - { name: 'link-color', value: '#444444' }, - { name: 'bg-color', value: '#f0f0f0' }, - { name: 'heading-color', value: '#666666' }, - { name: 'block-bg-color', value: '#d7d7d7' }, - { name: 'block-bg-color-secondary', value: '#c0c0c0' }, - { name: 'block-bg-color-heading', value: '#a5a5a5' }, - { name: 'table-color', value: '#000000' }, - { name: 'head-nav-bg-color', value: 'transparent' }, - { name: 'head-nav-text-color', value: '#d56f2a' }, - { name: 'menu-color', value: '#202225' }, - { name: 'license-color', value: '#666666' }, - ], - - // Dark theme - [ - { name: 'primary-color', value: '#888888' }, - { name: 'secondary-color', value: '#666666' }, - { name: 'font-color', value: '#cecece' }, - { name: 'link-color', value: '#e6e6e6' }, - { name: 'bg-color', value: '#0f0f0f' }, - { name: 'heading-color', value: '#454545' }, - { name: 'block-bg-color', value: '#2f3234' }, - { name: 'block-bg-color-secondary', value: '#444444' }, - { name: 'block-bg-color-heading', value: '#333333' }, - { name: 'table-color', value: '#cecece' }, - { name: 'head-nav-bg-color', value: 'transparent' }, - { name: 'head-nav-text-color', value: '#d56f2a' }, - { name: 'menu-color', value: '#e1e1e1' }, - { name: 'license-color', value: '#666666' }, - ] - ] - - const checkMobileTheme = () => { - const theme = themeVariables[themeSwitcher.checked ? 1 : 0]; - - theme.forEach(variable => { - document.documentElement.style.setProperty(`--${variable.name}`, variable.value); - }); - }; - - // Ensure IE compatibility - if (document.addEventListener) { - themeSwitcher.addEventListener('change', checkMobileTheme); - } else if (document.attachEvent) { - themeSwitcher.attachEvent('onchange', checkMobileTheme); - } - - checkMobileTheme(); -} \ No newline at end of file diff --git a/periodicals/index.html b/periodicals/index.html deleted file mode 100644 index 101f8ab..0000000 --- a/periodicals/index.html +++ /dev/null @@ -1,32 +0,0 @@ ---- -layout: page -permalink: periodicals/index.html -title: Revuo Periodical ---- - -
    - -
  • -

    Revuo Periodical #5

    - - Revuo Monero Periodical #5 Slide -

    Covering the period of January 1 - December 31, 2020.

    -
  • - -
  • -

    Revuo Periodical #4

    - - Revuo Monero Periodical #4 Slide -

    Covering the period of July 1 - December 31, 2019.

    -
  • - -
  • -

    Revuo Periodical #3

    - - Revuo Monero Periodical #3 Slide -

    Covering the period of January 1 - June 30, 2019.

    -
  • - - - -
\ No newline at end of file diff --git a/periodicals/periodical-3-2019.html b/periodicals/periodical-3-2019.html deleted file mode 100644 index 7e38033..0000000 --- a/periodicals/periodical-3-2019.html +++ /dev/null @@ -1,244 +0,0 @@ ---- -layout: post-period -title: "Revuo Periodical #3: January 1 - June 30, 2019" -permalink: periodicals/periodical-3-2019.html -image: /img/twitter-card-periodical-3.png -periodical: "yes" -issuenumber: 3 ---- - - - -Revuo Monero Weekly #25 Slide - -

Table of Contents:

- - -

Welcome

- -

Hello everyone, and welcome to the third issue of the Monero Revuo. We pretty much dropped the ball on the 2018 quarterlies, but we’re picking it all back up with a 2019 first-half-year special. As always, we aim to give the community an update on the major developments from the primary workgroups in the Monero Project. This issue focuses on the Development, Research Lab, GUI, Community, third-party mobile, and Localization groups.

- -

Development Update

- -

Under the hood, Monero is a powerhouse of technology and code. Work on the code base is very versatile: it concerns maintaining the current code, fixing bugs, implementing innovations, etc. It is easy to get lost in all the developments of the past six months, but we’ll take a look at a few major development highlights, and what we may expect for the upcoming October protocol upgrade.

- - - - - -
Protocol Upgrade Summary
- -

On March 9, 2019, Monero had its scheduled upgrade on block 1788000. The scheduled network upgrade introduced four major changes. First, the dynamic block size algorithm was adjusted to better accommodate short-term spending sprees while keeping long-term growth sensible. Second, a PoW tweak (CryptoNight-R) curbed the ASICs previously present on the network. Third, an encrypted payment ID was added to each transaction to improve transaction homogeneity. Fourth, the development team simplified amount commitments by shrinking the size of amount encodings and using deterministic masks. These changes made transactions smaller and were deemed safe to apply by the Monero Research Lab. Since the update, several major focus areas have received attention.

- -
RandomX
- -

RandomX is a PoW algorithm that has been in the works for over a year, and is set to replace CryptonightR to provide further ASIC resistance. RandomX is designed to render ASICs non-competitive and be “CPU-centric.” The core of RandomX is the concept of randomized execution. To put it simply, the developers want to execute a series of random instructions to take advantage of a general-purpose CPU’s flexibility with dynamic code execution. RandomX is Monero’s best attempt yet to preserve its promise of accessible mining. RandomX has been audited by four firms: TrailOfBits, X41, Kudelski, and Quarkslab. Each of these are publicly viewable on GitHub.

- -
Blockchain Pruning
- -

One of the issues blockchain is facing today concerns scalability. One such way to help solve this is through blockchain pruning, which means removing unnecessary data from the blockchain after verification. This significantly reduces the size on disk. Monero recently added blockchain pruning to its daemon software, which reduces disk use by about two-thirds. While it is best for users to run full nodes, pruned nodes nevertheless are much better than running nothing at all, and they still contribute significantly to the network.

- -
Deterministic (reproducible) builds
- -

The CLI release binaries can now be verified via the deterministic build process. That is, users can build a binary themselves and verify that the hash matches the hash of the release binary published on the website. This vastly reduces the risk of Monero contributors concealing hidden code in published binaries. Instructions can be found on GitHub.

- -
Tor/i2p integration
- -

Due to knaccc/jgrassie's efforts (et al.), the Monero CLI tools now has support for tor/i2p, with the GUI implementation soon to follow. There are still many challenges ahead before this can happen, however, such as coming up with an intuitive interface for the networking options, effortless switching between the present options, as well as deciding on the bundling options of the networking software.

- - - - - -
GUI Update
- -

Not only has the protocol changed, but a lot of work has been done on the Graphical User Interface (GUI) worked on by volunteers and stewarded by the Core Team. We summarize the major developments below, but there is an ongoing effort to make the Monero software as user-friendly as possible. -

- -

The starting screens/startup wizards were rebuilt from scratch, with the most notable change being the inclusion of simple mode. This new startup option was created to get new users up and going as quickly as possible by utilizing a simplified UI and connecting to a remote node by default. The GUI also saw new screens, such as a merchant page, which allows the GUI to be used as a point-of-sale system, as well as support for multiple accounts (made possible by subaddresses).

- -

Another major success was the added ability for users to utilize the GUI with their Trezor hardware wallets. The last major inclusion is the new white theme designed by knufflebund. Users are given the option of whether to use the standard black theme, or toggle it to a brighter alternative.

- -

Aside from these major additions, there were tweaks and improvements to several other screens, such as the address book and history page, as well as dramatic performance improvements.

- -

Monero Research Lab Update

- -

Keeping up with advances in the space, original research, testing implementations of improvements, providing privacy recommendations, and being the front line of defense against attacks are all part of the seemingly simple job that the Monero Research Lab is tasked with: making sure Monero remains at the forefront of privacy and blockchain technologies. In this section, we take a look at what the beginning of 2019 brings us - this section is led by Mitchell P. Krawiec-Thayer.

- - -
Conferences and Payment IDs
- -

Back in January 2019, Monero Research Lab and several developers attended the Stanford Blockchain Conference. This conference explores the use of formal methods, empirical analysis, and risk modeling to better understand security and systemic risk in blockchain protocols. The same month they’ve discovered patterns in Monero nonces, due to varying search strategies employed by different miners.

- -

A lot of discussion took place around deprecating or eliminating Payment IDs, due to privacy impacts and confusing UX. After much discussion, wallets hid this feature for the April update, and most wallets will completely remove the feature in the October update. Exchanges, payment processors, and other services should upgrade to support Monero subaddresses as soon as possible, which offer greater privacy and a better user experience.

- -
All the algorithms
- -

In March, the developers team had a special 2.5 hour developer meeting to discuss proof of work algorithms. The same month, a Boron Butterfly Upgrade was made ahead of schedule (v0.14) to address dynamic blocksize algorithm and the suspected presence of ASICs on the network. The PoW algorithm was tweaked to the CryptoNightR variant with ASIC-incompatible random integer math. This caused a significant decrease in the total hashrate from approximately 1 GH/s to 200 MH/s. Developers also switched decoy selection algorithm to use the “output lineup” method.

- -
Ring Signature Optimizations and Replacement Candidates
- -

A lot of work has been performed by the Research Lab team in researching several new ring signature alternatives. These schemes include the likes of: Spartan, RingCT3.0, and Lelantus. They have shared an analysis of Lelantus, including prototype code for Monero-to-Lelantus output migration, and plan on reviewing Omniring next, which would massively improve Monero’s privacy.

-

In addition to these reviews from external sources, MRL has been working up schemes of their own, which include the likes of DLSAG and CLSAG. DLSAG would enable non-interactive refund transactions for interoperable payment channels which would, in turn, enable second-layer solutions on Monero such as Lightning Network and atomic swaps. CLSAG (compact linkable spontaneous anonymous group) is a similar ring signature scheme to what is presently used, but is ~25% smaller and ~20% faster to verify transactions, all as a low-impact change.

- -

Community Update

- -

The Monero community is global, diverse, and full of initiative. It would be impossible to recount everything done by every member of the community for the betterment of the Monero Project, so we will just highlight a few things here. The Monero Project would like to extend a huge “Thank You!” to every contributing member of the Monero community. This section will cover activity from the Monero Community Workgroup, as well as other, external happenings of Monero in the wider world.

- - - - - -
Breaking Monero & Coffee Chats
- -

Justin 'sgp' Ehrenhofer and Diego ‘rehrar’ Salazar hold the Monero Coffee Chat every four weeks. Here, the community contributors join a livestreamed conversation to discuss the development, community projects, and events which have happened since the last Coffee Chat. They are available for viewing on the Monero Community Workgroup Youtube channel, and they are excellent resources for getting a summary of the month’s activities and discussions.

- -

In December, a video program “Breaking Monero” was introduced. It helps newbies to understand the weaknesses and flaws of Monero. While this might seem like a strange goal on the surface, it’s important to remember that only by highlighting and discussing these flaws can we hope to overcome them, both technologically and as a community. So far, the topics covered include: a ring signatures introduction, 0-decoy and chain reactions, chain splits (key image reuse attack), input selection algorithm, unusual ringsize, remote nodes, timing attacks, poisoned outputs (EAE attack), public mining pools, input/output metadata, and blockchain explorer opsec. These are also available for viewing on the Monero Community Workgroup YouTube channel. Moreover, there is other good news: Breaking Monero series is fully transcripted by the Outreach workgroup.

- - - - - -
Monero Talks
- -

Another YouTube program which has sprouted since our last issue is Monero Talk is “Monero Talk”. Led by Doug and Sunita, and based in NYC, this channel has quickly become a staple in the community for interviewing various people of interest, both involved in Monero and otherwise. They’ve also been a part of providing coverage in various conferences where Monero has had a presence. A sampling of topics and guests for the last six months include:

- -
    -
  • "OpenBazaar & Monero a shared ethos w/ Brian Hoffman and Co”
  • -
  • "Italian government to test a Monero based online voting system with Vincenzo Di Nicola, Calogero Mandracchia & Raffaele Nicodemo"
  • -
  • "Is Monero digital cash? w/ Riccardo Spagni aka Fluffypony"
  • -
  • "Lightning Network on Monero with Bernhard Breytenbach"
  • -
  • Monero Talk with Howard Chu and Sam Williams of Arweave about RandomX progress
  • -
- - - - - -
Monero Adoption
- -

Adoption of Monero as a payment method is becoming more and more widespread. A sample of related news is below (note: this is not a comprehensive list, and none should be considered endorsements):

- -
Wallets
- -
    -
  • Exodus Desktop has started to support XMR! The Monero coin has been added to Exodus Eden version 19.2.2.
  • -
  • Exa Wallet released a multisig-focused mobile wallet for both Android and iOS. Stagenet and Mainnet are supported.
  • -
  • Trust Wallet has added Monero.
  • -
  • Coinomi added Monero as well.
  • -
  • ZelCore (Multi-Asset Wallet)- now supports XRM.
  • -
  • WooKey wallet - a new monero wallet, fully open source, for iOS and Android, which is available now.
  • -
  • Guarda Wallet now supports XMR.
  • -
- -
Exchanges
- -
    -
  • Kucoin listed Monero. Cryptocurrency wallet Coindirect added Monero, so now it is possible to buy XMR for Euro in 20 European countries.
  • -
  • The cryptocurrency exchange Huobi added XMR for trading.
  • -
  • Binance added XMR/BNB and XMR/USDT trading pairs.
  • -
  • Monero listed on Tokenomy Exchange (XMR/BTC).
  • -
  • XMR perpetual swaps with 20x leverage are now available for trading on Delta Exchange.
  • -
  • Poloniex added fiat deposits and withdrawals - Monero included (XMR/USDC pair is available on Poloniex)
  • -
  • VARL.com now accepts Monero.
  • -
  • XMR is now available through Faast API.
  • -
- -
Businesses/Other
- -
    -
  • Trezor.io now accepts payments in XMR via Globee.
  • -
  • CoinLoan, a P2P lending platform for crypto-to-fiat loans, is now accepting Monero as collateral. The Estonian-based startup rolled out an update allowing to use privacy oriented coin Monero (XMR) to get credit in fiat currencies (USD, EUR, GBP, RUB) or stablecoins (TUSD, GUSD, USDC).
  • -
  • XMR is now on all Freedom Gateway Machines.
  • -
  • Monero is live now on a crypto asset broker Voyager.
  • -
  • Astral AR and Core Scientific announced a partnership that puts Monero mining software on high-power safety drones.
  • -
  • Bity, a Swiss brokerage, now provides an ability to buy or sell XMR at any of their 10 ATM locations throughout major cities in Switzerland.
  • -
  • The Tor Project, a digital anonymity-focused nonprofit, is now accepting cryptocurrency donations directly, including Monero.
  • -
- - - - - -
Other Community Events
- -

On June 22-23, Brandon “suraeNoether” Goodell held a Monero Konferenco in Dever, Colorado. The two days were jam-packed with quality talks, content, and networking. All talks can be viewed on the designated playlist of the Monero Community youtube channel.

- -

The electronic version of Mastering Monero was released, and freely accessible to all (although a donation is recommended). It is a comprehensive guide on the world of Monero, progressing from a beginner’s introduction all the way to the privacy tech, and details of development.

- -

The beloved Forum Funding System has finally retired (may the spam rest in peace), and has been replaced by the Community Crowdfunding System (CCS), which can be viewed at ccs.getmonero.org. Feel free to join, comment, discuss, and donate to proposals.

- -

Monero Localization Update

- -

The Monero Localization Workgroup formed at the end of 2017 with the goal of translating Monero's community maintained materials. In the reviewed period, ErCiccione has led the localization team to translate Monerujo in Ukrainian, Esperanto, Catalan and Serbian. Check out the list of available languages, click on the one you speak and check if there is a task labelled "Needed". If there is none: good news, that language is updated and you can just help translating something else. If you find a Needed task, take a look at the very short step-by-step guide to add a new translation.

- -

Getmonero.org is now available in German, Russian, Turkish, and Chinese, and the GUI wallet has been translated into 9 new languages: Kurdish, Bengali, Persian, Irish, Urdu, Zulu, Greek, Nepali, Esperanto and Hindi. Just take a look at the list of languages available and start translating the missing phrases/words of the language you speak. Once again, a short step-by-step guide with screenshots is provided, which explains how to add a translation and how to review one. Be sure to give it a look!

- -

Third-Party Mobile Update

- -

The Monero ecosystem has several third-party wallets, and it would be a heavy task for the Revuo to report on all of them. That said, there are a few mobile wallets that have etched their way into the hearts and minds of the community, in large part due to their initiative and significant continued investment in Monero’s ecosystem. We will focus on Monerujo, Cake Wallet, and MyMonero in this issue.

- - - - - -
Monerujo
- -

Monerujo’s efforts are led by m2049r. There were two releases in this time period, with many interesting and necessary features such as the “Node-omatiC” feature, which allows users to automatically scan the network for high quality remote nodes, as well as Street Mode to hide your Monero balances while in public.

- -

Not content with just working on the premiere Android wallet however, the Monerujo team has released several noob friendly articles (with illustrations!) to gently explain how some of the more advanced or confusing areas of Monero’s technology works. You can read these articles on the Medium account of Monerujo team member anhdres.

- - - - - -
Cake Wallet
- -

Cake Wallet was founded by Vikrant Sharma, who moved to Monero after realizing Bitcoin’s lack of privacy, and understanding it could no longer meet his cryptocurrency needs. At the time, there was no available wallet for iOS, and so he decided to solve that problem, not just for himself, but for the community as a whole.

- -

The largest features that went live in Cake Wallet were the complete redesign of the app as well as utilizing subaddresses for separate “Accounts” to be set by the user.

- -

One of the features that Cake Wallet boasts is the ability to exchange cryptocurrencies from within the app, utilizing third party services such as XMR.to and MorphToken. The aforementioned release also added ChangeNow to this list as well, so users can shop around for the best rates from within the app.

- - - - - -
MyMonero
- -

MyMonero has been a staple in the Monero community for many years. Starting as a simple and easy-to-use web wallet, they have built and open sourced an underlying infrastructure for light wallets, as well as maintain a Javascript implementation of the Monero protocol.

- -

Early in the year, the MyMonero team launched their long-awaited new apps for Desktop followed by iOS, as well as a new, related website and redesigned web wallet.

- -

Despite these big achievements, the team was not content. They realized a large problem, common to all web wallets, and indeed websites as a whole, needed to be solved in order for users to feel truly safe when using browser based cryptocurrency wallets: compromised web resources (HTML,CSS, Javascript) leading to stolen funds.

- -

After deliberation, building, and iterating, the MyMonero team revealed the end result at the Magical Crypto Con: SecureBrowse, a security protocol that utilizes the existing DNS infrastructure to hash and sign their client-side resources for easy verification. -

- -

Special Thanks

- -

The Revuo Monero would like to thank Maria Vovchok for her work in tracking down, assembling, and writing the first draft of the issue, and Justin "sgp" Ehrenhofer for his review and comments.

- -

Download PDF

- -

Print-friendly version of this Periodical in the PDF format will be available soon..

- - - -

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. diff --git a/periodicals/periodical-4-2019.html b/periodicals/periodical-4-2019.html deleted file mode 100644 index c63b5e3..0000000 --- a/periodicals/periodical-4-2019.html +++ /dev/null @@ -1,224 +0,0 @@ ---- -layout: post-period -title: "Revuo Periodical #4" -permalink: periodicals/periodical-4-2019.html -image: /img/twitter-card-periodical-4.png -periodical: "yes" -issuenumber: 4 ---- - - - -

Covering the period of July 1 - December 31, 2019.

- -

Table of Contents:

- - -

Welcome

- -

Hello everyone and welcome to the fourth Monero periodical. In this issue we summarize the major developments of Monero from July 1st to December 31st of 2019. It’s been another amazing half year, and we feel it’s important to celebrate our accomplishments as a community. So without further ado...

- -

Core Team & Structural Updates

- -

First and foremost, we’d like to start this issue with the significant updates to some of Monero’s internal community structures outlined in a post on the getmonero.org website on December 16, 2019.

- -

The highlights of the post include fluffypony stepping down as lead maintainer of the Monero CLI software. He is replaced by Monero community member Snipa, though fluffypony will continue to be a backup maintainer. As well fluffypony is also stepping down as primary software builder and signer, replaced by various community members for different software. Lastly, there are some minor adjustments to who controls and has access to things like website and download servers as well as the General Fund. Anyone is free to read the post for more details.

- -

Development Update

- -
Protocol Upgrade
- -

On November 30th, Monero successfully had its scheduled hard fork.

- -

One of the most important features of the v0.15 is the implementation of the RandomX PoW algorithm. Mainly designed to eliminate the efficiency advantage of ASIC miners over consumer grade hardware, this new feature is set to keep processor mining more competitive. Accordingly, it ensures a better decentralization of the Monero network.

- -

The Carbon Chamaeleon release also phased out long payment IDs, which helps to increase privacy and improve user experience. As a result, it drastically minimizes support tasks related to trading platforms and other services.

- -

Last but not least is the protocol enforcement set to improve privacy for the users and the Monero network. Since the update, there is a requirement for a minimum of two outputs for transactions and ten-block lock time for incoming transactions.

- -
GUI Update
- -

The Monero GUI (Graphical User Interface) has undergone several changes and improvements over the second half-year period.

- -

Picking up on the goal to make the Monero software as user-friendly as possible, the v0.15.0.0 release of the GUI offers more user-friendliness and performance improvement features. This is achieved all thanks to the hard work of volunteers and contributors.

- -

Below are the major changes that were made over the past few months:

- -
    -
  • Tails: Better support and blank screen on startup fix;
  • -
  • Trezor: Address is now shown on Trezor devices, and support on Linux fix;
  • -
  • The Transaction History page was improved;
  • -
  • Introduction of a Titlebar: wallet name and new icons;
  • -
  • Introduction of a SimpleMode: automatic public nodes discovering and switching;
  • -
  • The left panel and the sidebar menu have a new design;
  • -
  • New blur background effect;
  • -
  • Basic right-click context menu;
  • -
  • Fix update notification hash;
  • -
  • Persistent subaddress account selection;
  • -
  • Various UI/UX improvements;
  • -
  • Bug fixes, crash fixes, and performance improvements.
  • -
- -

Monero Research Lab Update

- -

Since its creation, the Monero Research Lab has been contributing not only to Monero but the largest cryptography sphere and blockchain technology.

- -

The MRL team constantly pushes the limits of transactions' confidentiality and security to keep Monero at the forefront of truly private, fungible and untraceable digital transactions.

- -

In this section, we will take a look at the innovative research conducted by the MRL for the betterment of Monero and its privacy features.

- -
Triptych
- -

The MRL has been working on Triptych, a new linkable ring signature, based on earlier work by Groth and Kohlweiss and Bootle et al.

- -

The preprint published on January 6th, 2020, laid down important theoretical foundations for enhancing Monero’s privacy and scalability.

- -

The new scheme proposes a trustless logarithmic-size ring signature as an alternative to the current MLSAG (Multilayer Linkable Spontaneous Anonymous Group Signatures) system.

- -

The main innovation of Triptych is that the byte size of the ring signature could be scaled logarithmically with the number of decoys, rather than linearly, whereas the verification time remains linear. This would allow Monero's ring size to increase significantly without major performance problems. Thus, a transaction using a 512-ring would be processed in an average verification time of 45 milliseconds (including range proof-verification).

- -

This represents a breakthrough compared to competitive solutions of the same type, which take an average of 100 milliseconds to process a transaction using a 128-ring.

- -

The technology is still in the research phase. Other solutions are currently being considered by the Monero Research Lab, including RingCT 3.0, CLSAG , Lelantus and Omniring.

- -

Community Update

- -

People from all around the world join their efforts and work relentlessly for the betterment of the Monero Project. In this section, we will focus on some of the projects and initiatives taken by the Monero community.

- - - - - -
Monero Adoption
- -

During the last half of 2019, Monero has been growing even more in popularity as a payment method. Several wallets, exchanges, businesses, and merchants now accept Monero. Below is a non-comprehensive list of related news:

- -
Wallets
- -
    -
  • Exodus has added Monero to its mobile wallet. Furthermore, they put out a support page for Monero’s unique features, including its different key types.
  • -
  • Abra Wallet now supports Monero withdraws via an exchange.
  • -
  • Magnum Wallet has added support for Monero.
  • -
  • Ownbit (BitBill) added Android support for Monero.
  • -
- -
Exchanges
- -
    -
  • VCC Exchange has listed Monero.
  • -
  • BTSE has launched futures trading for Monero, and KYC-free XMR spot trading.
  • -
  • Binance adds Monero to Binance Lending Products.
  • -
  • FixedFloat has listed Monero.
  • -
- -
Businesses/Other
- -
    -
  • Travala partnered with Booking for a Crypto Travel Option. Monero is accepted.
  • -
  • Virtual Private Server host BitVPS now accepts Monero.
  • -
  • The Linux Mint Project now accepts Monero for donations.
  • -
  • Bity added a new ATM supporting Monero in Basel, Switzerland.
  • -
- - - - - -
Monero Ecosystem
- -

The Monero Ecosystem’s goal is to gather all the community members’ relevant repositories in one place. Accordingly, finding useful Monero related projects, documents, resources, and tools have never been easier.

- -

Below is a sample of the projects that joined the Monero Ecosystem in the past six months:

- -
    -
  • MoneroNotify: u/Monerobby has created a paid service for users to be notified of incoming transactions to their view-only wallets.
  • -
  • Moneromooo has released a new Monero Updater software, that would automatically check, verify, and download the correct version of Monero for your platform.
  • -
  • Github user dan-da has made a CLI utility that allows for offline Monero address generation, as well as subsequent subaddress generation, without the need for core Monero software installation.
  • -
  • Community members Rottensox and Anhdres (from Monerujo) have started a Spanish podcast about Monero. Available on Anchor.
  • -
  • Monero Python Module 0.62 has been released, with optimized ed25519 code, leading to about 100x faster subaddress generation and seed operations.
  • -
  • A Monero Tip Bot for Telegram has joined the ecosystem.
  • -
  • An XMRr.to client written in Go was added to the Monero Ecosystem.
  • -
  • u/fullmetalscience has opened up their domain xmr.id for the public to register their OpenAlias accounts on.
  • -
  • Tevador, the principal author of RandomX, has created a RandomX Sniffer tool to help users detect if RandomX is running on their computer.
  • -
- -

Note that all the repositories in the Monero Ecosystem are maintained by community members and not by the Monero Core Team. Thus, we encourage everyone to do their own research before using any projects stored in these repositories.

- - - - - -
Monero Coffee Chat & Monero Talk
- -

Once a month, Justin Ehrenhofer and Diego Salazar host the Monero Coffee Chat, during which developers, researchers, and community members join a live conversation stream to discuss the latest Monero related news, development, ongoing projects and events that have occurred.

- -

The Coffee Chat recordings are an excellent way to keep up with everything Monero related on a monthly basis. You can view them on the Monero Community Workgroup Youtube channel.

- -

During the past six months, the Monero Talk has conducted several in-depth interviews with people of interest about Monero related topics and development, but not only. Below is a sample of interviewees and topics discussed:

- - - - - - - -
International Community Events
- -

Monero had a major presence at both DEFCON in August, and 36C3 in December.

- -

DEFCON saw fit to bring Monero back with its own village, and this year we had more space to play around with. The community funded more equipment (which can be used in subsequent years) and sponsored several volunteers to go to Las Vegas, where we were able to host talks, workshops, give out swag, and sell merchandise. All who took part thought that the Monero Village was a great success. You can view the speeches given on DEFCON’s Youtube channel playlist.

- -

The Chaos Communication Congress (C3) was held in Leipzig for the 36th year, and the Monero community once again joined forces with our friends from RIAT to host the Critical Decentralisation Cluster (CDC), which itself hosted several other privacy and FOSS focused assemblies. The entirety of the CDC was funded by Monero’s CCS, and only made possible by these donations. We had our own stage, and held talks and workshops, and worked on cementing ourselves into becoming a staple in the C3 ecosystem. All talks were streamed and recorded and can be found on the Monero Community youtube channel.

- -

DEFCON is the biggest hacker convention in the world, and C3 is the biggest one in Europe. Monero’s presence at both, for the second year in a row, especially when other projects are turned away, show its decentralized, hacker roots, and commitment to its grassroots ideals, and exposes Monero to the right audience. These two events, along with Monero’s Konferenco reported on in the last Revuo show the project as a budding force in both the privacy and FOSS worlds.

- -

Monero Outreach & Monero Localization Update

- -

The Monero Outreach has been keeping up the good work of promoting Monero worldwide, through original content. Several guides, articles, designs, talk transcriptions, and other resources are available to view on their website.

- -

These promotional materials have been translated into different languages with the help of the Localization workgroup led by ErCiccione. Also, the workgroup has, for the sake of practicality, moved from Pootle to Weblate.

- -

Third-Party Apps & Services Update

- -

Monero counts numerous third-party applications and services, each tailored to a specific need. In this section, we will focus on the most used ones that community members consider most trustworthy.

- -
Cake Wallet
- -

Cake Wallet hit a new milestone in its journey of offering the Monero community with a safe light wallet to store their XMR; The App has reached over 20,000 unique downloads on the App Store. The open-source Monero wallet for iOS is now also available for Android devices.

- -
Monerujo
- -

Monerujo has also had its share of improvements. The Android Wallet for Monero now supports currency conversion for BTC payments using kraken + ECB rates and xmr.to payments with subaddresses. Other features include the possibility to scan only for v0.15 nodes and UI improvements.

- -
XMR.to
- -

To make privately exchanging Monero to Bitcoin even more convenient, XMR.to has introduced some new features which include the possibility to specify an amount directly in XMR, and the ability to complete an incomplete order in one click. You can also check their Monero network map for more information about the distribution of Monero nodes across the world, their protocol version and more.

- -
Local Monero / AgoraDesk
- -

The team behind LocalMonero.co launched AgoraDesk, the world's first P2P OTC cryptocurrency options exchange. They support XMR and BTC contracts, as well as generally adding Bitcoin to their typical local OTC acquisitions platform with the launch of the product. As usual there is no KYC/AML or other verification performed to use the site and their services.

- - - -

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. diff --git a/periodicals/periodical-5-2020.html b/periodicals/periodical-5-2020.html deleted file mode 100644 index 7844fd7..0000000 --- a/periodicals/periodical-5-2020.html +++ /dev/null @@ -1,118 +0,0 @@ ---- -layout: post-period -title: "Revuo Periodical #5" -permalink: periodicals/periodical-5-2020.html -image: /img/twitter-card-periodical-5.png -periodical: "yes" -issuenumber: 5 ---- - - - -

Covering the period of January 1 - December 31, 2020.

- -

Table of Contents:

- - -

Welcome

- -

Hello everyone and welcome to the fifth Monero periodical. In this issue we summarize the major developments of Monero in 2020. It’s been another amazing year, and we feel it’s important to celebrate our accomplishments as a community. Please note this list is not comprehensive, and there were many other things accomplished. These are just what we consider the highlights. So without further ado...

- -

Core Team & Structural Updates

- -

In September, Justin "sgp" Ehrenhofer and dEBRUYNE distributed a note about Monero scheduled protocol upgrades. In Monero’s early years, required protocol upgrades occurred approximately every six months. Now that Monero is a larger project with more exchanges and wallets, this frequent upgrade schedule is more straining. Thus, Monero required protocol upgrades are now expected to occur approximately every nine to twelve months. This will allow for Monero to continue upgrading to the latest and greatest technology at a rapid pace while acknowledging the importance of ecosystem stability.

- -

These future protocol upgrades will *not* include mining algorithm changes. RandomX, first implemented in November 2019, remains the CPU-friendly mining algorithm. It will remain this way unless ASICs pose a significant threat to the Monero network and widely push out CPU miners. However, RandomX’s success to date at limiting ASICs on the Monero network seems to be meeting expectations over a year later.

- -

Development Update

- - - -

Monero had two major updates in 2020 (0.16 and 0.17) and a slew of minor point release updates following 0.17.

- -

Monero 0.16 “Nitrogen Nebula” was the first ever major Monero release version that did not require a protocol upgrade. This version most importantly brought Dandelion++, a more private transaction broadcast method.

- -

Monero 0.17 “Oxygen Orion” required a protocol upgrade and introduced CLSAGs. CLSAGs are a more efficient ring signature construction that reduce transaction size by about 25% and verification time by about 10%. The CLSAG code implementation was audited by JP Aumasson and Antony Vennard.

- -

Following the 0.17 protocol upgrade, attackers performed a series of attacks targeting Dandelion++. This resulted in an enormous amount of developer work put into further hardening the Dandelion++ transaction propagation system. These network attacks have been largely mitigated, and no Monero was ever at risk.

- -

Monero Research Lab Update

- -

To start the year, Justin Ehrenhofer and Dr. Sarang Noether released a popular blog post explaining the nuances of supply auditability. This explains the specific risks associated with select tradeoffs. Riccardo “fluffypony” Spagni later also spoke on this topic, further diving into the damages that even a detectable inflation bug would have on Bitcoin if it occurred today.

- -

Sarang Noether released a preprint of the Triptych-2 paper: efficient proofs for confidential transactions.

- -

koe, Kurt M. Alonso, and Dr. Sarang Noether released the second edition of Zero to Monero. Zero to Monero is one of the leading resources that describes the Monero protocol.

- -

MAGIC Grants started a community crowdfunding campaign to hire Dr. Sarang Noether to work on Bulletproofs+ for Monero. The campaign was successful and is one of the largest Monero community project raises outside of the Community Crowdfunding System (CCS). Monero community members donated to a CCS campaign to hire auditors of Bulletproofs+, with a second audit expected to begin shortly.

- -

Lastly, Monero community member h4sh3d and a small team of developers had funded the research phase of Bitcoin-Monero Atomic Swaps. The research proved successful, and they opened a second CCS that is now in progress for the implementation. We expect to see this effort fully materialize in late 2021.

- -

Community Update

- -

Diego “rehrar” Salazar released a sticker pack for Isabella the Monero girl. It is available on Telegram, Signal and Matrix. It is one of the default Element (Matrix) sticker packs!

- -

Several members of the Monero community created a documentary feature film about Monero that was the #1 film in the United States box office for two days. The film primarily features Dr. Daniel Kim and a presentation that he gave at the 36c3 conference. The novelty of the success garnered the film fame, including articles in several publications including Vice. It is one of the most-watched Monero videos to date. Monero Means Money is available for free on YouTube.

- -

Every year on April 18, Monero celebrates its “Moneroversary.” For 2020, this virtual event featured a deep dive into Monero’s history, a coffee chat, a game of trivia, and a meme contest.

- -

As before, the Monero Village participated at DEFCON 28, though of course the virtual event was very different than years prior. Monero remained the only cryptocurrency community with its own dedicated village. The Monero Village also participated in the Grayhat cybersecurity conference for the first time.

- - - - - -
Monero Outreach Update
- -

Monero Outreach has started a “We Accept Monero” campaign for merchant adoption.

- - - - - -
Monero Talk Update
- -

Monero Talk released 31 episodes over the course of 2020. The most popular episodes feature Dr. Daniel Kim, Riccardo “fluffypony” Spagni, and Roger Ver. All episodes are free to watch on the Monero Talk website and on their YouTube.

- -

Monero Space Update

- -

In August, two Monero Community Workgroup organizers stepped down and started a separate workgroup called Monero Space. Monero Space is an active workgroup that is focused on projects and community infrastructure.

- -

Their new video content includes interviews with Samourai Wallet, nothingmuch speaking about Wasabi Wallet, and Dave Jevans of CipherTrace. The Monero Coffee Chats, which were previously held approximately every four weeks for the past three years, are now organized by Monero Space under the new name Monero Meet. Monero Meets still air approximately every four weeks and cover largely the same topics.

- -

Monero Space began offering community infrastructure, including a Flarum forum and a Nextcloud.

- -

Third-Party Apps & Services Update

- -

Monero counts numerous third-party applications and services, each tailored to a specific need. In this section, we will focus on the most used ones that community members consider most trustworthy.

- -
Feather Wallet
- -

Several developers in the community released a new wallet called Feather Wallet, which is still in beta. It features an Electrum-style user interface and several features not available in the official Monero GUI.

- -
Cake Wallet
- -

Cake Wallet released their wallet for android in early 2020. It previously was only released on iOS. They’ve also redesigned their wallet to be even more user friendly.

- -
Monerujo
- -

Monerujo revamped their user experience in October and improved their node selection and management process.

- - - -

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. diff --git a/source/qindex.html b/source/qindex.html deleted file mode 100644 index d3c577c..0000000 --- a/source/qindex.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: page -permalink: source/index.html -title: Source Code & Licenses ---- - -
- - -

The code to format and display Revuo Monero is available on GitHub.
-Mirrors. Clearnet: Gitea [1]; Gitea [2]. Forgejo [1]; Forgejo [2].
-Onion: Gitea [1]. Forgejo: [2].

- -Data in all issues is generally found in the public domain. Word choice, content curation, and the structure are published under the Creative Commons Attribution 4.0 International license.

- -Layout theme is distributed with the MIT license.

-
diff --git a/support/zindex.html b/support/zindex.html deleted file mode 100644 index 0899886..0000000 --- a/support/zindex.html +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: page -permalink: support/index.html -title: Support Revuo ---- - -
- - -

Revuo is an audience-funded newsletter: domain & hosting expenses are covered with the help of readers. Editorial time spent accumulating resources and news is solely volunteered by rottenwheel.

- -No paywalls. No ads. No analytics.

- -If you get value out of Revuo Monero and wish to see it continue, you can send some XMR to this subaddress:

- -

89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT

- -

-