diff --git a/content/weekly/issue-236/_index.md b/content/weekly/issue-236/_index.md new file mode 100644 index 0000000..d49ecd1 --- /dev/null +++ b/content/weekly/issue-236/_index.md @@ -0,0 +1,121 @@ +--- +type: weekly +layout: weekly + +date: "2025-05-05T04:41:33-05:00" +issuenumber: 236 +title: "Issue 236: April 28 - May 5, 2025" +--- + +### Table of Contents: + +- [Recent News](#news) +- [Upcoming Events](#events) +- [CCS Proposals](#proposals) +- [Price & Blockchain Stats](#stats) +- [Volunteer Opportunities](#volunteer) +- [Support](#support) + +### Recent News {#news} + +{{% newsbyte %}} +Feather Wallet [v2.8.1](https://featherwallet.org/download/) with a slew of Quality of Life improvements; dependencies upgrades; and a small enhancement for Revuo's tab: a [separator](https://xcancel.com/rottenwheel1/status/1911450852746727881#m) between `News` and `Upcoming Events`. Full [changelog](https://featherwallet.org/changelog/). +{{% /newsbyte %}} + +{{% newsbyte %}} +Popular multi-coin wallet Exodus to drop XMR support on August 10, 2025. Exodus users are encouraged to import their Monero mnemonic seed into other wallets before then. Official [note](https://www.exodus.com/support/en/articles/10862085-what-should-i-do-with-my-monero-xmr-before-support-ends). +{{% /newsbyte %}} + +{{% newsbyte %}} +Monero Market to cease operations by May 14, 2025 at 00:00 UTC. X [announcement](https://nitter.net/monero_market/status/1917561427809952132); note on [site](https://moneromarket.io/). We hope to see you back around in the future! +{{% /newsbyte %}} + +{{% newsbyte %}} +P2Pool [v4.5](https://github.com/SChernykh/p2pool/releases/tag/v4.5) with a couple new features; and miscellaneous bug fixes; dependency upgrades. +{{% /newsbyte %}} + +{{% newsbyte %}} +[Monero Observer Blitz #41](https://monero.observer/monero-observer-blitz-april-2025/) - April 2025. +{{% /newsbyte %}} + +### Upcoming Events {#events} + +{{% event "May 5, 2025 (Monday) - 18:00 UTC" %}} +Monero Tech Meeting - [#no-wallet-left-behind](irc://irc.libera.chat/#no-wallet-left-behind) IRC channel; Matrix [room](https://matrix.to/#/#no-wallet-left-behind:monero.social). +{{% /event %}} + +{{% event "May 6, 2025 (Tuesday) - 18:00 UTC" %}} +Cuprate Workgroup Meeting - [#cuprate](irc://irc.libera.chat/#cuprate) IRC channel; Matrix [room](https://matrix.to/#/#cuprate:monero.social). +{{% /event %}} + +{{% event "May 7, 2025 (Wednesday) - 18:00 UTC" %}} +Research Lab Meeting - [#monero-research-lab](irc://irc.libera.chat/#monero-research-lab) IRC channel; Matrix [room](https://matrix.to/#/#monero-research-lab:monero.social). +{{% /event %}} + +{{% event "May 10, 2025 (Saturday) - 17:00 UTC" %}} +MoneroKon 5 Meeting - [#monerokon](irc://irc.libera.chat/#monerokon) IRC channel; Matrix [room](https://matrix.to/#/#monerokon:matrix.org). +{{% /event %}} + +### CCS Proposal Ideas {#proposals} + +Below you can find some CCS proposal ideas open for discussion. + +{{% ccs_item link="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/570" author="NorrinRadd" %}} +Haveno App (Cross Platform) +{{% /ccs_item %}} + +### CCS Proposals Need Funding + +{{% ccs_item link="jeffro256-full-time-2024Q3" author="Deverickapollo & Napoly" goal=273 raised=40.47 %}} +BTCPay Server Monero Plugin +{{% /ccs_item %}} + +{{% ccs_item link="https://ccs.getmonero.org/proposals/spirobel_monero_browser_wallet.html" author="spirobel" goal=335 raised=36.73 %}} +Monero Browser Wallet +{{% /ccs_item %}} + +### Price & Blockchain Stats {#stats} + +###### Blockchain Stats + +{{< bc_stats + height="3404889" + hashrate="4.45 GH/s" + txs_per_block="44.94" + avg_txs_per_day="36287" + block_reward="0.6" + + date="May 5, 2025" +>}} + +###### XMR Blocks Distribution in last 1000 blocks + +![Hashrate Pool Distribution Pie Chart](./hash.png) + +###### Price & Performance + +{{< price_performance + market_cap="5,158,389,357" + street_price="273.01" + + table_date="05/05/25" + price_usd="279.70,+6.02,+28.84,+123.04" + price_eur="246.65,+6.11,+24.52,+111.89" + price_btc="0.002956,+6.30,+13.69,+49.96" + + date="May 5, 2025" +>}} + +###### XMR Price Graph + +![XMR Price Graph](./price.png) + +Sources: [miningpoolstats.stream](https://miningpoolstats.stream/monero); [bitinfocharts.com](https://bitinfocharts.com/monero/); [coingecko.com](https://www.coingecko.com/en/coins/monero); [localmonero.co blocks](https://localmonero.co/blocks); [haveno.markets](https://haveno.markets/). + +{{< volunteer >}} +{{% volunteer_item title="Test Monero Core Software" link="https://github.com/monero-project/monero" %}} +Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your 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](https://github.com/monero-project/monero#compiling-monero-from-source). +{{% /volunteer_item %}} +{{< /volunteer >}} + +{{< support />}} diff --git a/content/weekly/issue-236/cover.png b/content/weekly/issue-236/cover.png new file mode 100644 index 0000000..5b31bc1 Binary files /dev/null and b/content/weekly/issue-236/cover.png differ diff --git a/content/weekly/issue-236/hash.png b/content/weekly/issue-236/hash.png new file mode 100644 index 0000000..f0c02ca Binary files /dev/null and b/content/weekly/issue-236/hash.png differ diff --git a/content/weekly/issue-236/price.png b/content/weekly/issue-236/price.png new file mode 100644 index 0000000..a2adc85 Binary files /dev/null and b/content/weekly/issue-236/price.png differ