Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-29 | New sql code for batch ensure coin known | Joseph | |
2023-03-27 | Remove binary files | Joseph | |
2023-03-27 | New spi files | Joseph | |
2023-03-27 | New spi files | Joseph | |
2023-03-27 | some changes for known coins | Joseph | |
2023-03-27 | some changes for ensure known coin | Joseph | |
2023-03-27 | nothing to update | Joseph | |
2023-03-27 | Spi files | Joseph | |
2023-03-27 | New spi files | Joseph | |
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-13 | WIP: 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-12 | WiP: 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-11 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
2023-03-11 | simplify hash generation of age commitment | Özgür Kesim | |
2023-03-11 | WiP: age-withdraw, cut out work up to verify_commitment_and_max_age | Özgür Kesim | |
2023-03-09 | retry on failure | Christian Grothoff | |
2023-03-09 | add comments | Christian Grothoff | |
2023-03-09 | typo | MS | |
2023-03-08 | log URL in error message (fixes #7725) | Christian Grothoff | |
2023-03-08 | fix #7744 | Christian Grothoff | |
2023-03-08 | style fix | Christian 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-06 | WiP: age-withdraw implementation, part 4/n | Özgür Kesim | |
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid() | |||
2023-03-06 | WiP: age-withdraw implementation, part 4/n | Özgür Kesim | |
- check dates of denominations (expiry, etc.) - refactor denomination checks into denomination_is_valid() | |||
2023-03-06 | WiP: 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-05 | fix permissions, default to UNIX, improve logging | Christian Grothoff | |
2023-03-04 | -fix FTBFS and other bugsv0.9.2-debian-1 | Christian Grothoff | |
2023-03-04 | misc minor fixes | Christian Grothoff | |
2023-03-03 | totp update function | priscilla | |
2023-03-02 | totp algorithm | priscilla | |
2023-03-01 | WiP: 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-01 | WiP: 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.2 | Christian Grothoff | |
2023-02-21 | fix dist rule | Christian Grothoff | |
2023-02-21 | -fix bug | Christian Grothoff | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2023-02-21 | skeleton logic for POS confirmation | Christian Grothoff | |
2023-02-20 | fix memory leak on pay | priscilla | |
2023-02-20 | update changes with pull | priscilla | |
2023-02-20 | update | priscilla | |
2023-02-20 | -fix comment | Christian Grothoff | |
2023-02-19 | idempotency test | Christian Grothoff | |