summaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-22 14:52:39 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-22 14:52:39 +0100
commit66fa3559c874ae16c17fe4481744a7d1ab9dd314 (patch)
tree04f85d2be7a711fd7a576831cab48f5ef7ed4821 /src/auditor
parent69fb0e677213a7231161233697919c58c27b4613 (diff)
downloadexchange-66fa3559c874ae16c17fe4481744a7d1ab9dd314.tar.gz
exchange-66fa3559c874ae16c17fe4481744a7d1ab9dd314.tar.bz2
exchange-66fa3559c874ae16c17fe4481744a7d1ab9dd314.zip
missing tests
Diffstat (limited to 'src/auditor')
-rwxr-xr-xsrc/auditor/test-auditor.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 7ace0008e..33d96290a 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -1579,6 +1579,12 @@ fi
# **************************************************
# TODO: Add tests for revocation (payback, accepting of coins despite revocation) HERE! #6053
+#
+# Test detection of fee structure inconsistencies
+# for denomination/wire fees (ADB vs. EDB tables!)
+#
+# Missing test for 'bad signature loss' detected by auditor-aggregation.
+#
# **************************************************