gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: towards being able to test with


From: gnunet
Subject: [taler-anastasis] branch master updated: towards being able to test with libeufin-bank
Date: Thu, 05 Oct 2023 09:30:09 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 9312229  towards being able to test with libeufin-bank
9312229 is described below

commit 93122299a628e2f983c68fb6ea7101397e319881
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Oct 5 09:30:04 2023 +0200

    towards being able to test with libeufin-bank
---
 src/cli/test_reducer.conf           | 10 ++++++++++
 src/testing/test_anastasis_api.conf | 10 ++++++++++
 2 files changed, 20 insertions(+)

diff --git a/src/cli/test_reducer.conf b/src/cli/test_reducer.conf
index f00b2c6..612177f 100644
--- a/src/cli/test_reducer.conf
+++ b/src/cli/test_reducer.conf
@@ -100,6 +100,16 @@ SUGGESTED_EXCHANGE_PAYTO = payto://x-taler-bank/localhost/2
 ALLOW_REGISTRATIONS = YES
 SERVE = http
 
+[libeufin-bank]
+CURRENCY = TESTKUDOS
+DEFAULT_CUSTOMER_DEBT_LIMIT = TESTKUDOS:200
+DEFAULT_ADMIN_DEBT_LIMIT = TESTKUDOS:2000
+REGISTRATION_BONUS_ENABLED = yes
+REGISTRATION_BONUS = TESTKUDOS:100
+SUGGESTED_WITHDRAWAL_EXCHANGE = http://localhost:8081/
+SERVE = tcp
+PORT = 18082
+
 [exchangedb]
 IDLE_RESERVE_EXPIRATION_TIME = 4 weeks
 LEGAL_RESERVE_EXPIRATION_TIME = 7 years
diff --git a/src/testing/test_anastasis_api.conf 
b/src/testing/test_anastasis_api.conf
index 1faa6c8..862149a 100644
--- a/src/testing/test_anastasis_api.conf
+++ b/src/testing/test_anastasis_api.conf
@@ -23,6 +23,16 @@ DURATION = 7 days
 HTTP_PORT = 8082
 BASE_URL = http://localhost:8082/
 
+[libeufin-bank]
+CURRENCY = EUR
+DEFAULT_CUSTOMER_DEBT_LIMIT = EUR:200
+DEFAULT_ADMIN_DEBT_LIMIT = EUR:2000
+REGISTRATION_BONUS_ENABLED = yes
+REGISTRATION_BONUS = EUR:100
+SUGGESTED_WITHDRAWAL_EXCHANGE = http://localhost:8081/
+SERVE = tcp
+PORT = 8082
+
 [anastasis]
 PORT = 8086
 DB = postgres

-- 
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]