summaryrefslogtreecommitdiff
path: root/contrib/auditor-report.tex.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-01 13:10:53 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-01 13:10:53 +0200
commit368194badde2e3343b25b86e76115be35b501c95 (patch)
tree6b1142866f7fad7a1d7633ac558341c4e43f86da /contrib/auditor-report.tex.j2
parent7698f14d50373cbecc3a98e57875de0b0fc95618 (diff)
downloadexchange-368194badde2e3343b25b86e76115be35b501c95.tar.gz
exchange-368194badde2e3343b25b86e76115be35b501c95.tar.bz2
exchange-368194badde2e3343b25b86e76115be35b501c95.zip
implement auditor support for #4960
Diffstat (limited to 'contrib/auditor-report.tex.j2')
-rw-r--r--contrib/auditor-report.tex.j214
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2
index 38f44d4e9..cfd613a07 100644
--- a/contrib/auditor-report.tex.j2
+++ b/contrib/auditor-report.tex.j2
@@ -139,6 +139,10 @@ In that time, the wire auditor processed the following table ranges:
{% endif %}
\end{center}
+The total credits to the exchange processed in
+this audit run was {\bf {{ wire.total_wire_in }}.
+The total debits initiated by the exchange processed in
+this audit run was {\bf {{ wire.total_wire_out }}.
\section{Operations}
@@ -147,6 +151,16 @@ be {\bf {{ coins.total_escrow_balance }}} (coins)
plus {\bf {{ reserves.total_escrow_balance }}} (reserves).
\noindent
+This should match the final balance computed from
+ingoing and outgoing wire transfers, which is
+{\bf {{ wire.final_balance}} }.
+
+\noindent
+A total of {\bf {{ wire.total_drained}} } in profits
+were transferred (over the lifetime of the exchange)
+to non-escrowed accounts.
+
+\noindent
The active operational risk stands at
{\bf {{ coins.total_active_risk }}}.