gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 130/130: towards merging with master


From: gnunet
Subject: [taler-exchange] 130/130: towards merging with master
Date: Wed, 17 Nov 2021 12:26:18 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 0f5fc95ecfc1ef6c88ab46c6887cf34a13d27728
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 17 11:32:05 2021 +0100

    towards merging with master
---
 src/util/Makefile.am           | 1 -
 src/util/taler-crypto-worker.c | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 53b676f8..c9f2b997 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -21,7 +21,6 @@ EXTRA_DIST = \
   test_helper_rsa.conf
 
 bin_PROGRAMS = \
-  taler-crypto-worker \
   taler-exchange-secmod-eddsa \
   taler-exchange-secmod-rsa
 
diff --git a/src/util/taler-crypto-worker.c b/src/util/taler-crypto-worker.c
index 6e145526..9c49ea37 100644
--- a/src/util/taler-crypto-worker.c
+++ b/src/util/taler-crypto-worker.c
@@ -176,9 +176,11 @@ run (void *cls,
         global_ret = 1;
         return;
       }
+#if FIXME_FLORIAN
       TALER_planchet_setup_refresh (&transfer_secret,
                                     coin_num_salt,
                                     &ps);
+#endif
       GNUNET_CRYPTO_eddsa_key_get_public (&ps.coin_priv.eddsa_priv,
                                           &coin_pub.eddsa_pub);
 

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