gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -add logging


From: gnunet
Subject: [taler-exchange] branch master updated: -add logging
Date: Wed, 01 May 2024 13:51:15 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 412d2cb98 -add logging
412d2cb98 is described below

commit 412d2cb98ad890552f3a8a6416c896fe998df24a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed May 1 13:51:12 2024 +0200

    -add logging
---
 contrib/gana                             | 2 +-
 contrib/wallet-core                      | 2 +-
 src/exchange/taler-exchange-httpd_melt.c | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 615569085..cc2d9bdb3 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 61556908520df557832b04bb5e1ee91c708aeef4
+Subproject commit cc2d9bdb3e90af5ddebf964e3da492c04a307417
diff --git a/contrib/wallet-core b/contrib/wallet-core
index 240d647da..68b2ef735 160000
--- a/contrib/wallet-core
+++ b/contrib/wallet-core
@@ -1 +1 @@
-Subproject commit 240d647da85de6b575d15c37efec04757541e3dc
+Subproject commit 68b2ef735377373da29fd20aeb9facaf91c03832
diff --git a/src/exchange/taler-exchange-httpd_melt.c 
b/src/exchange/taler-exchange-httpd_melt.c
index b31078f00..ac3902e3f 100644
--- a/src/exchange/taler-exchange-httpd_melt.c
+++ b/src/exchange/taler-exchange-httpd_melt.c
@@ -58,6 +58,7 @@ reply_melt_success (struct MHD_Connection *connection,
          &pub,
          &sig)))
   {
+    GNUNET_break (0);
     return TALER_MHD_reply_with_ec (connection,
                                     ec,
                                     NULL);

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