Age | Commit message (Expand) | Author |
2023-06-04 | code cleanup, fixing misc. memory leaks in the process | Christian Grothoff |
2023-05-17 | implement logic to conditionally trigger AML review based on KYC attributes | Christian Grothoff |
2023-05-04 | finish implementation for #7808 | Christian Grothoff |
2023-05-04 | towards LP support for GET /deposits (#7808) | Christian Grothoff |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of... | Christian Grothoff |
2023-05-01 | -typos | Özgür Kesim |
2023-05-01 | WiP: age-withdraw, finished reveal-request, 10/n | Özgür Kesim |
2023-04-22 | WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n | Özgür Kesim |
2023-04-22 | WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n | Özgür Kesim |
2023-04-15 | implement more of lookup_records_by_table | Christian Grothoff |
2023-04-15 | create warnings on missing table syncs | Christian Grothoff |
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 | -typos | Özgür Kesim |
2023-03-13 | WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n | Özgür Kesim |
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim |
2023-02-19 | return KYC requirement row when AML imposed KYC requirements on withdraw; ret... | Christian Grothoff |
2023-02-17 | more towards actually allowing AML decisions to trigger KYC | 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 deposits_by_read... | Christian Grothoff |
2023-02-04 | add tests for new AML logic, plus related bugfixes | 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-01-27 | update GET attest logic now that it is clear that we must store KYC attribute... | Christian Grothoff |
2023-01-21 | add new endpoints to main dispatcher | Christian Grothoff |
2022-12-30 | -doxygen fixes | Christian Grothoff |
2022-12-30 | -add prototypes | Christian Grothoff |
2022-12-29 | expand DB API with AML functions, fix purse refund calculations in libtalerex... | Christian Grothoff |
2022-12-28 | add notification logic on purse deletion | Christian Grothoff |
2022-12-27 | -first sketch for purse delete handler | Christian Grothoff |
2022-12-27 | -add do_purse_delete API | Christian Grothoff |
2022-12-20 | new batch test and standard deviation | Joseph |
2022-12-19 | refactor wirewatch to enable use of batch API | Christian Grothoff |
2022-12-09 | properly handle GONE case on purse deposit | Christian Grothoff |
2022-12-06 | some modifications for batch test | Joseph |
2022-11-27 | more work on SQL refactoring | Christian Grothoff |
2022-11-21 | some modifications on batch_test for reserves_in | Joseph |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-11-02 | -doxygen | Christian Grothoff |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ... | Christian Grothoff |
2022-10-15 | return open/close requests in reserve history | Christian Grothoff |
2022-10-15 | -refactor DB for reserve history/status routines | Christian Grothoff |