gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: update sig to new crypto, explic


From: gnunet
Subject: [taler-merchant] branch master updated: update sig to new crypto, explicitly disable XDG-paths in test config
Date: Sat, 07 Dec 2019 17:14:24 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 230c020  update sig to new crypto, explicitly disable XDG-paths in 
test config
230c020 is described below

commit 230c0202e3dc1879e8e9272bac1bab1dc496c620
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Dec 7 17:14:22 2019 +0100

    update sig to new crypto, explicitly disable XDG-paths in test config
---
 src/lib/test_merchant_api.conf                                    | 8 ++++++++
 .../test_merchant_api_home/.config/taler/exchange/account-2.json  | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index cadf701..a7e253c 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -4,6 +4,14 @@
 # Persistant data storage for the testcase
 TALER_TEST_HOME = test_merchant_api_home/
 
+# Persistant data storage
+TALER_DATA_HOME = $TALER_HOME/.local/share/taler/
+
+# Configuration files
+TALER_CONFIG_HOME = $TALER_HOME/.config/taler/
+
+# Cached data, no big deal if lost
+TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
 
 [taler]
 # What currency do we use?
diff --git 
a/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json 
b/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json
index 737ca76..858eca9 100644
--- a/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json
+++ b/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json
@@ -1,5 +1,5 @@
 {
   "url": "payto://x-taler-bank/localhost:8082/2",
-  "master_sig": 
"RDPWNT0CDATHWRY99W7G3E2Y1GYAABTE25J8GHKPGXV07TM89W1502BG5Q82FQY0JR4HSABJC6RG92PA93QGTKWM85W64TE9CCVW63R",
+  "master_sig": 
"AM32QB4RYMWK548PE63PJXJMWSA001TFFWTZZPSSD8HQ8JE4D5V5X8WTSYSX59ANF4YRTRMF5Q4Q12CE2KTA8KQ03CM11YDTK75SJ20",
   "master_pub": "T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG"
 }
\ No newline at end of file

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



reply via email to

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