summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-23fix broken builddev/ivan-avalos/anastasis-qtartSebastian
2023-08-23harness: parallelize service startupFlorian Dold
2023-08-23harness: reusable test envFlorian Dold
2023-08-23fix #7882Sebastian
2023-08-23harness: specify use_stefan in merchant backendFlorian Dold
2023-08-23harness: shared test environment WIPFlorian Dold
2023-08-23-formatting / don't use deprecated methodFlorian Dold
2023-08-23-missing fileFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-22-loggingFlorian Dold
2023-08-22wallet-core: use sqlite for in-memory DBFlorian Dold
2023-08-22harness: remove unused fileFlorian Dold
2023-08-22wallet-core: simplify/optimize async conditionFlorian Dold
2023-08-22wallet-core: wake up task loop on tx status changesFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-16Translated using Weblate (Italian)Krystian Baran
Currently translated at 1.1% (6 of 531 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/it/
2023-08-16Translated using Weblate (Italian)Krystian Baran
Currently translated at 3.1% (12 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/it/
2023-08-15Translated using Weblate (Italian)Krystian Baran
Currently translated at 0.7% (4 of 531 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/it/
2023-08-15Translated using Weblate (German)Stefan Kügel
Currently translated at 0.1% (1 of 531 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/de/
2023-08-15Translated using Weblate (Italian)Krystian Baran
Currently translated at 24.1% (22 of 91 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/it/
2023-08-15Translated using Weblate (Italian)Krystian Baran
Currently translated at 2.3% (9 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/it/
2023-08-13Translated using Weblate (Spanish)Javier Sepulveda
Currently translated at 52.9% (281 of 531 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-08-13Translated using Weblate (Spanish)Javier Sepulveda
Currently translated at 100.0% (379 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-08-10anastasis: policy discovery CLIFlorian Dold
2023-08-09embedded: expose anastasis reducer for testingFlorian Dold
2023-08-07wallet-core-embedded: added Anastasis policy discoveryIván Ávalos
2023-08-07show advance mode in settings viewSebastian
2023-08-07show next expirationSebastian
2023-08-07show simple order creation unless advance mode is selectedSebastian
2023-08-07use stringify taler utilSebastian
2023-08-07fix date query parameterSebastian
2023-08-07ui settings viewSebastian
2023-08-07fix: support for empty stringsSebastian
2023-08-07accesstoken in memory and better login when switching between accountsSebastian
2023-08-05wallet-core: introduce tiny digitsFlorian Dold
2023-08-05-remove loggingFlorian Dold
2023-08-05-validationFlorian Dold
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-05Added translation using Weblate (Dutch)L
2023-08-04added new continue after wire transfer confirmedSebastian
2023-08-04fix signature for aml decisionSebastian
2023-08-03adjustment of age-commitment and -proof generationv0.9.3-dev.19Özgür Kesim
age-withdraw requires that the public keys in the age groups that are too large for the commitment are derived from a published public key.
2023-08-03harness: allow overriding the test timeout via env variableFlorian Dold
2023-08-03fix integration testsFlorian Dold
Instead of using the deprecated runUntilDone, we now wait for specific notifications. The old way doesn't work, since p2p push transactions are not considered done until the counterparty has accepted the payment.
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03fix version substitutionFlorian Dold
2023-08-03fix taleruri test failureFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-08-03-fix MakefileÖzgür Kesim
2023-08-02organize importsFlorian Dold