gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: TODO comments.


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: TODO comments.
Date: Fri, 10 Mar 2017 20:58:58 +0100

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 388a27e  TODO comments.
388a27e is described below

commit 388a27eb2012a54e861472d71ab6d32dd740d881
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 10 20:58:39 2017 +0100

    TODO comments.
---
 src/backend/taler-merchant-httpd_track-transfer.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_track-transfer.c 
b/src/backend/taler-merchant-httpd_track-transfer.c
index 7a4efa0..6cca05c 100644
--- a/src/backend/taler-merchant-httpd_track-transfer.c
+++ b/src/backend/taler-merchant-httpd_track-transfer.c
@@ -245,7 +245,17 @@ transform_response (const json_t *result)
   }
 
   GNUNET_CONTAINER_multihashmap_destroy (map);
-  /*TODO fill up response */
+
+  /**
+   * Missing actions:
+   *
+   * 1) Take the sums in the map and convert them into
+   *    appropriate JSON.
+   * 2) Translate h_proposal_data into order_id and place
+   *    it somewhere in the response.
+   */
+
+
   goto cleanup;
 
   cleanup:

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



reply via email to

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