gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 08/08: notes


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 08/08: notes
Date: Mon, 08 Apr 2019 02:44:40 +0200

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

marcello pushed a commit to branch master
in repository exchange.

commit 602093e98cd21dde5c6e4fa1c23d5f70f02d97ae
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Apr 8 02:37:07 2019 +0200

    notes
---
 src/exchange-tools/taler-exchange-keyup.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/exchange-tools/taler-exchange-keyup.c 
b/src/exchange-tools/taler-exchange-keyup.c
index 295eaa27..dcbc83d0 100644
--- a/src/exchange-tools/taler-exchange-keyup.c
+++ b/src/exchange-tools/taler-exchange-keyup.c
@@ -442,16 +442,17 @@ get_anchor (const char *dir,
 
     /**
      * XXX-ANCHOR question: why adding the duration only in this
-     * case, and not _all the times we found a anchor_ ?  Like
-     * for instance out of this block below ?
+     * case, and not _all the times we found a anchor_ ?  Like for
+     * instance, below out of this block?  
+     *
      */
     *anchor = GNUNET_TIME_absolute_add (*anchor,
                                         duration);
     *anchor = GNUNET_TIME_absolute_subtract (*anchor,
                                              overlap);
   }
-  
 
+  /* ==>Missing to add the duration to the anchor here?<== */ 
 
   /* anchor is now the stamp where we need to create a new key */
 }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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