From 30aeac7c0ee865112e567439062514071b6e0811 Mon Sep 17 00:00:00 2001 From: HardenedSteel Date: Sun, 7 Jul 2024 02:47:39 +0300 Subject: [PATCH] update roadmap for 2024 - Remove return address proposal which had no activity/development. - Mark/Add Haveno, XMR <-> BCH/ETH atomic swaps, viewtags as completed. - Remove ring size task which is duplicate of Seraphis. - Remove layer 2 and return address - Add "proposed task" status. - Add ideas from Monero Research Lab Co-authored-by: plowsof <77655812+plowsof@users.noreply.github.com> Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com> --- README.md | 1 + _i18n/en.yml | 16 +++++++---- css/custom.css | 4 +++ resources/roadmap/index.md | 56 +++++++++++++++++++++++--------------- 4 files changed, 49 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 872431d4..f2f6ca9a 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,7 @@ Where `STATUS` can be: - `completed` for completed milestones - `ongoing` for milestones currently being worked on - `upcoming` for milestones not yet completed or in progress +- `proposed` for milestones open to research and consideration If an entry is `completed`, a green tick symbol will be displayed on its left. if it's `ongoing` a roadwork sign and `upcoming` a compass. diff --git a/_i18n/en.yml b/_i18n/en.yml index 710fea59..2a9334b0 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -716,6 +716,7 @@ roadmap: completed: Completed task ongoing: Ongoing task upcoming: Upcoming task + proposed: Proposed task future: Future jan: January @@ -818,29 +819,32 @@ roadmap: onionaddress: Onion address for Getmonero.org supercop: Wallet scanning speedups (support for supercop ASM) clsag: Concise linkable spontaneous anonymous group (CLSAG) signatures - tryptych: "Triptych: logarithmic-sized linkable ring signatures with applications" kastelo: "Kastelo: open source hardware wallet" - layer2: Second-layer solutions for speed and scalability released-0-16-0-0: CLI and GUI 0.16.0.0 released released-0-17: CLI and GUI 0.17 'Oxygen Orion' released - returnaddr: Return addresses atomicswaps: Monero <-> Bitcoin atomic swaps bplus: Bulletproofs+ p2pool: P2Pool released haveno: Haveno - ringsize-sera-tryp: increase ring size to >100 - seraphis-jamtis: Seraphis & Jamtis + seraphis-jamtis: Seraphis codebase & Jamtis ospead: OSPEAD released-0-18: CLI and GUI 0.18 "Flourine Fermi" released hardfork-v15: Network upgrade v15 Hardfork xmr-eth-atomicswaps: Monero <-> Ethereum Atomic Swaps bp++: Bulletproofs++ lws-subaddress: Light Wallet Server subaddress support + view-tags: Wallet synchronization speed improved by +40% with one-byte view tags genimprov: "Multiple improvements like: block propagation delay reduced, tx_extra limited, wallet refresh and startup speedups" - + + xmrbch-atomicswap: XMR-BCH atomic swap is completed + haveno-mainnet: HavenoDEX released + fcmp-plus: Full-Chain Membership Proofs + mrl-tasks: Proposed tasks from Monero Research Lab + cuprate: Monerod Rust implementation - Cuprate + research-lab: intro: Monero is not only committed to making a fungible currency, but also to continued research into the realm of financial privacy as it involves cryptocurrencies. Below you'll find the work of our very own Monero Research Lab, with more papers to come. intro_email: "To contact the Monero Research Lab, please email lab@getmonero.org." diff --git a/css/custom.css b/css/custom.css index 79fc4f51..a6409197 100644 --- a/css/custom.css +++ b/css/custom.css @@ -3600,6 +3600,10 @@ img.emoji { content: url("/img/emojis/1F9ED.svg"); } +.roadmap li.proposed:before { + content: url("/img/emojis/1F310.svg"); +} + .roadmap .tabPanel-content span, .roadmap .ms-completed, .roadmap .ms-upcoming { width: 1rem; height: 1rem; diff --git a/resources/roadmap/index.md b/resources/roadmap/index.md index 10e7e3e8..622a0bf0 100644 --- a/resources/roadmap/index.md +++ b/resources/roadmap/index.md @@ -17,6 +17,9 @@ meta_descr: meta_descr.roadmap

{% t roadmap.upcoming %}

+
+

{% t roadmap.proposed %}

+
@@ -25,7 +28,7 @@ meta_descr: meta_descr.roadmap
-

2014-2018

+

2014-2019

2014

    @@ -122,11 +125,6 @@ meta_descr: meta_descr.roadmap
  • {% t roadmap.paper10 %}
  • {% t roadmap.mms %}
-
- - -

2019

-

2019

    {% t roadmap.feb %}

    @@ -156,8 +154,8 @@ meta_descr: meta_descr.roadmap
  • {% t roadmap.randomx %}
- - + +

2020

2020

@@ -178,8 +176,8 @@ meta_descr: meta_descr.roadmap
  • {% t roadmap.released-0-17 %}
  • - - + +

    2021

    2021

    @@ -192,26 +190,44 @@ meta_descr: meta_descr.roadmap
  • {% t roadmap.p2pool %}
  • - - + +

    2022

    2022

    - - + +

    2023

    2023

    • {% t roadmap.genimprov %}
    • +

      {% t roadmap.may %}

      +
    • {% t roadmap.xmr-eth-atomicswaps %}
    • +

      {% t roadmap.dec %}

      +
    • {% t roadmap.lws-subaddress %}
    • +
    +
    + + +

    2024

    +
    +

    2024

    +
    @@ -221,16 +237,12 @@ meta_descr: meta_descr.roadmap

    {% t roadmap.future %}