exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit b68223569fbe099adf90647b2068875551c6e488
parent d40f01b634ac567cd24f34453a9083947cb83a4d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  9 Oct 2019 14:26:33 +0200

add template comments

Diffstat:
Mcontrib/auditor-report.tex.j2 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 @@ -224,6 +224,8 @@ The total amount the exchange currently lags behind is Note that some lag is perfectly normal. Below, we report {\em all} deposit confirmations that are lagging behind. +% Table generation tested by testcase #XX in test-auditor.sh + {% if data.deposit_confirmation_inconsistencies|length() == 0 %} {\bf No deposit confirmations that are lagging behind detected.} {% else %} @@ -494,6 +496,8 @@ in amounts that matter for profit/loss calculations of the exchange. When an exchange merely shifted money from customers to merchants (or vice versa) without any effects on its own balance, those entries are excluded from the total. +% Table generation tested by testcase #XX in test-auditor.sh + {% if data.coin_inconsistencies|length() == 0 %} {\bf All coin histories were unproblematic.} {% else %}