[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: Remove 2 fixmes
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: Remove 2 fixmes |
Date: |
Wed, 12 Jun 2024 22:49:02 +0200 |
This is an automated email from the git hooks/post-receive script.
cedric-zwahlen pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 95e5dfe4 Remove 2 fixmes
95e5dfe4 is described below
commit 95e5dfe4abc3f81a66e1cb37664b6d74cd27b1f3
Author: Cedric Zwahlen <cedric.zwahlen@students.bfh.ch>
AuthorDate: Sun Jun 9 18:38:31 2024 +0200
Remove 2 fixmes
---
core/api-auditor.rst | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/core/api-auditor.rst b/core/api-auditor.rst
index 24361b52..2ac0927f 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -1443,10 +1443,6 @@ customer). The profitable column is set to true if the
arithmetic problem was
be determined to be profitable for the exchange, false if the problem resulted
in a net loss for the exchange.
-FIXME: IIRC there **used to be** cases where we did not know if the
-arithemtic issue was profitable or not. So the field probably needs
-to be optional. Are you sure this covers all cases?
-
.. http:get:: /monitoring/amount-arithmetic-inconsistency
@@ -1724,8 +1720,8 @@ the **taler-exchange-closer** component is operating
correctly.
// When should the reserve have been closed
deadline : Timestamp;
- // FIXME: ???? Integer???
- wtid : Integer;
+ // The wire transfer identifier
+ wtid : HashCode;
// payto URI (RFC 8905) of the account that
// should have been credited.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: Remove 2 fixmes,
gnunet <=