gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: Remove confusing co


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: Remove confusing comment.
Date: Tue, 07 Mar 2017 21:31:10 +0100

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 09c090c  Remove confusing comment.
09c090c is described below

commit 09c090cdb8afd5e68f13064cac80f31c55fc2c35
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Mar 7 21:30:50 2017 +0100

    Remove confusing comment.
---
 src/backend/taler-merchant-httpd_track-transaction.c | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_track-transaction.c 
b/src/backend/taler-merchant-httpd_track-transaction.c
index 7eeadd0..9f6e6d1 100644
--- a/src/backend/taler-merchant-httpd_track-transaction.c
+++ b/src/backend/taler-merchant-httpd_track-transaction.c
@@ -518,16 +518,6 @@ wtid_cb (void *cls,
                               &proof_cb,
                               &pcc))
   {
-    /**
-     * Conflict semantics: when the *first* call to /track/transaction
-     * at the exchange returns, the merchant issues a call to /track/transfer
-     * (at the exchange) and when that second call returns, it updates
-     * the information for all other coins using that returned information.
-     * Thus since this function is only called as callback to 
/track/transaction
-     * at the exchange, then if we already know this WTID, then some coin was 
not
-     * accounted in what /track/transfer returned (otherwise we wouldn't have
-     * tried to track it).
-     */
     GNUNET_break_op (0);
     resume_track_transaction_with_response
       (tcc->tctx,

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



reply via email to

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