| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-26 | [age-withdraw] WIP - database transaction during reveal works now | Özgür Kesim | |
| The test for age-restriction still fail, but the database transactions, including passing arrays in/out the PQ-helpers works. | |||
| 2023-07-24 | [age-withdraw] first tests pass | Özgür Kesim | |
| age-withdraw successfully tested (no reveal yet): 1. reserve filled with amount large enough to trigger kyc 2. kyc oauth2 test daemon sets birthday to 2015-00-00 3. usual withdraw fails with CONFLICT and AGE_RESTRICTION_REQUIRED 4. age-withdraw with loo large of an maximum age fails 5. age-withdraw with appropriate maximum age succeeds | |||
| 2023-07-23 | kyc logic with birthdate setting test added | Özgür Kesim | |
| 1. Added age-requirement check in withdraw-handler (like in batch-withdraw) 2. In test_exchange_api_age_restriction: - kyc-oauth2 started, with static birthdate in answers - withdraw triggers kyc - second withdraw fails due to age restriction requirements | |||
| 2023-07-23 | [kyc] put reserve_pub into legitimization_requirements | Özgür Kesim | |
| 2023-07-23 | Added reserve_pub to kyc legitimization_processes | Özgür Kesim | |
| Where applicable, the reserve_pub will be passed on to the kcy-legitimization process and persisted along with h_payto. This allows us to set a birthday on the reserve itself, once a related kyc-process has provided one. | |||
| 2023-07-16 | fix taler-aggregator-benchmark | Christian Grothoff | |
| 2023-06-27 | -fix parameter in stored procedures | Özgür Kesim | |
| 2023-06-26 | -fixed typos | Özgür Kesim | |
| 2023-06-26 | add exchange_do_age_withdraw.sql | Özgür Kesim | |
| 2023-06-26 | -ruuid not needed | Özgür Kesim | |
| 2023-06-26 | Merge branch 'master' into age-withdraw-merge | Özgür Kesim | |
| 2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim | |
| The handlers for the commit- and reveal-phases of the age-withdraw HTTP-endpoints are implemented, yet not active. Still missing: - support for age-withdraw is missing in lib/. - tests | |||
| 2023-06-25 | fix test | Christian Grothoff | |
| 2023-06-25 | -fix typo | Christian Grothoff | |
| 2023-06-23 | fix #7870 | Christian Grothoff | |
| 2023-06-05 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
| 2023-06-04 | code cleanup, fixing misc. memory leaks in the process | Christian Grothoff | |
| 2023-06-03 | -logging | Christian Grothoff | |
| 2023-06-03 | add DB idempotency test | Christian Grothoff | |
| 2023-06-03 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
| 2023-06-02 | make CREATE TYPE usage idempotent | Florian Dold | |
| PostgresSQL doesn't have a CREATE TYPE OR REPLACE, so we have to work around this with exception handling. | |||
| 2023-05-21 | -fix SQL | Christian Grothoff | |
| 2023-05-21 | -typo | Christian Grothoff | |
| 2023-05-18 | array-based do_reserves_in_insert | Christian Grothoff | |
| 2023-05-18 | use external helper for conversion also for KYCAID | Christian Grothoff | |
| 2023-05-17 | implement logic to conditionally trigger AML review based on KYC attributes | Christian Grothoff | |
| 2023-05-16 | towards KYC AML triggers | Christian Grothoff | |
| 2023-05-14 | [æge-withdraw] WiP: towards new API | Özgür Kesim | |
| 2023-05-12 | Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into ↵ | Özgür Kesim | |
| age-withdraw | |||
| 2023-05-12 | [age-withdraw] WIP: change schema to use new support for array types, 11/n | Özgür Kesim | |
| 2023-05-10 | always use GNUNET_memcpy | Christian Grothoff | |
| 2023-05-04 | finish implementation for #7808 | Christian Grothoff | |
| 2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
| taler-exchange-offline still unfinished) | |||
| 2023-05-01 | -typos | Özgür Kesim | |
| 2023-05-01 | WiP: age-withdraw, finished reveal-request, 10/n | Özgür Kesim | |
| - /age-withdraw/$ACH/reveal handler now fully implemented - for consistency with api: rename of tables from withdraw_age_... to age_withdraw | |||
| 2023-04-23 | -fix typos for doxygen | Özgür Kesim | |
| 2023-04-22 | WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n | Özgür Kesim | |
| Also: - added duplicate planchet check for age-withdraw_reveal - added stubs for (get|insert)_age_withdraw_reveal | |||
| 2023-04-22 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
| 2023-04-22 | WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n | Özgür Kesim | |
| 2023-04-22 | -added FIXME | Özgür Kesim | |
| 2023-04-22 | simplify batch insert: no cursor where not required, replace ↵ | Christian Grothoff | |
| out_reserve_found with ruuid being allowed to remain NULL | |||
| 2023-04-22 | -misc fixes | Christian Grothoff | |
| 2023-04-22 | -misc fixes | Christian Grothoff | |
| 2023-04-22 | -misc fixes | Christian Grothoff | |
| 2023-04-22 | -misc fixes | Christian Grothoff | |
| 2023-04-22 | -misc bugs | Christian Grothoff | |
| 2023-04-22 | -misc bugs | Christian Grothoff | |
| 2023-04-22 | misc bugfixes in reserves_in batch logic | Christian Grothoff | |
| 2023-04-21 | clean up reserve_get logic | Christian Grothoff | |
| 2023-04-21 | -fix bug in sync | Christian Grothoff | |
