gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -remove FIXMEs


From: gnunet
Subject: [taler-exchange] branch master updated: -remove FIXMEs
Date: Mon, 02 May 2022 20:53:31 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 31e554ad -remove FIXMEs
31e554ad is described below

commit 31e554ad4626fe68dbffb9e5d5e31661d52d6747
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon May 2 20:53:29 2022 +0200

    -remove FIXMEs
---
 src/util/offline_signatures.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/util/offline_signatures.c b/src/util/offline_signatures.c
index 13c007f1..54da2b11 100644
--- a/src/util/offline_signatures.c
+++ b/src/util/offline_signatures.c
@@ -407,8 +407,6 @@ GNUNET_NETWORK_STRUCT_BEGIN
 /**
  * @brief Information about a denomination key. Denomination keys
  * are used to sign coins of a certain value into existence.
- *
- * FIXME: remove this from the public API...
  */
 struct TALER_DenominationKeyValidityPS
 {
@@ -422,7 +420,9 @@ struct TALER_DenominationKeyValidityPS
    * The long-term offline master key of the exchange that was
    * used to create @e signature.
    *
-   * FIXME: remove this member?
+   * Note: This member is not strictly required, but here for
+   * backwards-compatibility. If we ever again badly break
+   * compatibility, we might want to remove it.
    */
   struct TALER_MasterPublicKeyP master;
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]