[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: bump gana
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: bump gana |
Date: |
Sun, 24 Sep 2023 12:44:12 +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 0f741ff6 bump gana
0f741ff6 is described below
commit 0f741ff680d2a0c890d833344e96fe16c07b3531
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 24 12:43:56 2023 +0200
bump gana
---
contrib/gana | 2 +-
src/exchange/taler-exchange-httpd_batch-deposit.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/contrib/gana b/contrib/gana
index 5980339e..4e638bc0 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 5980339e7bf797e0cc90fb65bd1a78a442d253f3
+Subproject commit 4e638bc0ae8407bef28c533d42a4c750caa0a9d1
diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.c
b/src/exchange/taler-exchange-httpd_batch-deposit.c
index a2ea6263..a337e35f 100644
--- a/src/exchange/taler-exchange-httpd_batch-deposit.c
+++ b/src/exchange/taler-exchange-httpd_batch-deposit.c
@@ -552,7 +552,8 @@ TEH_handler_batch_deposit (struct TEH_RequestContext *rc,
return MHD_YES; /* failure */
}
}
-
+ TALER_amount_set_zero (TEH_currency,
+ &dc.policy_details.accumulated_total);
/* validate merchant's wire details (as far as we can) */
{
char *emsg;
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.