gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sandcastle-ng] branch master updated: libeufin version and config


From: gnunet
Subject: [taler-sandcastle-ng] branch master updated: libeufin version and config
Date: Mon, 05 Feb 2024 17:43:34 +0100

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

dold pushed a commit to branch master
in repository sandcastle-ng.

The following commit(s) were added to refs/heads/master by this push:
     new c8f3af6  libeufin version and config
c8f3af6 is described below

commit c8f3af607e6668dd296d4ef4e5d505eb74ccf6f4
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Feb 5 17:43:32 2024 +0100

    libeufin version and config
---
 buildconfig/libeufin.tag         | 2 +-
 scripts/demo/setup-sandcastle.sh | 9 ++-------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/buildconfig/libeufin.tag b/buildconfig/libeufin.tag
index 07319cf..49749c4 100644
--- a/buildconfig/libeufin.tag
+++ b/buildconfig/libeufin.tag
@@ -1 +1 @@
-v0.9.4-dev.8
+v0.9.4-dev.10
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index 2f4d4b3..2fbfd71 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -173,14 +173,7 @@ systemctl start postgresql.service
 
 # Set up bank
 
-
-BANK_DB=libeufinbank
-
 cat <<EOF >/etc/libeufin/libeufin-bank.conf
-[libeufin-bankdb-postgres]
-# DB connection string
-CONFIG = postgresql:///$BANK_DB
-
 [libeufin-bank]
 CURRENCY = $CURRENCY
 DEFAULT_DEBT_LIMIT = $CURRENCY:500
@@ -215,6 +208,8 @@ cat <<EOF >/etc/libeufin/settings.json
 }
 EOF
 
+# Sets up the database for both libeufin-bank and libeufin-nexus.  We only need
+# the libeufin-bank DB though.
 libeufin-dbconfig
 
 systemctl enable --now libeufin-bank.service

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