Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-10 | return AML status together with KYC status | Christian Grothoff | |
2023-03-31 | -fix missing comments | Christian Grothoff | |
2023-03-31 | fix exchangedb build errors | Christian Grothoff | |
2023-03-29 | New sql code for batch ensure coin known | Joseph | |
2023-03-27 | some changes for known coins | Joseph | |
2023-03-27 | some changes for ensure known coin | 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 | 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-07 | -simplify zero-check for age-commitment hash | Özgür Kesim | |
2023-03-02 | totp algorithm | priscilla | |
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 | skeleton logic for POS confirmation | Christian Grothoff | |
2023-02-19 | expose now returned purse_expiration in exchange API | Christian Grothoff | |
2023-02-19 | -doxygen fixes | Christian Grothoff | |
2023-02-19 | return KYC requirement row when AML imposed KYC requirements on withdraw; ↵ | Christian Grothoff | |
return KYC choices in new /config endpoint | |||
2023-02-17 | more towards actually allowing AML decisions to trigger KYC | Christian Grothoff | |
2023-02-17 | fix memory leak and transaction error handling related to KYC | Christian Grothoff | |
2023-02-16 | add code to sanity-check KYC configuration and KYC decisions | Christian Grothoff | |
2023-02-14 | begin API change to allow AML officers to trigger KYC process | Christian Grothoff | |
2023-02-13 | work on AML notification logic | Christian Grothoff | |
2023-02-12 | -work on AML trigger logic | Christian Grothoff | |
2023-02-05 | exchangedb: use partial index instead of materialized tables ↵ | Christian Grothoff | |
deposits_by_ready and deposits_by_matching; remove now broken code; rename benchmarks to use perf_-prefix and correspond to function they benchmark | |||
2023-02-04 | -fix AML decision update logic and history fetch logic | Christian Grothoff | |
2023-02-04 | add tests for new AML logic, plus related bugfixes | Christian Grothoff | |
2023-02-03 | implement testing_api_cmd_check_aml_decision | Christian Grothoff | |
2023-02-03 | implement testing_api_cmd_take_aml_decision.c | Christian Grothoff | |
2023-02-03 | implement testing_api_cmd_set_officer | Christian Grothoff | |
2023-02-02 | add logic to parse AML decision response | Christian Grothoff | |
2023-02-02 | more work on KYC/AML decision inspection | Christian Grothoff | |
2023-02-02 | draft for the AML GET decision endpoint | Christian Grothoff | |
2023-02-02 | first draft of implementation of GET AML decisions endpoint | Christian Grothoff | |
2023-02-01 | start work on AML decision query API | Christian Grothoff | |
2023-02-01 | draft new AML API | Christian Grothoff | |
2023-01-29 | KYC: misc. fixes to attribute attestation logic | Christian Grothoff | |
2023-01-27 | add persona attribute conversion logic | Christian Grothoff | |
2023-01-27 | work on kycaid attribute extraction | Christian Grothoff | |
2023-01-27 | add logic to store attributes | Christian Grothoff | |
2023-01-27 | add logic to store attributes | Christian Grothoff | |
2023-01-27 | update GET attest logic now that it is clear that we must store KYC ↵ | Christian Grothoff | |
attributes locally: | |||
2023-01-27 | address DB failure error handling in KYC check | Christian Grothoff | |
2023-01-27 | address DB failure error handling in KYC check | Christian Grothoff | |
2023-01-22 | -towards storing KYC attribute data | Christian Grothoff | |
2023-01-22 | add new subcommands for AML staff management and partner exchanges | Christian Grothoff | |
2023-01-21 | add new endpoints to main dispatcher | Christian Grothoff | |