Age | Commit message (Expand) | Author |
2024-09-05 | implement #9124 and #9039 | Christian Grothoff |
2024-09-01 | add idempotency check for batch-deposit on kyc failure | Christian Grothoff |
2024-09-01 | work on #9039 | Christian Grothoff |
2024-08-29 | fix auditor inconsistency detection lag | Christian Grothoff |
2024-08-27 | -style fixes | Christian Grothoff |
2024-08-25 | DCEv0.12.1-dev.12 | Christian Grothoff |
2024-08-24 | fix #9122 and #9104 | Christian Grothoff |
2024-08-07 | implement logic to deal with expiration of measures; untested, but could theo... | Christian Grothoff |
2024-08-03 | fix KYC long-polling logic | Christian Grothoff |
2024-07-29 | DCE, remove duplicate field, get wallet test_kyc_api test to pass | Christian Grothoff |
2024-07-29 | fixes to error handling, logging, and aml/kyc history returning feature | Christian Grothoff |
2024-07-29 | wip | Christian Grothoff |
2024-07-29 | skeleton | Christian Grothoff |
2024-07-29 | first draft for kyc-upload | Christian Grothoff |
2024-07-29 | work on more GET handlers | Christian Grothoff |
2024-07-29 | -implement GET "/aml/$PUB/attributes/$H_PAYTO" | Christian Grothoff |
2024-07-29 | work on select_aml_decisions | Christian Grothoff |
2024-07-29 | work on kyc-info endpoint | Christian Grothoff |
2024-07-29 | -fix linker issue | Christian Grothoff |
2024-07-29 | implement pg_lookup_kyc_requirement_by_row | Christian Grothoff |
2024-07-29 | kyclogic API planning | Christian Grothoff |
2024-07-29 | -fix build issues with new API | Christian Grothoff |
2024-07-29 | DB schema change for DD23 | Christian Grothoff |
2024-04-01 | still debugging templating tests | Christian Grothoff |
2024-03-28 | update schema to fix broken primary key constraint | Christian Grothoff |
2024-03-08 | implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-e... | Christian Grothoff |
2024-03-08 | add taler-exchange-dbinit -a option | Christian Grothoff |
2024-02-16 | -also clean procedures.sql | Christian Grothoff |
2024-02-13 | set 'finished' to TRUE when KYC process is done (either way, successful or fa... | Christian Grothoff |
2024-01-12 | -fix makefile.am | Christian Grothoff |
2023-12-23 | Added appropriate response on contract-conflict during deposit | Özgür Kesim |
2023-12-21 | [wip, #7267] more refined denomination conflict response during deposit | Özgür Kesim |
2023-11-12 | keep redirect_url in KYC table to improve idempotency of GET | Christian Grothoff |
2023-10-15 | remove dead do_withdraw code | Christian Grothoff |
2023-09-18 | remove coin and reserve histories from exchange replies | Christian Grothoff |
2023-09-14 | more work towards auditor support for AML/KYC | Christian Grothoff |
2023-09-10 | major exchange DB schema change: store common properties of batch deposit in ... | Christian Grothoff |
2023-07-28 | combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ... | Christian Grothoff |
2023-06-26 | add exchange_do_age_withdraw.sql | Özgür Kesim |
2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim |
2023-06-03 | add DB idempotency test | Christian Grothoff |
2023-05-17 | implement logic to conditionally trigger AML review based on KYC attributes | Christian Grothoff |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of... | Christian Grothoff |
2023-03-31 | fix exchangedb build errors | Christian Grothoff |
2023-03-27 | some changes for known coins | Joseph |
2023-03-27 | some changes for ensure known coin | Joseph |
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim |
2023-02-12 | -work on AML trigger logic | Christian Grothoff |
2023-02-06 | update with sort in c code | Joseph |
2023-02-05 | -fix FTBFS of exchange test | Christian Grothoff |