gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fun for Dennis


From: gnunet
Subject: [taler-anastasis] branch master updated: fun for Dennis
Date: Thu, 12 Dec 2019 09:23:23 +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 a959e28  fun for Dennis
a959e28 is described below

commit a959e286cf9b9375f669a400d9319ae210ca2e21
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Dec 12 09:23:18 2019 +0100

    fun for Dennis
---
 src/stasis/plugin_anastasis_postgres.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/stasis/plugin_anastasis_postgres.c 
b/src/stasis/plugin_anastasis_postgres.c
index c053eca..2fdeadb 100644
--- a/src/stasis/plugin_anastasis_postgres.c
+++ b/src/stasis/plugin_anastasis_postgres.c
@@ -301,8 +301,6 @@ postgres_store_recovery_document (void *cls,
                                   const struct
                                   ANASTASIS_AccountSignatureP *account_sig,
                                   const struct
-                                  GNUNET_HashCode *old_recovery_data_hash,
-                                  const struct
                                   GNUNET_HashCode *recovery_data_hash,
                                   const void *recovery_data,
                                   size_t recovery_data_size,
@@ -914,7 +912,6 @@ postgres_lookup_account (void *cls,
  * @param cls closure
  * @param anastasis_pub public key of the user's account
  * @param account_sig signature
- * @param prev_hash hash of the previous uploaded recovery data
  * @param recovery_data_hash hash of the current recovery data
  * @param data_size size of data blob
  * @param data blob which contains the recovery document
@@ -928,8 +925,6 @@ postgres_get_latest_recovery_document (void *cls,
                                        struct
                                        ANASTASIS_AccountSignatureP 
*account_sig,
                                        struct
-                                       GNUNET_HashCode *prev_hash,
-                                       struct
                                        GNUNET_HashCode *recovery_data_hash,
                                        size_t *data_size,
                                        void **data,
@@ -986,7 +981,6 @@ postgres_get_latest_recovery_document (void *cls,
  * @param cls closure
  * @param anastasis_pub public key of the user's account
  * @param account_sig signature
- * @param prev_hash hash of the previous uploaded recovery data
  * @param recovery_data_hash hash of the current recovery data
  * @param version[OUT] set to the version number of the policy the user 
requested
  * @param data_size size of data blob
@@ -1000,8 +994,6 @@ postgres_get_recovery_document (void *cls,
                                 struct
                                 ANASTASIS_AccountSignatureP *account_sig,
                                 struct
-                                GNUNET_HashCode *prev_hash,
-                                struct
                                 GNUNET_HashCode *recovery_data_hash,
                                 uint32_t version,
                                 size_t *data_size,

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



reply via email to

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