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 @@ -
- - - - -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).
-Supported trading pairs include XMR/BTC and XMR/ETH.
-Monero GUI is now available in Kurdish, Bengali, Persian, Irish, Urdu, Zulu Greek and Nepali.
-Read the product info on Medium.
-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
-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%)
-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
- -Monero (XMR) Price
-XMR to: | -3/29/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -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
- - -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 ---- -[](/issue-2.html) - -Revuo Monero Weekly: Week of March 29 - April 4, 2019. - - -Quickfacts were revised on 2/1/19 and are now available in different languages.
-Supported trading pair is XMR/BTC.
-Monero is quite high on the list.
-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
-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
- -Monero (XMR) Price
-XMR to | -4/4/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
- - -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 ---- -[](/issue-3.html) - -Revuo Monero Weekly: Week of April 4 - April 11, 2019. - - -Ledger is now safe to use provided the user is:
-It is being discussed how this software will improve user churn ability. USE ONLY ON TESTNET for now, and do not trust the software with your anonymity and privacy yet.
-April 13, 2019 (Saturday) – 17:00 UTC
-Community Workgroup Meeting
-April 15, 2019 (Monday) – 17:00 UTC
-Research Lab Meeting
-April 18, 2019 (Thursday) – All Day
-Monero Birthday – 5 years old, various events happening throughout the day.
-April 21, 2019 (Sunday) – 17:00 UTC
-Dev Meeting
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -Block height: 1810929
-Median block size: 292.97 kB
-Hash rate: 298.340 MH/s
-Average Tx per block: 5.71
-Weekly Moving Average Tx per day: 4101
-Block reward: 2.93 XMR
-Data taken on April 11, 2019
- -Monero (XMR) Price
-XMR to | -4/11/19 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$65.19 | --1.6% | -+33.9% | --60.6% | -
EUR | -€58.45 | --1.7% | -+33.9% | --56.8% | -
BTC | -Ƀ0.01306811 | --3.4% | -+2.5% | --46.7% | -
Data taken on April 11, 2019
- -XMR Price Graph for April 4-11, 2019
- -![XMR Price Graph 04/04/19-04/11/19](/img/weekly-chart-0411.png "XMR Price Graph 03/22/19-03/29/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -CLI, GUI and Monerujo wallets need translators
- - - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
- - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
- -Seeking Volunteer Reviewers for PoW RandomX
- -If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-4.html) - -Revuo Monero Weekly: Week of April 11 - April 18, 2019. - - -Time | -Description | -Livestream | -
---|---|---|
8:00 UTC | -Vienna Riat informal discussion begins | -No | -
10:30 UTC | -Vienna Riat countdown to Monero launch anniversary | -Yes | -
11:30 UTC | -Vienna Riat workshops | -No | -
16:00 UTC | -Inaugural Zurich meetup | -No | -
17:00 UTC | -Monero Talk with Mitchell About Mastering Monero | -Yes | -
19:30 UTC | -Vienna Riat Meetup | -No | -
21:00 UTC | -Check-in with Vienna Riat Meetup | -Yes | -
21:15 UTC | -Monero's history with fluffypony | -Yes | -
22:00 UTC | -Coffee Chat-style Q&A (Justin, rehrar, fluffypony, sarang, others) | -Yes | -
23:00 UTC | -The importance of financial privacy is critically downplayed in cryptocurrency communities (rehrar) | -Yes | -
23:45 UTC | -Recent news and announcements | -Yes | -
00:00 UTC | -Puzzle (needmoney90) | -Yes | -
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.
-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
-Below you can find recent CCS proposal ideas open for discussion.
- - - -ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione
-Raised 1.00 of 144.00 XMR (0.00694444%)
-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
- -Monero (XMR) Price
-XMR to | -4/18/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -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
- - - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
- - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
- -Seeking Volunteer Reviewers for PoW RandomX
- -If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. 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 ---- -[](/issue-5.html) - -Revuo Monero Weekly: Week of April 18 - April 25, 2019. - - -Moneroversary Recap | -
---|
Other News | -
---|
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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -4/25/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -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
- - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
- - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
- -If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-6.html) - -Revuo Monero Weekly: Week of April 26 - May 2, 2019. - - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -05/02/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
-Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-7.html) - -Revuo Monero Weekly: Week of May 2 - May 9, 2019. - - -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
-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
-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%)
-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
- -Monero (XMR) Price
-XMR to | -05/09/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
-Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-8.html) - -Revuo Monero Weekly: Week of May 9 - May 16, 2019. - - -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
-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
-ErCiccione: Coordinator of the Localization Workgroup - March by ErCiccione
-Raised 53.50 of 144.00 XMR (37%)
-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
- -Monero (XMR) Price
-XMR to | -05/16/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
-Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-9.html) - -Revuo Monero Weekly: Week of May 16 - May 23, 2019. - - -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
-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
-RandomX Audits by Howard Chu
-Raised 1023.83 of 1400.00 XMR (73%)
-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
- -Monero (XMR) Price
-XMR to | -05/23/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
-Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-10.html) - -Revuo Monero Weekly: Week of May 23 - May 30, 2019. - - - -Artist: anhdres
- -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
- -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
-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%)
-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
- -Monero (XMR) Price
-XMR to | -05/30/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
-Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-11.html) - -Revuo Monero Weekly: Week of May 30 - June 6, 2019.
- - -June 8, 2019 (Saturday) – 17:00 UTC
-Community Workgroup Meeting
-June 10, 2019 (Monday) – 17:00 UTC
-Research Lab Meeting
-June 11, 2019 (Tuesday) – 17:00 UTC
-Monero GUI Meeting
-June 15, 2019 (Saturday) – 17:00 UTC
-DefCon27 Workgroup Meeting
-June 16, 2019 (Sunday) – 17:00 UTC
-Dev Meeting
-June 20, 2019 (Thursday) – 17:00 UTC
-Tini2p Dev Meeting
-June 22-23, 2019 - Denver, US
- -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -Funding To Produce, Write And Record An Entirely Original Rap/Hip-Hop Anthem Exclusively For Monero
-Moneromooo coding, July 2019 by moneromooo
-Raised 126.00 of 294.00 XMR (43%)
-Monero Outreach Round 3 by xmrhaelan
-Raised 0.00 of 110.00 XMR
-Monero Defcon 27 Supplies by ajs
-Raised 17.52 of 73.00 XMR (24%)
-Defcon 2019 Volunteer Reimbursement by rehrar
-Raised 55.46 of 137.00 XMR (40%)
-Block height: 1851245
-Median block size: 292.97 kB
-Hash rate: 333.810 MH/s
-Average Tx per block: 12.59
-Weekly Moving Average Tx per day: 9072
-Block reward: 2.71 XMR
-Data taken on June 6, 2019
- -Monero (XMR) Price
-XMR to | -06/06/19 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$85.63 | --8.1% | -+28.6% | --48.6% | -
EUR | -€75.97 | --9.2% | -+27.8% | --46.5% | -
BTC | -Ƀ0.01110059 | -+3.1% | --4.5% | --49.5% | -
Data taken on June 6, 2019
- -XMR Price Graph for May 30 - June 6, 2019
- -![XMR Price Graph 05/30/19-06/06/19](/img/weekly-chart-0530.png "XMR Price Graph 05/30/19-06/06/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -If you know of any merchants or exchanges that are still using a long form payment ID, please let the community know so we can contact them and ask them to integrated addresses or subaddresses. Feel free to leave them in the comments of this Reddit thread.
-Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-12.html) - -Revuo Monero Weekly: Week of June 6 - June 13, 2019.
- - -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
- -Below you can find recent CCS proposal ideas open for discussion.
- - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -06/13/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-13.html) - -Revuo Monero Weekly: Week of June 13 - June 20, 2019.
- - -June 22, 2019 (Saturday) – 17:00 UTC
-Community Workgroup Meeting
-June 22-23, 2019 - Denver, US
- -June 24, 2019 (Monday) – 17:00 UTC
-Research Lab Meeting
-June 25, 2019 (Tuesday) – 17:00 UTC
-Monero GUI Meeting
-June 29, 2019 (Saturday) – 17:00 UTC
-DefCon27 Workgroup Meeting
-June 30, 2019 (Sunday) – 17:00 UTC
-Dev Meeting
-July 4, 2019 (Thursday) – 17:00 UTC
-Tini2p Dev Meeting
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 1861419
-Median block size: 292.97 kB
-Hash rate: 334.444 MH/s
-Average Tx per block: 13.61
-Weekly Moving Average Tx per day: 9787
-Block reward: 2.66 XMR
-Data taken on June 20, 2019
- -Monero (XMR) Price
-XMR to | -06/20/19 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$106.52 | -+18.2% | -+20.3% | --12.8% | -
EUR | -€94.33 | -+18.0% | -+18.9% | --10.7% | -
BTC | -Ƀ0.01110622 | -+1.3% | --0.2% | --39.0% | -
Data taken on June 20, 2019
- -XMR Price Graph for June 14 - June 20, 2019
- -![XMR Price Graph 06/14/19-06/20/19](/img/weekly-chart-0620.png "XMR Price Graph 06/14/19-06/20/19") - -Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-14.html) - -Revuo Monero Weekly: Week of June 20 - June 27, 2019.
- - -Monero Konferenco 2019 Recap | -
---|
Other News | -
---|
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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -06/27/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. 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 ---- -[](/issue-15.html) - -Revuo Monero Weekly: Week of June 27 - July 4, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -07/04/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-16.html) - -Revuo Monero Weekly: Week of July 4 - July 11, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -07/11/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-17.html) - -Revuo Monero Weekly: Week of July 11 - July 18, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -07/18/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
-Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-18.html) - -Revuo Monero Weekly: Week of July 18 - July 25, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -07/25/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-19.html) - -Revuo Monero Weekly: Week of July 25 - August 1, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -08/01/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-20.html) - -Revuo Monero Weekly: Week of August 1 - August 8, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -08/08/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-21.html) - -Revuo Monero Weekly: Week of August 8 - August 15, 2019.
- - -DEFCON 2019 Recap | -
---|
Other News | -
---|
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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -08/16/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-22.html) - -Revuo Monero Weekly: Week of August 15 - August 22, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -08/22/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-23.html) - -Revuo Monero Weekly: Week of August 22 - August 29, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -08/29/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-24.html) - -Revuo Monero Weekly: Week of August 29 - September 5, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -New Localization platform: Weblate by ErCiccione
-Raised 0 of 11.00 XMR
-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
- -Monero (XMR) Price
-XMR to | -09/05/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-25.html) - -Revuo Monero Weekly: Week of September 5 - September 12, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -New Localization platform: Weblate by ErCiccione
-Raised 6.48 of 11.00 XMR (59%)
-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
- -Monero (XMR) Price
-XMR to | -09/12/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -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.
- -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-26.html) - -Revuo Monero Weekly: Week of September 12 - 19, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -Sarang: research funding for 2019 Q4 by Sarang Noether
-Raised 58.65 of 417.00 XMR (14%)
-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
- -Monero (XMR) Price
-XMR to | -09/19/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-27.html) - -Revuo Monero Weekly: Week of September 19 - 26, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -A Monero Tip Bot for Telegram by HAH! Sun (omani)
-Raised 11.95 of 13.00 XMR (92%)
-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
- -Monero (XMR) Price
-XMR to | -09/26/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-28.html) - -Revuo Monero Weekly: Week of September 26 - October 3, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -10/03/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-29.html) - -Revuo Monero Weekly: Week of October 3 - October 10, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -10/10/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-30.html) - -Revuo Monero Weekly: Week of October 10 - October 17, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-XMR to | -10/17/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-31.html) - -Revuo Monero Weekly: Week of October 17 - October 25, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -10/25/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-32.html) - -Revuo Monero Weekly: Week of October 25 - October 31, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -10/31/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-33.html) - -Revuo Monero Weekly: Week of October 31 - November 7, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -moneromooo: three months from November 2019 by moneromooo
-Raised 344.36 of 395.00 XMR (87%)
-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
- -Monero (XMR) Price
-XMR to | -11/07/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-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 ---- -[](/issue-34.html) - -Revuo Monero Weekly: Week of November 7 - November 14, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -36C3 Supplies by rehrar
-Raised 0.04 of 560.00 XMR
-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
- -Monero (XMR) Price
-XMR to | -11/14/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-35.html) - -Revuo Monero Weekly: Week of November 14 - November 21, 2019.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -36C3 Supplies by rehrar
-Raised 101.43 of 560.00 XMR (18%)
-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
- -Monero (XMR) Price
-XMR to | -11/21/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-36.html) - -Revuo Monero Weekly: Week of November 21 - November 28, 2019.
- - -Hard Fork | -
---|
Other News | -
---|
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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -11/28/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-37.html) - -Revuo Monero Weekly: Week of November 28 - December 5, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -12/06/19 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-38.html) - -Revuo Monero Weekly: Week of December 5 - December 12, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -12/12/19 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$53.11 | --0.83% | --15% | -+21% | -
EUR | -€47.55 | --0.73% | --15% | -+21% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-39.html) - -Revuo Monero Weekly: Week of December 12 - December 19, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -Sarang: research funding for 2020 Q1 by Sarang Noether
-Raised 5.5 of 695.00 XMR (1%)
-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
- -Monero (XMR) Price
-XMR to | -12/19/19 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$47.08 | --11% | --20% | -+4.2% | -
EUR | -€42.33 | --11% | --20% | -+4.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-40.html) - -Revuo Monero Weekly: Week of December 19 - December 26, 2019.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -Sarang: research funding for 2020 Q1 by Sarang Noether
-Raised 395.13 of 695.00 XMR (57%)
-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
- -Monero (XMR) Price
-XMR to | -12/26/19 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$45.66 | --3.8% | --11% | --6.2% | -
EUR | -€41.06 | --3.7% | --11.7% | --4.1% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-41.html) - -Revuo Monero Weekly: Week of December 26, 2019 - January 2, 2020.
- - -36C3 Recap | -
---|
Other News | -
---|
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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -Sarang: research funding for 2020 Q1 by Sarang Noether
-Raised 515.78 of 695.00 XMR (74%)
-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
- -Monero (XMR) Price
-XMR to | -01/02/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$47.88 | -+6.0% | --10.0% | --6.8% | -
EUR | -€42.95 | -+5.4% | --10.7% | --5.5% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-42.html) - -Revuo Monero Weekly: Week of January 3 - January 10, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -3 months part time work on Getmonero.org by erciccione
-Raised 63.75 of 174.00 XMR (37%)
-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
- -Monero (XMR) Price
-XMR to | -01/10/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$60.42 | -+18.9% | -+14.4% | -+34.0% | -
EUR | -€54.28 | -+19.4% | -+14.5% | -+38.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-43.html) - -Revuo Monero Weekly: Week of January 10 - January 17, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -3 months part time work on Getmonero.org by erciccione
-Raised 90.42 of 174.00 XMR (52%)
-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
- -Monero (XMR) Price
-XMR to | -01/17/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$69.08 | -+18.0% | -+44.5% | -+53.5% | -
EUR | -€62.33 | -+18.3% | -+44.9% | -+57.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-44.html) - -Revuo Monero Weekly: Week of January 17 - January 24, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -01/24/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$60.47 | --12.5% | -+31.3% | -+34.2% | -
EUR | -€54.84 | --12.0% | -+32.1% | -+37.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-45.html) - -Revuo Monero Weekly: Week of January 24 - January 31, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -01/31/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$72.05 | -+16.7% | -+57.1% | -+67.1% | -
EUR | -€64.94 | -+15.9% | -+58.8% | -+72.4% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-46.html) - -Revuo Monero Weekly: Week of January 31 - February 7, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -v1docq47: video creation / translations into russian (february - july 2020) by v1docq47
-Raised 37.34 of 100.00 XMR (37%)
-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
- -Monero (XMR) Price
-XMR to | -02/07/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$78.18 | -+8.8% | -+31.9% | -+82.2% | -
EUR | -€71.44 | -+10.3% | -+33.9% | -+88.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- - - -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-47.html) - -Revuo Monero Weekly: Week of February 7 - February 14, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-XMR to | -02/14/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$93.61 | -+17.6% | -+36.9% | -+102.3% | -
EUR | -€86.46 | -+18.8% | -+40.9% | -+111.0% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-48.html) - -Revuo Monero Weekly: Week of February 14 - February 21, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-XMR to | -02/21/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$81.36 | --13.9% | -+25.7% | -+66.2% | -
EUR | -€74.95 | --14.1% | -+28.5% | -+73.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-49.html) - -Revuo Monero Weekly: Week of February 21 - February 28, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-XMR to | -02/28/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$68.64 | --14.5% | --1.7% | -+41.2% | -
EUR | -€62.25 | --15.9% | --1.8% | -+45.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-50.html) - -Revuo Monero Weekly: Week of February 28 - March 7, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -Monero Payment gateways Gateways part 3 by SerHack
-Raised 7.42 of 11 XMR (67%)
-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
- -Monero (XMR) Price
-XMR to | -03/07/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$65.26 | --1.3% | --16.4% | -+32.9% | -
EUR | -€57.78 | --3.6% | --18.7% | -+31.9% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-51.html) - -Revuo Monero Weekly: Week of March 7 - March 14, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-XMR to | -03/14/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$36.73 | --44.1% | --60.3% | --27.2% | -
EUR | -€32.89 | --43.4% | --61.4% | --26.1% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-52.html) - -Revuo Monero Weekly: Week of March 14 - March 20, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 03/20/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$40.38 | -+9.7% | --48.3% | --25.8% | -
EUR | -€37.51 | -+13.6% | --48.1% | --21.3% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-53.html) - -Revuo Monero Weekly: Week of March 20 - March 27, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 03/27/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$45.83 | -+15.1% | --34.7% | --12.6% | -
EUR | -€41.05 | -+10.9% | --36.4% | --12.0% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-54.html) - -Revuo Monero Weekly: Week of March 27 - April 3, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 04/03/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$52.73 | -+11.1% | --19.8% | --20.5% | -
EUR | -€48.80 | -+14.9% | --17.4% | --17.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-55.html) - -Revuo Monero Weekly: Week of April 3 - April 11, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -ErCiccione: 3 more months part time work on Getmonero.org by erciccione
-Raised 36.33 of 180.00 XMR (20%)
-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
- -Monero (XMR) Price
-- | 04/11/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$53.48 | -+1.0% | --1.5% | --24.5% | -
EUR | -€48.92 | --0.2% | -+1.5% | --22.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-56.html) - -Revuo Monero Weekly: Week of April 11 - April 17, 2020.
- - -Time | -Description | -
---|---|
15:00 UTC | -Monero History ft. Diego Salazar | -
15:30 UTC | -Monero Research Lab Q&A ft. Sarang Noether, host Scott Anecito | -
16:00 UTC | -Monero Compliance Q&A ft. Dave Jevans (CEO of CipherTrace) & Justin Ehrenhofer, host John Murphy | -
16:30 UTC | -Monero Trivia, host Justin Ehrenhofer | -
17:00 UTC | -Monero Coffee Chat, host Doug Tuman | -
18:00 UTC | -Monero Meme Competition, host Justin Ehrenhofer | -
19:00 UTC | -Monero VR Happy Hour, host Diego Salazar - No VR headset required | -
19:30 UTC | -Monero Game Show (Monero Talk) | -
23:59 UTC | -Games, TBD (Jackbox.tv, Drawful 2, Cards Against Humanity, Secret Hitler) | -
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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 04/17/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$57.15 | --2.3% | -+56.7% | --17.7% | -
EUR | -€52.53 | --1.8% | -+58.7% | --14.5% | -
BTC | -B0.00802441 | -0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-57.html) - -Revuo Monero Weekly: Week of April 17 - April 24, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-- | 04/24/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$60.35 | -+7.5% | -+28.1% | --10.7% | -
EUR | -€55.80 | -+8.0% | -+28.8% | --8.0% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-58.html) - -Revuo Monero Weekly: Week of April 24 - May 2, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -xiphon part-time coding (3 months) by xiphon
-Raised 332.9 of 371 XMR (90%)
-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
- -Monero (XMR) Price
-- | 05/02/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$64.59 | -+6.8% | -+27.0% | -+0.5% | -
EUR | -€58.22 | -+4.2% | -+24.1% | -+1.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-59.html) - -Revuo Monero Weekly: Week of May 2 - May 8, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 05/08/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$64.40 | -+1.9% | -+11.4% | --3.9% | -
EUR | -€58.68 | -+3.1% | -+10.3% | --1.9% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-60.html) - -Revuo Monero Weekly: Week of May 8 - May 15, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -Translation of Mastering Monero into Brazilian Portuguese by netrik182
-Raised 7 of 37.00 XMR (19%)
-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
- -Monero (XMR) Price
-- | 05/15/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$63.98 | -+1.1% | -+20.3% | --32.5% | -
EUR | -€59.15 | -+2.5% | -+21.2% | --30.1% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-61.html) - -Revuo Monero Weekly: Week of May 15 - May 22, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -Translation of Mastering Monero into Brazilian Portuguese by netrik182
-Raised 13.01 of 37.00 XMR (35%)
-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
- -Monero (XMR) Price
-- | 05/22/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$63.28 | -+1.0% | -+11.3% | --24.4% | -
EUR | -€58.05 | -+0.3% | -+10.3% | --22.6% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-62.html) - -Revuo Monero Weekly: Week of May 22 - May 30, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -Research post-quantum strategies for Monero by Insight
-Raised 520.1 of 576 XMR (90%)
-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
- -Monero (XMR) Price
-- | 05/30/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$66.66 | -+5.1% | -+7.4% | --28.2% | -
EUR | -€60.00 | -+3.2% | -+5.8% | --28.0% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-63.html) - -Revuo Monero Weekly: Week of May 30 - June 6, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-- | 06/06/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$68.00 | -+4.3% | -+5.3% | --22.5% | -
EUR | -€60.17 | -+2.7% | -+1.1% | --22.6% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-64.html) - -Revuo Monero Weekly: Week of June 6 - June 13, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 06/13/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$66.20 | --2.2% | -+1.6% | --26.5% | -
EUR | -€58.79 | --1.9% | --2.5% | --26.3% | -
BTC | -B0.00700174 | -0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-65.html) - -Revuo Monero Weekly: Week of June 13 - June 19, 2020.
- - -That’s it. :( Not much happened this week so here’s a picture of a Monero fox to make up for it.
- - -Artist: anhdres
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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%)
-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
- -Monero (XMR) Price
-- | 06/19/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$64.16 | --2.4% | --0.7% | --36.4% | -
EUR | -€57.40 | --1.7% | --2.5% | --36.1% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-66.html) - -Revuo Monero Weekly: Week of June 19 - June 27, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 06/27/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$61.23 | --4.5% | --5.1% | --41.3% | -
EUR | -€54.58 | --4.8% | --6.8% | --40.5% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-67.html) - -Revuo Monero Weekly: Week of June 27 - July 6, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 07/06/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$64.45 | -+0.5% | --4.8% | --31.9% | -
EUR | -€56.99 | --0.1% | --5.0% | --32.4% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-68.html) - -Revuo Monero Weekly: Week of July 6 - July 12, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 07/12/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$69.12 | -+7.8% | -+8.1% | --22.6% | -
EUR | -€61.13 | -+7.2% | -+7.9% | --32.4% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-69.html) - -Revuo Monero Weekly: Weeks of July 12 - July 24, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 07/24/20 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-70.html) - -Revuo Monero Weekly: Week of July 24 - August 1, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 08/01/20 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-71.html) - -Revuo Monero Weekly: Weeks of August 1 - 15, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 08/15/20 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-72.html) - -Revuo Monero Weekly: Weeks of August 15 - 23, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -None. All funded! But keep a look out for proposals, or donate to the General Fund (donation address at the bottom of the Revuo).
- -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
- -Monero (XMR) Price
-- | 08/23/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$91.26 | -0.0% | -+27.4% | -+11.5% | -
EUR | -€77.41 | -+0.6% | -+25.9% | -+6.1% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-73.html) - -Revuo Monero Weekly: Week of August 23 - 29, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -v1docq47: video creation / translations into russian (august 2020 - january 2021) by v1docq47
-Raised 59.98 of 97.8 XMR (61%)
-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
- -Monero (XMR) Price
-- | 08/29/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$93.56 | --1.3% | -+15.2% | -+39.0% | -
EUR | -€78.58 | --2.2% | -+14.8% | -+29.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-74.html) - -Revuo Monero Weekly: Week of August 29 - September 6, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -Create Monero educational content in Spanish by Lovera
-Raised 10 of 15 XMR (67%)
-Spanish Localization by lh1008
-Raised 4 of 10 XMR (40%)
-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
- -Monero (XMR) Price
-- | 09/06/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$79.55 | --17.2% | --15.0% | -+5.5% | -
EUR | -€67.22 | --16.7% | --15.4% | --0.8% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-75.html) - -Revuo Monero Weekly: Week of September 6 - 14, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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
-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
- -Monero (XMR) Price
-- | 09/14/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$90.34 | -+12.6% | --1.3% | -+17.7% | -
EUR | -€76.67 | -+13.5% | --0.8% | -+11.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-76.html) - -Revuo Monero Weekly: Week of September 14 - 21, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- -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%)
-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
- -Monero (XMR) Price
-- | 09/21/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$90.10 | --1.8% | --4.9% | -+24.2% | -
EUR | -€76.58 | --1.8% | --4.7% | -+16.3% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-77.html) - -Revuo Monero Weekly: Week of September 21 - 28, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- -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%)
-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
- -Monero (XMR) Price
-- | 09/28/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$96.46 | -+8.08% | -+4.1% | -+67.2% | -
EUR | -€82.65 | -+8.0% | -+6.2% | -+56.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-78.html) - -Revuo Monero Weekly: Week of September 28 - October 6, 2020.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - -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
- -Monero (XMR) Price
-- | 10/06/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$107.92 | -+13.4% | -+39.2% | -+91.2% | -
EUR | -€91.89 | -+13.4% | -+40.3% | -+78.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-79.html) - -Revuo Monero Weekly: Week of October 6 - October 12, 2020.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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%)
-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
- -Monero (XMR) Price
-- | 10/12/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$130.58 | -+15.7% | -+50.5% | -+143.4% | -
EUR | -€110.72 | -+15.7% | -+51.2% | -+127.8% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-80.html) - -Revuo Monero Weekly: Week of October 12 - October 19, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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
- -Monero (XMR) Price
-- | 10/19/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$126.15 | --3.2% | -+33.6% | -+131.8% | -
EUR | -€107.12 | --3.2% | -+34.3% | -+119.9% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-81.html) - -Revuo Monero Weekly: Week of October 19 - October 26, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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
- -Monero (XMR) Price
-- | 10/26/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$134.41 | -+6.7% | -+42.1% | -+137.2% | -
EUR | -€113.68 | -+6.2% | -+39.8% | -+122.3% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-82.html) - -Revuo Monero Weekly: Week of October 26 - November 3, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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
- -Monero (XMR) Price
-- | 11/03/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$120.75 | --9.9% | -+14.2% | -+91.1% | -
EUR | -€103.75 | --8.8% | -+15.0% | -+83.4% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-83.html) - -Revuo Monero Weekly: Week of November 3 - November 9, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -xiphon part-time coding (3 months) by xiphon
-Raised 153.16 of 158 XMR (97%)
-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
- -Monero (XMR) Price
-- | 11/09/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$117.03 | --1.6% | -+0.9% | -+88.2% | -
EUR | -€98.90 | --3.2% | -+0.9% | -+75.3% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-84.html) - -Revuo Monero Weekly: Week of November 9 - November 20, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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
- -Monero (XMR) Price
-- | 11/20/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$121.22 | -+6.2% | --0.1% | -+109.5% | -
EUR | -€102.24 | -+6.0% | --0.1% | -+95.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-85.html) - -Revuo Monero Weekly: Week of November 20 - November 28, 2020.
- - -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
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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
- -Monero (XMR) Price
-- | 11/28/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$122.14 | -+1.2% | --3.3% | -+119.3% | -
EUR | -€102.09 | -+0.3% | --5.0% | -+101.7% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-86.html) - -Revuo Monero Weekly: Week of November 28 - December 5, 2020.
- - -December 12, 2020 (Saturday) – 17:00 UTC
-Community Workgroup Meeting - #monero-community IRC channel
-December 13, 2020 (Sunday) – 17:00 UTC
-Dev Meeting - #monero-dev IRC channel
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -Block height: 2246000
-Hash rate: 1.616 GH/s
-Median block size: 32.1 kB
-Average Tx per block: 21.59
-Weekly Moving Average Tx per day: 15,456
-Block reward: 1.28 XMR
-Data taken on December 5, 2020
- -Monero (XMR) Price
-- | 12/05/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$132.71 | -+8.9% | -+11.0% | -+147.9% | -
EUR | -€109.47 | -+7.5% | -+8.1% | -+127.1% | -
BTC | -B0.00691362 | -+0.5% | --10.2% | --4.6% | -
Data taken on December 5, 2020
- -XMR Price Graph for November 28 - December 5, 2020
- -![XMR Price Graph 11/29/20-12/05/20](/img/weekly-chart-1205.png "XMR Price Graph 11/29/20-12/05/20") - -Sources: community.xmr.to, moneroblocks.info, miningpoolstats.stream, bitinfocharts.com, coingecko.com, localmonero.co - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-87.html) - -Revuo Monero Weekly: Week of December 5 - December 14, 2020.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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
- -Monero (XMR) Price
-- | 12/14/20 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$154.71 | -+11.4% | -+32.4% | -+201.9% | -
EUR | -€127.28 | -+11.0% | -+28.9% | -+176.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-88.html) - -Revuo Monero Weekly: December 14, 2020 - January 4, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 01/04/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$131.20 | --16.7% | -+3.2% | -+158.0% | -
EUR | -€107.11 | --17.0% | -+2.1% | -+135.1% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-89.html) - -Revuo Monero Weekly: January 4 - January 12, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -Continued Feather Wallet development (Q1 2021) by tobtoht
-Raised 84.12 of 150 XMR (56%)
-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
- -Monero (XMR) Price
-- | 01/12/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$158.17 | -+15.3% | -+4.0% | -+166.9% | -
EUR | -€129.52 | -+16.1% | -+3.3% | -+142.9% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-90.html) - -Revuo Monero Weekly: January 12 - January 18, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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
- -Monero (XMR) Price
-- | 01/18/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$153.22 | --4.0% | --1.2% | -+127.8% | -
EUR | -€126.67 | --3.5% | -+0.1% | -+142.9% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-91.html) - -Revuo Monero Weekly: January 18 - January 25, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -ErCiccione: 3 more months part time work on Getmonero.org (January-March) by erciccione
-Raised 60.65 of 71 XMR (85%)
-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
- -Monero (XMR) Price
-- | 01/25/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$138.58 | --11.4% | --17.6% | -+125.2% | -
EUR | -€114.25 | --11.8% | --17.2% | -+104.6% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-92.html) - -Revuo Monero Weekly: January 25 - February 3, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 02/03/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$155.22 | -+23.2% | -+18.5% | -+101.7% | -
EUR | -€128.91 | -+23.8% | -+20.5% | -+85.3% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-93.html) - -Revuo Monero Weekly: February 3 - February 8, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 02/08/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$165.07 | -+15.1% | -+11.6% | -+104.0% | -
EUR | -€136.92 | -+15.2% | -+13.2% | -+85.2% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-94.html) - -Revuo Monero Weekly: February 8 - February 18, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -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
- -Monero (XMR) Price
-- | 02/18/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$253.39 | -+44.5% | -+62.0% | -+206.6% | -
EUR | -€209.66 | -+44.9% | -+61.9% | -+174.9% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-95.html) - -Revuo Monero Weekly: February 18 - February 27, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -vtnerd Full-Time 2021 Q1 by Lee Clagett (vtnerd)
-Raised 128.89 of 133.4 XMR (97%)
-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
- -Monero (XMR) Price
-- | 02/27/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$205.14 | --20.3% | -+51.7% | -+193.8% | -
EUR | -€169.93 | --20.0% | -+52.3% | -+167.6% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/issue-96.html) - -Revuo Monero Weekly: March 4 - March 18, 2021.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None. All funded. :) But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 03/18/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$229.20 | -+3.6% | -+3.5% | -+522.2% | -
EUR | -€192.41 | -+4.2% | -+5.2% | -+472.8% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_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 ---- -[](/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.
- -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None. All funded. :) But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 04/25/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$372.00 | -+9.5% | -+67.8% | -+514.9% | -
EUR | -€307.14 | -+8.3% | -+63.4% | -+449.4% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. 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 ---- -[](/issue-98.html) - -Revuo Monero Weekly: April 25 - May 2, 2021.
- - - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -None. All funded. :) But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 05/02/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$414.19 | -+16.5% | -+61.2% | -+542.5% | -
EUR | -€344.24 | -+17.0% | -+57.6% | -+492.4% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. 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 ---- -[](/issue-99.html) - -Revuo Monero Weekly: May 2-10, 2021.
- - - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -None. All funded. :) But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 05/10/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$448.56 | -+10.7% | -+63.5% | -+610.9% | -
EUR | -€369.56 | -+9.7% | -+60.3% | -+542.5% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. 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 ---- -[](/issue-100.html) - -Revuo Monero Weekly: May 10-17, 2021.
- - - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None. All funded. :) But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
- -Block height: 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
- -Monero (XMR) Price
-- | 05/18/21 | -Week | -Month | -Year | -
---|---|---|---|---|
USD | -$343.72 | --22.3% | --5.5% | -+428.2% | -
EUR | -€281.15 | --22.8% | --7.3% | -+367.5% | -
BTC | -B0.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 - -If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
-If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
- -44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
- - - -Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. 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 ---- -[](/issue-101.html) - -Revuo Monero Weekly: December 26 2021 - January 2, 2022.
- - -Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -None. All funded. Be on the lookout for proposals in the future.
- -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
- -Monero (XMR) Price
-- | 01/01/21 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren't sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on GitHub as problems arise. Instructions to build on your OS of choice can be found on GitHub.
-Getting Started with Helping Monero
-If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Workgroup.
-If you enjoy this publication and want to support it, you can send some piconeros to the XMR subaddress below:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: January 2-9, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -None; all funded for now.
- -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
- -Monero (XMR) Price
-- | 01/08/21 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren't sure how, check out the volunteer opportunities below.
- -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on GitHub as problems arise. Instructions to build on your OS of choice can be found 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
- -Revuo Monero Weekly: January 9-16, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -MoneroKon 2022 by midipoet.
-Raised 5.65 of 328.00 XMR
-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
- -Monero (XMR) Price
-- | 01/15/21 | -Week | -Month | -Year | -
---|---|---|---|---|
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 - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: January 16-23, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -MoneroKon 2022 by midipoet.
-Raised 253.41 of 328.00 XMR
-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
- -Monero (XMR) Price
-- | 01/22/21 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: January 23-30, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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.
-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
- -Monero (XMR) Price
-- | 01/29/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 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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: February 4-10, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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.
-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
- -Monero (XMR) Price
-- | 02/10/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: February 10-17, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None; all funded for now.
- -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
- -Monero (XMR) Price
-- | 02/17/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: February 17-24, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 02/24/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: February 24 - March 3, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 03/03/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: March 3-10, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 03/10/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: March 10-17, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 03/17/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: March 17-24, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 03/24/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: March 24-31, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - -Haveno frontend development by Haveno.
-Raised 11.63 of 755 XMR.
-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.
- -Monero (XMR) Price
-- | 03/31/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: March 31 - April 07, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 04/07/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: April 7-14, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 04/14/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: April 14-21, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 04/21/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: April 21-28, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 04/28/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -Revuo Monero Weekly: April 28 - May 5, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -New Animated Videos by savandra.
-Raised 6.04 of 45 XMR.
-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.
- -Monero (XMR) Price
-- | 05/05/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/05es.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 5-12, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - -New Animated Videos by savandra.
-Raised 6.72 of 45 XMR.
-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.
- -Monero (XMR) Price
-- | 05/12/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/12es.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 12-19, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 05/19/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/19es.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 19-26, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -New Animated Videos by savandra.
-Raised 6.76 of 45 XMR.
-Research Computing Upgrade by Gingeropolous.
-Raised 0 of 51 XMR.
-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.
- -Monero (XMR) Price
-- | 05/26/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opport05/26es.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 26 - June 9, 2022
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -New Animated Videos by savandra.
-Raised 7 of 45 XMR.
-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.
- -Monero (XMR) Price
-- | 06/09/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 9 - 16, 2022
- - -June 22, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -New Animated Videos by savandra.
-Raised 7.06 of 45 XMR.
-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.
- -Monero (XMR) Price
-- | 06/16/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 16 - 23, 2022
- - -June 29, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - -New Animated Videos by savandra.
-Raised 7.06 of 45 XMR.
-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.
- -Monero (XMR) Price
-- | 06/23/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 23 - 30, 2022
- - -July 6, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - - - - - - - - - -New Animated Videos by savandra.
-Raised 43.51 of 45 XMR.
-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.
- -Monero (XMR) Price
-- | 06/30/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 30 - July 7, 2022
- - -July 13, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 07/07/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 content, please consider supporting me directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 7 - 14, 2022
- - -July 20, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 07/14/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 14 - 21, 2022
- - -July 27, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of or against proposals is encouraged.
-escapethe3RA Monero Observer maintenance (Summer 2022) by escapethe3RA.
-Raised 35.44 of 36 XMR.
-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.
- -Monero (XMR) Price
-- | 07/21/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 21 - 28, 2022
- - -August 3, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-Continued Feather Wallet development (3 months) by tobtoht.
-Raised 25.53 of 162 XMR.
-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.
- -Monero (XMR) Price
-- | 07/28/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 28 - August 4, 2022
- - -August 10, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-selsta part-time monero development (3 months) by selsta.
-Raised 0 of 110 XMR.
-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.
- -Monero (XMR) Price
-- | 08/04/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 4 - 11, 2022
- - -August 17, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 08/11/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 11 - 18, 2022
- - -August 24, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 08/18/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 18 - 27, 2022
- - -August 31, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-Seraphis Library Work by koe.
-Raised 82.14 of 122 XMR.
-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.
- -Monero (XMR) Price
-- | 08/27/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 27 - September 1, 2022
- - -September 7, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 09/01/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 1 - 8, 2022
- - -September 14, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 09/08/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 8 - 15, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 09/15/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 15 - 22, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 09/22/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 22 - 29, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-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.
-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.
- -Monero (XMR) Price
-- | 09/29/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 29 - October 6, 2022
- - -October 12, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-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.
-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.
- -Monero (XMR) Price
-- | 10/06/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 6 - 13, 2022
- - -October 19, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-monerokon and monerotopia voiceover and working on xmr.ru by v1docq47.
-Raised 42.42 of 42.48 XMR.
-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.
- -Monero (XMR) Price
-- | 10/13/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 13 - 20, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 10/20/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 20 - 27, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 10/27/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 27 - November 3, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-CCS Coordinator (3 months) by plowsof.
-Raised 29.44 of 69 XMR.
-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.
- -Monero (XMR) Price
-- | 11/03/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: November 3 - 10, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-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.
-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.
- -Monero (XMR) Price
-- | 11/10/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: November 10 - 17, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 11/17/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: November 17 - 24, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-j-berman full-time development (3 months) by j-berman.
-Raised 209.56 of 256 XMR.
-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.
- -Monero (XMR) Price
-- | 11/24/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: November 24 - December 1, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 12/01/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: December 1 - 8, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 12/08/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: December 8 - 15, 2022
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-MoneroKon 2023 CCS-1 by ajs-xmr.
-Raised 207.39 of 553.67 XMR.
-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.
- -Monero (XMR) Price
-- | 12/15/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: December 15 - 22, 2022
- - -December 28, 2022 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 12/22/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: December 22 - 29, 2022
- - -January 4, 2023 (Wednesday) – 17:00 UTC
-Research Lab Meeting - #monero-research-lab IRC channel; Matrix room.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 12/29/22 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: December 29, 2022 - January 5, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 01/05/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: January 5 - 12, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 01/12/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: January 12 - 19, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-Seraphis Library Work 2 by koe.
-Raised 5.61 of 125 XMR.
-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.
- -Monero (XMR) Price
-- | 01/19/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: January 19 - 26, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 01/26/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: January 26 - February 2, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 02/02/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: February 2 - 9, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -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.
-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.
- -Monero (XMR) Price
-- | 02/09/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: February 9 - 16, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 02/16/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: February 16 - 23, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Help an independent film featuring Monero get to the Oscars™! by markofdistinction_.
-Raised 50.7 of 154 XMR XMR.
-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.
- -Monero (XMR) Price
-- | 02/23/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: February 23 - March 4, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 03/04/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: March 4 - 11, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 03/11/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: March 11 - 16, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Monero Observer maintenance (Spring 2023) by escapethe3RA.
-Raised 10.09 of 39 XMR.
-Standalone AcceptXMR by busyboredom.
-Raised 0.26 of 14 XMR.
-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.
- -Monero (XMR) Price
-- | 03/16/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: March 16 - 23, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-Bulletproofs++ Peer Review by Monero Research Lab.
-Raised 1 of 130 XMR.
-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.
- -Monero (XMR) Price
-- | 03/23/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: March 23 - 31, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 03/31/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: March 31 - April 13, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 04/13/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: April 13 - 20, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - -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.
-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.
- -Monero (XMR) Price
-- | 04/20/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: April 20 - 27, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 04/27/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: April 27 - May 4, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 05/04/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 4 - 11, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - -part-time monero development (3 months) by selsta.
-Raised 3.08 of 117 XMR.
-CCS Coordinator by plowsof.
-Raised 2 of 69 XMR.
-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.
- -Monero (XMR) Price
-- | 05/11/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 11 - 18, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -part-time monero development (3 months) by selsta.
-Raised 20.88 of 117 XMR.
-CCS Coordinator by plowsof.
-Raised 3.13 of 69 XMR.
-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.
- -Monero (XMR) Price
-- | 05/18/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 18 - 25, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 05/25/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 25 - June 1, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 06/01/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 1 - 8, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 06/08/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 8 - 15, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 06/15/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 15 - 22, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - -full-time development 2023Q3 by jeffro256.
-Raised 142.92 of 147 XMR.
-Wallet SDK for Android by valldrac.
-Raised 4.57 of 295 XMR.
-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.
- -Monero (XMR) Price
-- | 06/22/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 22 - 29, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Wallet SDK for Android by valldrac.
-Raised 20.97 of 295 XMR.
-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.
- -Monero (XMR) Price
-- | 06/29/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 29 - July 13, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-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.
-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.
- -Monero (XMR) Price
-- | 07/13/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 13 - 20, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 07/20/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 20 - 27, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 07/27/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: July 27 - August 3, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 08/03/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 3 - 10, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 08/10/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 10 - 24, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 08/24/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: August 24 - September 1, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-full time work on Cuprate, the Rust Monero node (2 months) by boog900.
-Raised 126.1 of 130 XMR.
-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.
- -Monero (XMR) Price
-- | 09/01/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 1 - 7, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 09/07/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 7 - 14, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 09/14/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 14 - 28, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-Create Educational Content in Spanish by Lovera.
-Raised 2.32 of 10.5 XMR.
-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.
- -Monero (XMR) Price
-- | 09/28/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: September 28 - October 5, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-Create Educational Content in Spanish by Lovera.
-Raised 6.11 of 10.5 XMR.
-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.
- -Monero (XMR) Price
-- | 10/05/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 5 - 19, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 10/19/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 19 - 26, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 10/26/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: October 26 - November 2, 2023
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 11/02/23 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: April 4 - 11, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-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.
-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.
- -Monero (XMR) Price
-- | 04/11/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: April 11 - 18, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 04/18/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: April 18 - 25, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 05/02/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 2 - 16, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-j-berman full-time development (3 months) by j-berman.
-Raised 300.01 of 376 XMR.
-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.
- -Monero (XMR) Price
-- | 05/16/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 16 - 23, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-monerotopia 2023 (part 3) and monerokon 2023 (part 2) voiceovers and working on xmr.ru by v1docq47.
-Raised 0.01 of 57.6 XMR.
-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.
- -Monero (XMR) Price
-- | 05/23/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 23 - 30, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-monerotopia 2023 (part 3) and monerokon 2023 (part 2) voiceovers and working on xmr.ru by v1docq47.
-Raised 50.14 of 57.6 XMR.
-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.
- -Monero (XMR) Price
-- | 05/30/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: May 30 - June 6, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 06/06/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 6 - 13, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-None; all funded for now.
- -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.
- -Monero (XMR) Price
-- | 06/13/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: June 13 - 27, 2024
- - -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.
-Below you can find some CCS proposal ideas open for discussion.
- - - - - - - -Find more here. Posting comments in favor of, or against proposals is encouraged.
-full-time development 2024Q3 by jeffro256.
-Raised 30.04 of 146 XMR.
-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.
- -Monero (XMR) Price
-- | 06/27/24 | -Week | -Month | -Year | -
---|---|---|---|---|
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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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 audience-funded newsletter. If you enjoy this content, please consider supporting it directly:
- -89Esx7ZAoVcD9wiDw57gxgS7m52sFEEbQiFC4qq18YZy3CdcsXvJ67FYdcDFbmYEGK7xerxgmDptd1C2xLstCbgF3RUhSMT
- -Revuo Monero Weekly: January 30 - February 4, 2022.
- - -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.
-Below you can find recent CCS proposal ideas open for discussion.
- - - - - -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.
-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
- -Monero (XMR) Price
-- | 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
- -![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. - -If you want to get involved in making Monero better, but aren't sure how, check out some volunteer opportunities.
- -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
- -{lGN6gj1 N4?8#cGI`Vxa#rNG#ZTAtklAV)$%>6ok`|+Pycu_SKM5Y
zKAA=JuryFIaN9pxD{K;Vh&{&ncVBu{TkSan3YlA17t!q?>;Ap}991Yxqwz+(4JYD6L6>4Q{oE*S6BETmq)Qwfc-JNF6AV4rhJNJbee}bG
zN3@|Id3j#|{y-YIV0i>rL{`yoWZCe_wmK094mU;qI3(GB8j^BrNV4USJST@F$<~Z!
zNk;t?o0&(oWMx3r~~beC?@l8*F{p3;AYnuHKK2Tuc^8S6V^{bp>~jErU%
z$z)SXJ)I0P$pIX}37o+NT)_?8!2>+PGrYoke8CU=*Csi@3U&rj_
}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_{lq4tyyR