gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated (bd697223 -> 5fdc1170)


From: gnunet
Subject: [taler-wallet-core] branch master updated (bd697223 -> 5fdc1170)
Date: Fri, 22 Jan 2021 14:48:05 +0100

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

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

    from bd697223 add permissions to libeufin integration test
     new 3e59696e DCE
     new 5fdc1170 idb-bridge: version bump

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:
 packages/idb-bridge/package.json                                      | 2 +-
 packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/packages/idb-bridge/package.json b/packages/idb-bridge/package.json
index 03fa49c6..96ac3edc 100644
--- a/packages/idb-bridge/package.json
+++ b/packages/idb-bridge/package.json
@@ -1,6 +1,6 @@
 {
   "name": "idb-bridge",
-  "version": "0.0.15",
+  "version": "0.0.16",
   "description": "IndexedDB implementation that uses SQLite3 as storage",
   "main": "./dist/idb-bridge.js",
   "module": "./lib/index.js",
diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts
index 67ee513b..96f11676 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-basic.ts
@@ -20,9 +20,7 @@
 import { CoreApiResponse } from "taler-wallet-core";
 import { CoinConfig, defaultCoinConfig } from "./denomStructures";
 import {
-  BankService,
   DbInfo,
-  delayMs,
   ExchangeBankAccount,
   ExchangeService,
   GlobalTestState,

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