gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: enable upload status persistenc


From: gnunet
Subject: [taler-anastasis] branch master updated: enable upload status persistence
Date: Thu, 18 Mar 2021 13:33:14 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 5d0019c  enable upload status persistence
5d0019c is described below

commit 5d0019c2cb169a6df971dcffc766ba007ee2102e
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Mar 18 13:33:12 2021 +0100

    enable upload status persistence
---
 src/reducer/anastasis_api_backup_redux.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/reducer/anastasis_api_backup_redux.c 
b/src/reducer/anastasis_api_backup_redux.c
index 19ee771..5543543 100644
--- a/src/reducer/anastasis_api_backup_redux.c
+++ b/src/reducer/anastasis_api_backup_redux.c
@@ -1364,12 +1364,10 @@ serialize_truth (struct UploadContext *uc)
                                             pmr->method_index);
       json_t *truth = ANASTASIS_truth_to_json (tue->t);
 
-#if IDEMPOTENCY_FIXED
       GNUNET_assert (0 ==
                      json_object_set_new (truth,
                                           "upload_status",
                                           json_integer (tue->us)));
-#endif
       GNUNET_assert (NULL != policy);
       GNUNET_assert (NULL != methods);
       GNUNET_assert (NULL != auth_method);

-- 
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]