Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-29 | implement kyc-info client endpoint | Christian Grothoff | |
2024-07-29 | first draft for kyc-upload | Christian Grothoff | |
2024-07-29 | -work on upload | Christian Grothoff | |
2024-07-29 | -fix FTBFS | Christian Grothoff | |
2024-07-29 | implement get_kyc_statistics | Christian Grothoff | |
2024-07-29 | complete GET /aml//measures endpoint | Christian Grothoff | |
2024-07-29 | work on more GET handlers | Christian Grothoff | |
2024-07-29 | implement TALER_EXCHANGE_lookup_kyc_attributes | Christian Grothoff | |
2024-07-29 | -implement GET "/aml/$PUB/attributes/$H_PAYTO" | Christian Grothoff | |
2024-07-29 | -more work on add decision | Christian Grothoff | |
2024-07-29 | handle POST aml /decision | Christian Grothoff | |
2024-07-29 | work on select_aml_decisions | Christian Grothoff | |
2024-07-29 | finish request parsing for aml-decisions-get | Christian Grothoff | |
2024-07-29 | move ID computation into libtalerutil | Christian Grothoff | |
2024-07-29 | work on kyc-info endpoint | Christian Grothoff | |
2024-07-29 | -implement new AML/SPA handlers | Christian Grothoff | |
2024-07-29 | add spa logic | Christian Grothoff | |
2024-07-29 | -minor testing fixups | Christian Grothoff | |
2024-07-29 | -bump gana | Christian Grothoff | |
2024-07-29 | implement pg_lookup_kyc_requirement_by_row | Christian Grothoff | |
2024-07-29 | work all over the place | Christian Grothoff | |
2024-07-29 | work on kyc API | Christian Grothoff | |
2024-07-29 | work on KycRule parsing | Christian Grothoff | |
2024-07-29 | fix FTBFS | Christian Grothoff | |
2024-07-29 | store provider_name, instead of provider_section | Christian Grothoff | |
2024-07-29 | implement kyc_test_required | Christian Grothoff | |
2024-07-29 | work on taler-exchange-kyc-tester | Christian Grothoff | |
2024-07-29 | fix testing FTBFS | Christian Grothoff | |
2024-07-29 | force exchange-httpd to compile | Christian Grothoff | |
2024-07-29 | -add kyc data back for lookup_transfer_by_deposit | Christian Grothoff | |
2024-07-29 | -fix more build issues | Christian Grothoff | |
2024-07-29 | basic refactoring of httpd for new AML, incomplete | Christian Grothoff | |
2024-07-29 | work on DD23 | Christian Grothoff | |
2024-07-29 | kyclogic API planning | Christian Grothoff | |
2024-07-29 | complete exchange_api_lookup_aml_decisions.c logic | Christian Grothoff | |
2024-07-29 | get exchange_api_lookup_aml_decisions.c to build again | Christian Grothoff | |
2024-07-29 | get exchange_api_kyc_check.c to build again | Christian Grothoff | |
2024-07-29 | fix FTBFS of exchange_api_add_aml_decision.c | Christian Grothoff | |
2024-07-29 | API for /kyc-statistics and more | Christian Grothoff | |
2024-07-29 | API for /kyc-info | Christian Grothoff | |
2024-07-29 | implement new configuration parser | Christian Grothoff | |
2024-07-29 | implement new configuration parser | Christian Grothoff | |
2024-07-29 | get DB to build with new tables | Christian Grothoff | |
2024-07-29 | revise APIs | Christian Grothoff | |
2024-07-29 | revise APIs | Christian Grothoff | |
2024-07-29 | a bit of work on the service API, update signature API | Christian Grothoff | |
2024-07-05 | -fix leak | Christian Grothoff | |
2024-06-24 | real-time-auditor | Nic Eigel | |
2024-06-16 | util: always provide currency spec for main currency | Florian Dold | |
The logic is now part of the configuration parser, as the merchant also needs the same logic. | |||
2024-06-15 | -fix doxygen | Christian Grothoff | |