gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 02/03: polish bank history CMD


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/03: polish bank history CMD
Date: Mon, 02 Jul 2018 12:05:41 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

commit b427b51595867bd3416537aeb8423c713d002300
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jul 2 12:04:32 2018 +0200

    polish bank history CMD
---
 src/bank-lib/testing_api_cmd_history.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/bank-lib/testing_api_cmd_history.c 
b/src/bank-lib/testing_api_cmd_history.c
index 361315e..9482361 100644
--- a/src/bank-lib/testing_api_cmd_history.c
+++ b/src/bank-lib/testing_api_cmd_history.c
@@ -595,8 +595,10 @@ check_result (struct TALER_TESTING_Interpreter *is,
 
 /**
  * This callback will (1) check that the HTTP response code
- * is acceptable and (2) that the history is consistent (FIXME,
- * say more about 'consistent').
+ * is acceptable and (2) that the history is consistent.  The
+ * consistency is checked by going through all the past CMDs,
+ * reconstructing then the expected history as of those, and
+ * finally check it against what the bank returned.
  *
  * @param cls closure.
  * @param http_status HTTP response code, #MHD_HTTP_OK (200)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]