aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2024-09-12wallet-core: implement getMaxPeerPushDebitAmount, fix p2p push instructed ↵Florian Dold
amount semantics
2024-09-11wallet-core: fix deposit kyc transition, also fix testFlorian Dold
2024-09-11harness: new test for merchant aggregation KYCFlorian Dold
2024-09-11harness: new test for merchant deposit KYCFlorian Dold
2024-09-11new prebuilt devSebastian
2024-09-11remove test dataSebastian
2024-09-11fix #9156Sebastian
2024-09-11wallet-core: support restricting scope for peer push paymentsFlorian Dold
2024-09-11wallet-core: fix perExchange insufficient balance reportingFlorian Dold
Also tests the expected behavior in the integration test
2024-09-11bump version to 0.13.2v0.13.2Iván Ávalos
2024-09-11wallet-core: exposed KYC limits WIPFlorian Dold
2024-09-10harness: test getMaxDepositAmountFlorian Dold
2024-09-10harness: allow specifying pay/wire delays when provisioning merchant instancesFlorian Dold
2024-09-09show bic in aml searchSebastian
2024-09-09wallet-core: move getMaxDepositAmount to coinSelection.tsFlorian Dold
The function is now using the normal wallet-core coin selection infrastructure, leading to automatic support for credit/debit restrictions and less code duplication.
2024-09-09wallet-core,util: refactor, don't expose unimplemented wallet-core callsFlorian Dold
2024-09-09wallet-core: return withdrawal tx details, even without exchangeFlorian Dold
2024-09-09harness: run new merchant helper processes in testsFlorian Dold
2024-09-09taler-util: content type header hotfixFlorian Dold
2024-09-09taler-util: trace-log response headersFlorian Dold
2024-09-09-missing awaitFlorian Dold
2024-09-09-complete renameFlorian Dold
2024-09-09wallet-core: prepareDeposit -> checkDepositFlorian Dold
2024-09-09wallet-core: return talerBankHostnames in getDepositWireTypesForCurrencyFlorian Dold
2024-09-08payto formSebastian
2024-09-07webex: load deposit wire methods from wallet coreIván Ávalos
2024-09-06codespellSebastian
2024-09-06search account in aml form and remove name from dynamic formsSebastian
2024-09-06update to exchange v21 and merchant v17Sebastian
2024-09-06wallet-core: attempt to implement KYC auth, test still failingFlorian Dold
2024-09-05wallet-core: support KYC directly on deposit in deposit tx, testFlorian Dold
2024-09-05wallet-core: make basic deposit KYC workFlorian Dold
2024-09-04harness: do not invoke aggregator with -yFlorian Dold
2024-09-04fix #8958Sebastian
2024-09-03wip #8958Sebastian
2024-09-03remove deprecatedSebastian
2024-09-03payto to bank and qr placeholderSebastian
2024-09-03wallet-core: implement hintApplicationResumedFlorian Dold
2024-09-03wallet-core: use new /kyc-check/H_PAYTO API, fix testFlorian Dold
2024-09-03fix #9138Sebastian
2024-09-02when error happen there is no garantee that taler error details is present, ↵Sebastian
so undefined should be set
2024-08-29fix #9079Sebastian
2024-08-29fix #9079Sebastian
2024-08-29improve #9072Sebastian
2024-08-29ignore case for taler://Sebastian
2024-08-29Translated using Weblate (Spanish)Javier Sepulveda
Currently translated at 94.3% (501 of 531 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2024-08-29fix #9136Sebastian
2024-08-29fix difference between kyc form and aml form, mostly prettierSebastian
2024-08-28fix #9132Sebastian
2024-08-28bump version to 0.13.1v0.13.1Florian Dold