Compare commits

...

6 Commits

Author SHA1 Message Date
rottenwheel
a8d176a9ee
issue 206: omit redundant period, news byte 2024-08-09 19:39:41 +00:00
rotten
790a2a7a05 issue 206: update cover image 2024-08-09 13:58:02 -05:00
rottenwheel
541b9f7a83
new_issue: adjust get_period_string so leading zeroes are omitted for dates 2024-08-09 18:53:28 +00:00
rotten
a9925aca61 assets: fix font size inconsistency in cover template 2024-08-09 13:49:53 -05:00
rottenwheel
c4872267b2
new_issue: hardcode cover title 2024-08-09 18:45:44 +00:00
rotten
713483fb54 Issue 206 2024-08-09 13:19:46 -05:00
6 changed files with 144 additions and 18 deletions

View File

@ -8,7 +8,7 @@
height="1280"
viewBox="0 0 2560 1280"
sodipodi:docname="cover-template.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
@ -2556,10 +2556,10 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="0.48632812"
inkscape:cx="1281.0281"
inkscape:cy="641.54218"
inkscape:cx="1234.7631"
inkscape:cy="640.51406"
inkscape:window-width="1920"
inkscape:window-height="1002"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
@ -2573,7 +2573,7 @@
height="1280"
margin="0"
bleed="0"
inkscape:export-filename="Revuo_Weekly.png"
inkscape:export-filename="cover-template.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
</sodipodi:namedview>
@ -4447,37 +4447,38 @@
<text
id="text619"
xml:space="preserve"
style="letter-spacing:15px"
style="font-size:333.333px;letter-spacing:15px"
x="1280"
text-anchor="middle"
y="725.64838"><tspan
style="font-variant:normal;font-weight:100;font-stretch:normal;font-size:250px;font-family:'DM Sans';letter-spacing:15px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
y="771.64838"><tspan
style="font-variant:normal;font-weight:100;font-stretch:normal;font-size:333.333px;font-family:'DM Sans';letter-spacing:15px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
sodipodi:role="line"
id="tspan619"
x="1287.5"
y="725.64838">__TITLE__</tspan></text>
y="771.64838">__TITLE__</tspan></text>
<text
id="text620"
xml:space="preserve"
y="990.9765"
x="50%"
x="1270"
text-anchor="middle"
style="font-size:16px;letter-spacing:20px;stroke-width:1.33333"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:131.979px;font-family:Sans;-inkscape-font-specification:'Sans, @wght=600';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'wght' 600;letter-spacing:20px;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
sodipodi:role="line"
id="tspan620"
x="1290"
x="1280"
y="990.9765">__DATE__</tspan></text>
<text
id="text621"
xml:space="preserve"
transform="translate(0,388.7292)"
x="50%"
text-anchor="middle"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:100px;font-family:'DM Sans';-inkscape-font-specification:'DM Sans, @opsz=40.0,wght=600';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'opsz' 40, 'wght' 600;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
text-anchor="middle"
style="font-size:133.333px"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:133.333px;font-family:'DM Sans';-inkscape-font-specification:'DM Sans, @opsz=40.0,wght=600';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'opsz' 40, 'wght' 600;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
sodipodi:role="line"
id="tspan621"
x="1281.5599"
x="1297.3334"
y="0">__SITE__</tspan> </text>
<path
id="path623"

Before

Width:  |  Height:  |  Size: 376 KiB

After

Width:  |  Height:  |  Size: 376 KiB

View File

@ -0,0 +1,125 @@
---
type: weekly
layout: weekly
date: "2024-08-09T12:36:30-05:00"
issuenumber: 206
title: "Issue 206: August 01 - 08, 2024"
---
### 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 %}}
Haveno DEX [v1.0.10](https://github.com/haveno-dex/haveno/releases/tag/1.0.10) with Tor's Proof-of-Work DDoS defensive implementation (RandomX, is that you?) *Note*: To mitigate the ongoing denial of service attack, please apply proof of work defense to your seed nodes if you run any: [Seed nodes with Proof of Work (PoW)](https://github.com/haveno-dex/haveno/blob/master/docs/deployment-guide.md#seed-nodes-with-proof-of-work-pow); a slew of other bug fixes and stability improvements, check release notes for further information. Haveno Reto will release v1.0.10 binaries on Sunday or early next week as one administrator is currently on vacation.
{{% /newsbyte %}}
{{% newsbyte %}}
Stack Wallet [v2.1.4](https://github.com/cypherstack/stack_wallet/releases/tag/build_243) adding support for scanning QR codes using webcams when using Stack Wallet Desktop builds. As usual, a few bug fixes and enhancements came with this release, check GitHub's release notes to learn more.
{{% /newsbyte %}}
{{% newsbyte %}}
*Tread with caution*: An unknown entity has launched a LocalMonero's clone under the [localmonero.me](https://localmonero.me/) domain. When we reached out to Alex from original LocalMonero's website, he said: "Trademark infringement. Fake. Probably a scam. Nothing to do with us."
{{% /newsbyte %}}
{{% newsbyte %}}
Big shout out to all readers and generous supporters, last Kuno's [fundraiser](https://kuno.anne.media/fundraiser/kaib/) has met its goal. We've been just fixing some last quirks with the Jekyll/raw HTML-to-Hugo/Markdown/HTML migration for Revuo; as usual, you can check for yourself by going through the commit history in any of our git repositories listed at [source](https://www.revuo-xmr.com/source/) It was possible to start hosting [calc.revuo-xmr.com](https://calc.revuo-xmr.com/) and improve upon upstream code considerably. We are pretty content with the rebranding, backend code enhancements and the new tool, are you? Let us know!
{{% /newsbyte %}}
### Upcoming Events {#events}
{{% event "August 10, 2024 (Saturday) - 17:00 UTC" %}}
Community Workgroup Meeting - [#monero-community](irc://irc.libera.chat/#monero-community) IRC channel; Matrix [room](https://matrix.to/#/#monero-community:monero.social).
{{% /event %}}
{{% event "August 11, 2024 (Sunday) - 19:00 UTC" %}}
Monero Website Workgroup Meeting - [#monero-community](irc://irc.libera.chat/#monero-community) IRC channel; Matrix [room](https://matrix.to/#/#monero-community:monero.social).
{{% /event %}}
{{% event "August 12, 2024 (Monday) - 18:00 UTC" %}}
Dev 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 "August 13, 2024 (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 "August 14, 2024 (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 %}}
### 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/483" author="selsta" %}}
selsta part-time monero development (3 months)
{{% /ccs_item %}}
{{% ccs_item link="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/477" author="binarybaron" %}}
From Prototype to Marketplace: Maturing the XMR-BTC Atomic Swaps Ecosystem
{{% /ccs_item %}}
{{% ccs_item link="https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/472" author="VostoEmisio" %}}
FCMP Animated Explainer Video & Remake Introductory Video
{{% /ccs_item %}}
Find more [here](https://ccs.getmonero.org/ideas/). Posting comments in favor of, or against proposals is encouraged.
### CCS Proposals Need Funding
None; all funded for now. Consider [supporting](https://www.revuo-xmr.com/support/) Revuo Monero!
### Price & Blockchain Stats {#stats}
###### Blockchain Stats
{{< bc_stats
height="3211556"
hashrate="2.69 GH/s"
txs_per_block="33.34"
avg_txs_per_day="23816"
block_reward="0.6"
date="August 9, 2024"
>}}
###### XMR Blocks Distribution in last 1000 blocks
![Hashrate Pool Distribution Pie Chart](./hash.png)
###### Price & Performance
{{< price_performance
market_cap="2,846,404,438"
street_price="163.08"
table_date="08/09/24"
price_usd="153.2,-4.28,-1.05,-2.67"
price_eur="140.28,-4.7,-1.94,-2.15"
price_btc="0.00254626,+0.46,-5.23,-52.35"
date="August 9, 2024"
>}}
###### 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); [monero.boats](https://monero.boats/).
{{< 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 />}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -26,11 +26,11 @@ def get_period_string(
if period_start.year == period_end.year:
if period_start.month == period_end.month:
period_string = (
f"{period_start.strftime('%B %d')} - {period_end.strftime('%d')}"
f"{period_start.strftime('%B %-d')} - {period_end.strftime('%-d')}"
)
else:
period_string = (
f"{period_start.strftime('%B %d')} - {period_end.strftime('%B %d')}"
f"{period_start.strftime('%B %-d')} - {period_end.strftime('%B %-d')}"
)
if year:
@ -38,7 +38,7 @@ def get_period_string(
else:
period_string = (
f"{period_start.strftime('%B %d, %Y')} - {period_end.strftime('%B %d, %Y')}"
f"{period_start.strftime('%B %-d, %Y')} - {period_end.strftime('%B %-d, %Y')}"
)
return period_string
@ -174,4 +174,4 @@ if __name__ == "__main__":
new_issue = int(latest_issue) + 1
create_issue(new_issue, period_start, period_end)
create_issue_image(hugo_config["title"], new_issue, period_start, period_end)
create_issue_image("Revuo Weekly", new_issue, period_start, period_end)