gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: resolved FIXMEs


From: gnunet
Subject: [taler-exchange] branch master updated: resolved FIXMEs
Date: Sat, 28 Mar 2020 22:00:24 +0100

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 e16f463a resolved FIXMEs
e16f463a is described below

commit e16f463adbdd9ea113d9122ebbcf4d04fed30438
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Mar 28 22:00:21 2020 +0100

    resolved FIXMEs
---
 src/auditor/test-auditor.sh        | 4 ----
 src/include/taler_exchangedb_lib.h | 3 ++-
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 6a254e01..57b017d2 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -1768,10 +1768,6 @@ then
         exit_fail "Reported wrong operation: $OP"
     fi
 
-    # FIXME: test incomplete...
-    # BIG Q: why is wire_out empty? => aggregation test does not actually
-    # find WTIDs to check, and thus doesn't detect the bad signature!
-
     echo "OK"
     # Cannot undo aggregation, do full reload
     full_reload
diff --git a/src/include/taler_exchangedb_lib.h 
b/src/include/taler_exchangedb_lib.h
index d8ce0e16..33ead98b 100644
--- a/src/include/taler_exchangedb_lib.h
+++ b/src/include/taler_exchangedb_lib.h
@@ -292,8 +292,9 @@ TALER_EXCHANGEDB_plugin_unload (struct 
TALER_EXCHANGEDB_Plugin *plugin);
 
 
 /**
- * FIXME(dold): Sorted by what, start or end?
  * Sorted list of fees to be paid for aggregate wire transfers.
+ * Sorted by @e start_date or @e end_date --- both work fine as
+ * the resulting order must be the same.
  */
 struct TALER_EXCHANGEDB_AggregateFees
 {

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



reply via email to

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