diff --git a/README.md b/README.md index 029bdaa3..384b36db 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 ace282db..33115ec4 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 d84ffa81..47f6b1e4 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 %}