From 17eb8974167cea2307dedd6c41b79aa78f6ce6ac Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 11 Dec 2020 15:02:29 -0500 Subject: dedent (97 instances) --- taler-auditor-manual.rst | 192 +++++++++++++++++++++++------------------------ 1 file changed, 96 insertions(+), 96 deletions(-) (limited to 'taler-auditor-manual.rst') diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst index dc8f0b40..6ae4192c 100644 --- a/taler-auditor-manual.rst +++ b/taler-auditor-manual.rst @@ -499,24 +499,24 @@ Reading the report The auditor's report needs to be read carefully, as it includes several categories of failures of different severity: - - Delayed operations, where an operation was expected to have - happened, but did not happen yet, possibly because of a - disagreement in system time or overloading of the system. - These failures only require action if the delays are - significant. +- Delayed operations, where an operation was expected to have + happened, but did not happen yet, possibly because of a + disagreement in system time or overloading of the system. + These failures only require action if the delays are + significant. - - Inconsistencies in the data that have no clear financial - impact. +- Inconsistencies in the data that have no clear financial + impact. - - Inconsistencies in the data that show that the exchange - made an unexpected loss (such as accepting a coin for - deposit with an invalid signature). +- Inconsistencies in the data that show that the exchange + made an unexpected loss (such as accepting a coin for + deposit with an invalid signature). - - Inconsistencies in the data that show that the exchange - caused some other party to make a loss (such as not wiring - the correct amount to a merchant). +- Inconsistencies in the data that show that the exchange + caused some other party to make a loss (such as not wiring + the correct amount to a merchant). - - Configuration issues (such was wire fees unavailable) +- Configuration issues (such was wire fees unavailable) .. _AuditorDatabaseUpgrades: @@ -647,64 +647,64 @@ Invariants checked by the taler-helper-auditor-aggregation This is from CodeBlau's analysis. A proper write-up is pending. CodeBlau reports the following checks: - - arithmetic inconsistencies +- arithmetic inconsistencies - - disagreement in fee for deposit between auditor and exchange db + - disagreement in fee for deposit between auditor and exchange db - - disagreement in fee for melt between auditor and exchange db + - disagreement in fee for melt between auditor and exchange db - - disagreement in fee for refund between auditor and exchange db + - disagreement in fee for refund between auditor and exchange db - - aggregation of fee is negative + - aggregation of fee is negative - - aggregation (contribution): Expected coin contributions differ: - coin value without fee, total deposit without refunds + - aggregation (contribution): Expected coin contributions differ: + coin value without fee, total deposit without refunds - - wire out fee is negative + - wire out fee is negative - - coin arithmetic inconsistencies +- coin arithmetic inconsistencies - - refund (merchant) is negative + - refund (merchant) is negative - - refund (balance) is negative + - refund (balance) is negative - - spend > value + - spend > value - - coin denomination signature invalid +- coin denomination signature invalid - - start date before previous end date +- start date before previous end date - - end date after next start date +- end date after next start date - - wire out inconsistencies in amount +- wire out inconsistencies in amount - - row inconsistencies +- row inconsistencies - - wire account given is malformed + - wire account given is malformed - - h(wire) does not match wire + - h(wire) does not match wire - - failed to compute hash of given wire data + - failed to compute hash of given wire data - - database contains wrong hash code for wire details + - database contains wrong hash code for wire details - - no transaction history for coin claimed in aggregation + - no transaction history for coin claimed in aggregation - - could not get coin details for coin claimed in aggregation + - could not get coin details for coin claimed in aggregation - - could not find denomination key for coin claimed in aggregation + - could not find denomination key for coin claimed in aggregation - - coin denomination signature invalid + - coin denomination signature invalid - - target of outgoing wire transfer do not match hash of wire from deposit + - target of outgoing wire transfer do not match hash of wire from deposit - - date given in aggregate does not match wire transfer date + - date given in aggregate does not match wire transfer date - - wire fee signature invalid at given time + - wire fee signature invalid at given time - - specified wire address lacks method + - specified wire address lacks method - - wire fee unavailable for given time + - wire fee unavailable for given time Invariants checked by the taler-helper-auditor-coins @@ -713,47 +713,47 @@ Invariants checked by the taler-helper-auditor-coins This is from CodeBlau's analysis. A proper write-up is pending. CodeBlau reports the following checks: - - emergency on denomination over loss +- emergency on denomination over loss - - value of coins deposited exceed value of coins issued + - value of coins deposited exceed value of coins issued - - emergency on number of coins, num mismatch +- emergency on number of coins, num mismatch - - arithmetic inconsistencies +- arithmetic inconsistencies - - melt contribution vs. fee + - melt contribution vs. fee - - melt (cost) + - melt (cost) - - refund fee + - refund fee - - row inconsistencies +- row inconsistencies - - revocation signature invalid + - revocation signature invalid - - denomination key not found + - denomination key not found - - denomination key for fresh coin unknown to auditor + - denomination key for fresh coin unknown to auditor - - denomination key for dirty coin unknown to auditor + - denomination key for dirty coin unknown to auditor - - denomination key for deposited coin unknown to auditor + - denomination key for deposited coin unknown to auditor - - coin validity in known_coin, by checking denomination signatures +- coin validity in known_coin, by checking denomination signatures - - coin validity in melt, by checking signatures +- coin validity in melt, by checking signatures - - refresh hanging, zero reveals (harmless) +- refresh hanging, zero reveals (harmless) - - verify deposit signature +- verify deposit signature - - verify refund signature +- verify refund signature - - recoup, check coin +- recoup, check coin - - recoup, check signature +- recoup, check signature - - recoup, denomination not revoked +- recoup, denomination not revoked @@ -774,35 +774,35 @@ Invariants checked by the taler-helper-auditor-reserves This is from CodeBlau's analysis. A proper write-up is pending. CodeBlau reports the following checks: - - report arithmetic inconsistency +- report arithmetic inconsistency - - closing aggregation fee + - closing aggregation fee - - global escrow balance + - global escrow balance - - denomination key validity withdraw inconsistencies +- denomination key validity withdraw inconsistencies - - bad signature losses in withdraw +- bad signature losses in withdraw - - bad signature losses in recoup +- bad signature losses in recoup - - bad signature losses in recoup-master +- bad signature losses in recoup-master - - reserve balance, insufficient, losses and gains +- reserve balance, insufficient, losses and gains - - reserve balance, summary wrong +- reserve balance, summary wrong - - reserve not closed after expiration time +- reserve not closed after expiration time - - could not determine closing fee / closing-fee unavailable +- could not determine closing fee / closing-fee unavailable - - denomination key not found for withdraw +- denomination key not found for withdraw - - denomination key not in revocation set for recoup +- denomination key not in revocation set for recoup - - target account not verified, auditor does not know reserve +- target account not verified, auditor does not know reserve - - target account does not match origin account +- target account does not match origin account Invariants checked by the taler-helper-auditor-wire @@ -816,37 +816,37 @@ those reported by the bank are identical. This is from CodeBlau's analysis. A proper write-up is pending. CodeBlau reports the following checks: - - check pending +- check pending - - wire missing +- wire missing - - execution date mismatch +- execution date mismatch - - wire out consistency +- wire out consistency - - wire transfer not made (yet?) +- wire transfer not made (yet?) - - receiver account mismatch +- receiver account mismatch - - wire amount does not match +- wire amount does not match - - justification for wire transfer not found +- justification for wire transfer not found - - duplicate subject hash +- duplicate subject hash - - duplicate wire offset +- duplicate wire offset - - incoming wire transfer claimed by exchange not found +- incoming wire transfer claimed by exchange not found - - wire subject does not match +- wire subject does not match - - wire amount does not match +- wire amount does not match - - debit account url does not match +- debit account url does not match - - execution date mismatch +- execution date mismatch - - closing fee above total amount +- closing fee above total amount -- cgit v1.2.3