From 11da86c0b14e3e4365a2877195ccdb6edd71ecd7 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 21 Oct 2024 10:38:48 +0200 Subject: [PATCH] Marked governance roadmap item as deployed --- roadmap/entries/data-governance.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/roadmap/entries/data-governance.json b/roadmap/entries/data-governance.json index e368c502ec..23191c08c8 100644 --- a/roadmap/entries/data-governance.json +++ b/roadmap/entries/data-governance.json @@ -98,6 +98,19 @@ "in_beta": false, "milestone_id": "Plasma" }, + { + "title": "ICRC-1 token imports", + "overview": "One of the most requested community features is to allow users of the NNS dapp to import any token that supports ICRC-1 to store in their account.", + "description": "One of the most requested community features is to allow users of the NNS dapp to import any token that supports ICRC-1 to store in their account.", + "forum": "https://forum.dfinity.org/t/feature-proposal-importing-tokens-to-the-nns-dapp/31230", + "proposal": "", + "docs": "", + "eta": "", + "status": "deployed", + "is_community": true, + "in_beta": false, + "milestone_id": "Plasma" + }, { "title": "Improved SNS upgrades", "overview": "Upgrading SNS canisters is crucial for SNS DAOs to receive the latest features and security updates. These updates are not straightforward and may require multiple proposals. This feature is about simplifying SNS upgrades.", @@ -124,19 +137,6 @@ "in_beta": false, "milestone_id": "Plasma" }, - { - "title": "ICRC-1 token imports", - "overview": "One of the most requested community features is to allow users of the NNS dapp to import any token that supports ICRC-1 to store in their account.", - "description": "One of the most requested community features is to allow users of the NNS dapp to import any token that supports ICRC-1 to store in their account.", - "forum": "https://forum.dfinity.org/t/feature-proposal-importing-tokens-to-the-nns-dapp/31230", - "proposal": "", - "docs": "", - "eta": "", - "status": "in_progress", - "is_community": true, - "in_beta": false, - "milestone_id": "Plasma" - }, { "title": "Periodic Followee Confirmation",