summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-07-27 23:25:56 +0200
committerChristian Grothoff <christian@grothoff.org>2019-07-27 23:25:56 +0200
commitfbf94ee666c5958dcac63363330590ccadc73be8 (patch)
treeaeb4bec27f6aa1317b71c14b99255c48ddcbee05
parentccfe99a82d700198b4d5e97a0aad64f8b13d7345 (diff)
downloadexchange-fbf94ee666c5958dcac63363330590ccadc73be8.tar.gz
exchange-fbf94ee666c5958dcac63363330590ccadc73be8.tar.bz2
exchange-fbf94ee666c5958dcac63363330590ccadc73be8.zip
todos
-rw-r--r--src/auditor/taler-auditor.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c
index 7caaddf12..033b7a543 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