gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated (2bd48594 -> 3ea3c309)


From: gnunet
Subject: [libeufin] branch master updated (2bd48594 -> 3ea3c309)
Date: Tue, 26 Sep 2023 16:12:21 +0200

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

sebasjm pushed a change to branch master
in repository libeufin.

    from 2bd48594 config: remove old option, add documentation
     new 37b793b3 latest from prebuilt
     new 3ea3c309 fix old comment

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/wallet-core                                           | 2 +-
 debian/usr/share/libeufin/demobank-ui/demobank-ui-settings.js | 6 +-----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/contrib/wallet-core b/contrib/wallet-core
index 9e2d95b3..39f4eab6 160000
--- a/contrib/wallet-core
+++ b/contrib/wallet-core
@@ -1 +1 @@
-Subproject commit 9e2d95b39723a038eb714d723ac0910a5bf596e2
+Subproject commit 39f4eab6e42312390bf1d14c1bc00c56838ff7d3
diff --git a/debian/usr/share/libeufin/demobank-ui/demobank-ui-settings.js 
b/debian/usr/share/libeufin/demobank-ui/demobank-ui-settings.js
index 5dcc277b..be24af28 100644
--- a/debian/usr/share/libeufin/demobank-ui/demobank-ui-settings.js
+++ b/debian/usr/share/libeufin/demobank-ui/demobank-ui-settings.js
@@ -4,9 +4,5 @@ globalThis.talerDemobankSettings = {
   bankName: "Taler Bank",
   // Show explainer text and navbar to other demo sites
   showDemoNav: false,
-  bankBaseUrl: "http://localhost/demobanks/default/";
+  backendBaseURL: "http://localhost/demobanks/default/";
 };
-
-// Currently this is still required by demobank-ui,
-// the above, nicer method doesn't work yet.
-localStorage.setItem("bank-base-url", "http://localhost/demobanks/default/";)

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