gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: todos


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: todos
Date: Sat, 27 Jul 2019 23:25:58 +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 fbf94ee6 todos
fbf94ee6 is described below

commit fbf94ee666c5958dcac63363330590ccadc73be8
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Jul 27 23:25:56 2019 +0200

    todos
---
 src/auditor/taler-auditor.c | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c
index 7caaddf1..033b7a54 100644
--- a/src/auditor/taler-auditor.c
+++ b/src/auditor/taler-auditor.c
@@ -24,6 +24,14 @@
  * - Similarly, we do not check that the outgoing wire transfers match those
  *   given in the 'wire_out' table. This needs to be checked separately!
  *
+ * TODO:
+ * - reorganize: different passes are combined in one tool and one
+ *   file here, we should split this up!
+ * - likely should do an iteration over known_coins instead of checking
+ *   those signatures again and again
+ * - might want to bite the bullet and do asynchronous signature
+ *   verification to improve parallelism / speed -- we'll need to scale
+ *   this eventually anyway!
  *
  * KNOWN BUGS:
  * - we also seem to nowhere check the denomination signatures over the coins

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



reply via email to

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