diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-22 14:52:39 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-22 14:52:39 +0100 |
commit | 66fa3559c874ae16c17fe4481744a7d1ab9dd314 (patch) | |
tree | 04f85d2be7a711fd7a576831cab48f5ef7ed4821 /src/auditor | |
parent | 69fb0e677213a7231161233697919c58c27b4613 (diff) |
missing tests
Diffstat (limited to 'src/auditor')
-rwxr-xr-x | src/auditor/test-auditor.sh | 6 |
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. +# # ************************************************** |