commit 5b446a7b06f72d8d2b6b81d7cfd996d90c2704fb parent 4c8aa37dbedb3716db96cc2e9de5dac308673637 Author: Florian Dold <florian@dold.me> Date: Fri, 15 Sep 2023 10:43:34 +0200 dd deprecations Diffstat:
6 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/design-documents/001-new-browser-integration.rst b/design-documents/001-new-browser-integration.rst @@ -1,4 +1,4 @@ -DD 01: New Browser Integration +XX 01: New Browser Integration ############################## .. warning:: diff --git a/design-documents/002-wallet-exchange-management.rst b/design-documents/002-wallet-exchange-management.rst @@ -1,10 +1,11 @@ -DD 02: Wallet Exchange Management +XX 02: Wallet Exchange Management ################################# .. note:: - This design document is currently a draft, it - does not reflect any implementation decisions yet. + This design document is deprecated in favor of DD48. + + Trusted exchanges and auditors are no longer something we have. Summary ======= diff --git a/design-documents/005-wallet-backup-sync.rst b/design-documents/005-wallet-backup-sync.rst @@ -1,4 +1,4 @@ -DD 05: Wallet Backup and Sync +XX 05: Wallet Backup and Sync ############################# .. warning:: diff --git a/design-documents/008-fees.rst b/design-documents/008-fees.rst @@ -1,10 +1,10 @@ -DD 08: Fee Structure Metrics +XX 08: Fee Structure Metrics ############################ .. note:: - This design document is currently a draft, it - does not reflect any implementation decisions yet. + This design document is deprecated. + Summary ======= diff --git a/design-documents/026-refund-fees.rst b/design-documents/026-refund-fees.rst @@ -1,6 +1,10 @@ DD 26: Refunds and Fees ####################### +.. note:: + + This is implemented (as of 2023-09-15). + Summary ======= diff --git a/design-documents/index.rst b/design-documents/index.rst @@ -6,6 +6,8 @@ The goal of these documents is to discuss facilitate discussion around new features while keeping track of the evolution of the whole system and protocol. +Design documents that start with "XX" are considered deprecated. + .. toctree:: :maxdepth: 1 :glob: