gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -temporarily use testkudos


From: gnunet
Subject: [taler-wallet-core] branch master updated: -temporarily use testkudos
Date: Tue, 30 Jan 2024 11:23:12 +0100

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

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 2d2c43a30 -temporarily use testkudos
2d2c43a30 is described below

commit 2d2c43a3015a52de9a4c08a329e51b3e713380dc
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 30 11:23:08 2024 +0100

    -temporarily use testkudos
---
 build-system/taler-build-scripts                  | 2 +-
 packages/taler-wallet-core/src/dev-experiments.ts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 23538677f..001f5dd08 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 23538677f6c6be2a62f38dc6137ecdd1c76b7b15
+Subproject commit 001f5dd081fc8729ff8def90c4a1c3f93eb8689a
diff --git a/packages/taler-wallet-core/src/dev-experiments.ts 
b/packages/taler-wallet-core/src/dev-experiments.ts
index be42557e5..1c3d2b2a2 100644
--- a/packages/taler-wallet-core/src/dev-experiments.ts
+++ b/packages/taler-wallet-core/src/dev-experiments.ts
@@ -71,7 +71,7 @@ export async function applyDevExperiment(
     await ws.db.runReadWriteTx(["refreshGroups"], async (tx) => {
       const refreshGroupId = encodeCrock(getRandomBytes(32));
       const newRg: RefreshGroupRecord = {
-        currency: "DEVKUDOS",
+        currency: "TESTKUDOS",
         expectedOutputPerCoin: [],
         inputPerCoin: [],
         oldCoinPubs: [],

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