aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/0003-withdraw_age_commitments.sql
AgeCommit message (Collapse)Author
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-01-16-typosChristian Grothoff
2023-01-11adjust partition and primary keys commitments and reveals in withdraw-ageÖzgür Kesim
2023-01-11-add a few missing indices/foreign key constraintsChristian Grothoff
2023-01-11choose correct partition pivot and denormalization for withdraw-age related ↵Özgür Kesim
tables
2023-01-10added schema for withdraw with age restrictionÖzgür Kesim