[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] 17/189: -small fixes from QC
From: |
gnunet |
Subject: |
[taler-wallet-core] 17/189: -small fixes from QC |
Date: |
Fri, 13 Dec 2024 15:25:07 +0100 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository wallet-core.
commit db13a4fc819c188053fda34251c042c9762738c4
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Nov 27 15:55:06 2024 +0100
-small fixes from QC
---
packages/taler-util/src/codec.ts | 4 ++--
packages/taler-wallet-core/src/pay-merchant.ts | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/packages/taler-util/src/codec.ts b/packages/taler-util/src/codec.ts
index 19b3f6ab4..4c02fb1d7 100644
--- a/packages/taler-util/src/codec.ts
+++ b/packages/taler-util/src/codec.ts
@@ -159,8 +159,8 @@ class ObjectCodecBuilder<OutputType, PartialOutputType> {
if (allowExtra) {
obj[prop] = x[prop];
} else if (deprecatedPros.has(prop)) {
- logger.warn(
- `Deprecated operty ${prop} for ${objectDisplayName} at
${renderContext(
+ logger.trace(
+ `Deprecated property ${prop} for ${objectDisplayName} at
${renderContext(
c,
)}`,
);
diff --git a/packages/taler-wallet-core/src/pay-merchant.ts
b/packages/taler-wallet-core/src/pay-merchant.ts
index ccee5da4e..a81caacff 100644
--- a/packages/taler-wallet-core/src/pay-merchant.ts
+++ b/packages/taler-wallet-core/src/pay-merchant.ts
@@ -653,7 +653,7 @@ export class RefundTransactionContext implements
TransactionContext {
refundGroupId: refundRecord.refundGroupId,
}),
txState,
- txActions: [],
+ txActions: [TransactionAction.Delete],
paymentInfo,
};
}
@@ -670,7 +670,6 @@ export class RefundTransactionContext implements
TransactionContext {
await tx.refundGroups.delete(refundGroupId);
await this.updateTransactionMeta(tx);
await tx.tombstones.put({ id: transactionId });
- // FIXME: Also tombstone the refund items, so that they won't reappear.
},
);
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-wallet-core] 09/189: Translated using Weblate (German), (continued)
- [taler-wallet-core] 09/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 10/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 12/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 18/189: add support for required input, show server measure on aml spa when doing debug, gnunet, 2024/12/13
- [taler-wallet-core] 19/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 21/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 15/189: wallet-core: allow treating bank accounts as foreign in withdrawal, gnunet, 2024/12/13
- [taler-wallet-core] 20/189: Translated using Weblate (French), gnunet, 2024/12/13
- [taler-wallet-core] 22/189: Translated using Weblate (French), gnunet, 2024/12/13
- [taler-wallet-core] 23/189: Translated using Weblate (French), gnunet, 2024/12/13
- [taler-wallet-core] 17/189: -small fixes from QC,
gnunet <=
- [taler-wallet-core] 16/189: wallet-core: parse useForeignAccount field, gnunet, 2024/12/13
- [taler-wallet-core] 24/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 25/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 29/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 26/189: Translated using Weblate (French), gnunet, 2024/12/13
- [taler-wallet-core] 28/189: Translated using Weblate (Spanish), gnunet, 2024/12/13
- [taler-wallet-core] 30/189: Translated using Weblate (Ukrainian), gnunet, 2024/12/13
- [taler-wallet-core] 31/189: Translated using Weblate (Finnish), gnunet, 2024/12/13
- [taler-wallet-core] 33/189: Translated using Weblate (German), gnunet, 2024/12/13
- [taler-wallet-core] 32/189: Translated using Weblate (Russian), gnunet, 2024/12/13