gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: update link data test


From: gnunet
Subject: [taler-exchange] branch master updated: update link data test
Date: Mon, 30 Jan 2023 15:38:24 +0100

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

joseph-xu pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new d93006c3 update link data test
d93006c3 is described below

commit d93006c354ab9d6f2436dfcdf94fcd5416202f25
Author: Joseph <Joseph.xu@efrei.net>
AuthorDate: Mon Jan 30 09:38:16 2023 -0500

    update link data test
---
 src/exchangedb/test_exchangedb_populate_link_data.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/exchangedb/test_exchangedb_populate_link_data.c 
b/src/exchangedb/test_exchangedb_populate_link_data.c
index e766b53a..84e5ab88 100644
--- a/src/exchangedb/test_exchangedb_populate_link_data.c
+++ b/src/exchangedb/test_exchangedb_populate_link_data.c
@@ -49,8 +49,8 @@
 
 #define CURRENCY "EUR"
 #define RSA_KEY_SIZE 1024
-#define ROUNDS 2
-#define NUM_ROWS 10
+#define ROUNDS 100
+#define NUM_ROWS 1000
 #define MELT_NEW_COINS 5
 #define DENOMINATIONS 5
 #define MELT_NOREVEAL_INDEX 1
@@ -402,7 +402,7 @@ run (void *cls)
           TALER_blinded_planchet_free (&revealed_coins[cnt].blinded_planchet);
       }
     
-      {
+      /*      {
         struct TALER_CoinSpendPublicKeyP ocp;
         uint64_t rrc_serial;
         
@@ -411,7 +411,7 @@ run (void *cls)
                                                  
&revealed_coins->coin_envelope_hash,
                                                  &ocp,
                                                  &rrc_serial));
-      }
+                                                 }*/
     }
     if (ROUNDS == i)
       TALER_denom_sig_free (&depos[i].coin.denom_sig);

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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