exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 81732d49ccd2a595a02fb4a80399767785d4d7dd
parent 842e04b13ca07be4a997ecd52f63b94743fa83b8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 12 May 2022 09:52:41 +0200

-add FIXME

Diffstat:
Msrc/exchange/taler-exchange-httpd_refreshes_reveal.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_refreshes_reveal.c b/src/exchange/taler-exchange-httpd_refreshes_reveal.c @@ -768,6 +768,7 @@ clean_age: GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Signatures ready, starting DB interaction\n"); + // FIXME: do all this (and the above) in ONE DB transaction! /* Persist operation result in DB */ { enum GNUNET_DB_QueryStatus qs;