aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-02bump versions to 0.13.5v0.13.5Florian Dold
2024-10-02harness: amend testFlorian Dold
2024-10-02-missing test fileFlorian Dold
2024-10-02-docsFlorian Dold
2024-10-02harness: test for new getTransactionsV2 requestFlorian Dold
2024-10-02wallet-core: implement getTransactionsV2Florian Dold
2024-10-02wallet-core: notify on exchange deletionFlorian Dold
2024-10-01new prebuilt devSebastian
2024-10-01remove console logSebastian
2024-10-01fix manual withdrawalSebastian
2024-09-26Translated using Weblate (German)Stefan Kügel
Currently translated at 24.9% (83 of 333 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/de/
2024-09-26Translated using Weblate (German)LukBru
Currently translated at 24.9% (83 of 333 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/de/
2024-09-26Translated using Weblate (German)LukBru
Currently translated at 6.3% (44 of 698 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/de/
2024-09-26Translated using Weblate (German)LukBru
Currently translated at 17.6% (67 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/de/
2024-09-25Translated using Weblate (German)Stefan Kügel
Currently translated at 9.9% (33 of 333 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/de/
2024-09-25Translated using Weblate (German)Stefan Kügel
Currently translated at 17.4% (66 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/de/
2024-09-24wallet-core: heuristically emit balance-change notification on tx transitionsFlorian Dold
We only emit the notifications when the major state changes. This simplifies the code and makes it harder to miss places where we should emit the notification.
2024-09-24wallet-core: persist fail and abort reasonFlorian Dold
2024-09-24wallet-core: auto-abort payments when merchant has KYC problemsFlorian Dold
2024-09-23new prebuilt devSebastian
2024-09-23new prebuilt devSebastian
2024-09-23harness: also test merchant long-poller for repurchaseFlorian Dold
2024-09-23wallet-core: fix repurchase, add testFlorian Dold
The repurchase logic was broken if we already had previously detected a repurchase for the same fulfullment URL.
2024-09-23wallet-core: check/test bank-integrated withdrawal credit restrictionsFlorian Dold
2024-09-23wallet-core: check credit/debit account restrictions, testFlorian Dold
2024-09-23add missing refactorSebastian
2024-09-23show instructions on how to complete kyc authSebastian
2024-09-23harness: test getMaxPeerPushDebitAmountFlorian Dold
2024-09-23util: fix parser for optional fieldFlorian Dold
2024-09-23harness: expand merchant KYC testFlorian Dold
2024-09-23util: deprecate outdated merchant API type declarationFlorian Dold
Still in use in the UI
2024-09-23wallet-core: report full kyc auth paytoFlorian Dold
2024-09-23wallet-core: restore old, documented behavior for peer-push-debit feesFlorian Dold
2024-09-20bootstrap: recurse submodulesFlorian Dold
2024-09-19bump version to 0.13.4v0.13.4Iván Ávalos
2024-09-19wallet-core: ensure that exchange entry gets added in preparePeerPushCredit!Iván Ávalos
2024-09-19wallet-core: remove special characters from wire transfer subjectFlorian Dold
Some banks don't like it, we shall only use ASCII letters and numbers from now on.
2024-09-18Translated using Weblate (German)Stefan Kügel
Currently translated at 6.0% (42 of 698 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/de/
2024-09-18Translated using Weblate (German)Stefan Kügel
Currently translated at 17.4% (66 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/de/
2024-09-17bump version to 0.13.3v0.13.3Florian Dold
2024-09-17harness: adjust merchant-exchange-confusionFlorian Dold
Merchant behavior has changed here.
2024-09-17wallet-core: fix deposit state machineFlorian Dold
When a deposit transaction is in pending(track), it can only be failed, not aborted. While the deposit is being tracked, it can still fail (due to KYC). That would result in lost funds, thus the only available option is fail.
2024-09-17fix #9178Sebastian
2024-09-17-missing fileFlorian Dold
2024-09-17harness: test for the withdrawal prepare stepFlorian Dold
2024-09-16Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 39.6% (277 of 698 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2024-09-16Translated using Weblate (Turkish)Muha Aliss
Currently translated at 5.2% (28 of 531 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/tr/
2024-09-16Translated using Weblate (Turkish)Muha Aliss
Currently translated at 45.3% (172 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/tr/
2024-09-16Added translation using Weblate (Turkish)Muha Aliss
2024-09-16fix #9192Sebastian