Age | Commit message (Expand) | Author |
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 |
2022-10-15 | add logic to return information about purse refunds in coin histories | Christian Grothoff |
2022-10-13 | -towards returning reserve open deposits in coin history | Christian Grothoff |
2022-10-13 | -implement reserve closure in test | Christian Grothoff |
2022-10-12 | -work on reserve control tests | Christian Grothoff |
2022-10-08 | -add missing SQL logic | Christian Grothoff |
2022-10-05 | -insert routines | Christian Grothoff |
2022-10-05 | -work on header towards taler-auditor-sync for new tables | Christian Grothoff |
2022-10-04 | -work on reserve_open DB API | Christian Grothoff |
2022-10-03 | -more work on new DB logic | Christian Grothoff |
2022-10-03 | -implement sketch for pg_do_reserve_open.c | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ... | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho... | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou... | Christian Grothoff |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |