aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-03-13-fix comments for doxygenÖzgür Kesim
2023-03-13-typoÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13WIP: age-withdraw, continue verify_commitment_and_max_age, 7/nÖzgür Kesim
- coin, blinding, nonce and age restriction now derived from TALER_PlanchetMasterSecretP - use max_age instead than max_age_group as argument - Also, docs updated in other repo.
2023-03-12WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/nÖzgür Kesim
Added TALER_age_restriction_commit_from_base in util/age_restriction.c, to create a age commitment and proof from a coin's private key as defined in https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
2023-03-11Merge branch 'master' into age-withdrawÖzgür Kesim
2023-03-11simplify hash generation of age commitmentÖzgür Kesim
2023-03-11WiP: age-withdraw, cut out work up to verify_commitment_and_max_ageÖzgür Kesim
2023-03-09retry on failureChristian Grothoff
2023-03-09add commentsChristian Grothoff
2023-03-09typoMS
2023-03-08log URL in error message (fixes #7725)Christian Grothoff
2023-03-08fix #7744Christian Grothoff
2023-03-08style fixChristian Grothoff
2023-03-07-simplify zero-check for age-commitment hashÖzgür Kesim
2023-03-06-minor refactoring in age_withdraw-revealÖzgür Kesim
2023-03-06-minor refactoring in age_withdraw-revealÖzgür Kesim
2023-03-06WiP: age-withdraw implementation, part 4/nÖzgür Kesim
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid()
2023-03-06WiP: age-withdraw implementation, part 4/nÖzgür Kesim
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid()
2023-03-06WiP: age-withdraw implementation, part 3/nÖzgür Kesim
- retrieval of previous commitment - validity check of all denominations - comparison of accumulated values and fees with commited value and fee. - update gana
2023-03-06-cleanup age-withdraw_revealÖzgür Kesim
2023-03-05fix permissions, default to UNIX, improve loggingChristian Grothoff
2023-03-04-fix FTBFS and other bugsv0.9.2-debian-1Christian Grothoff
2023-03-04misc minor fixesChristian Grothoff
2023-03-03totp update functionpriscilla
2023-03-02totp algorithmpriscilla
2023-03-01WiP: age-withdraw implementation, part 2/nÖzgür Kesim
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction - added new files, forgot in previous commit
2023-03-01WiP: age-withdraw implementation, part 1/nÖzgür Kesim
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
2023-02-21-typov0.9.2Christian Grothoff
2023-02-21fix dist ruleChristian Grothoff
2023-02-21-fix bugChristian Grothoff
2023-02-21-misc minor bugfixesChristian Grothoff
2023-02-21skeleton logic for POS confirmationChristian Grothoff
2023-02-20fix memory leak on paypriscilla
2023-02-20update changes with pullpriscilla
2023-02-20updatepriscilla
2023-02-20-fix commentChristian Grothoff
2023-02-19idempotency testChristian Grothoff
2023-02-19on idempotent deposit, just skip most of the transactionChristian Grothoff
2023-02-19fix typoChristian Grothoff
2023-02-19expose now returned purse_expiration in exchange APIChristian Grothoff
2023-02-19implement #7706Christian Grothoff
2023-02-19-fix more memory leaksChristian Grothoff
2023-02-19-fix memory leakChristian Grothoff
2023-02-19check currency matches before proceedingChristian Grothoff
2023-02-19-doxygen fixesChristian Grothoff
2023-02-19also inform about AML-triggered KYC requirement in GET deposits endpointChristian Grothoff