Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-06 | update submodulesv0.14.1-dev.1 | Florian Dold | |
2024-11-05 | merge variants of TEH_kyc_finished | Florian Dold | |
This will make refactoring a bit easier, and likely TEH_kyc_finished will be replaced by two more specific variants (to run measures for a process or instantly) anyway. | |||
2024-11-05 | proposed new API for running measures | Florian Dold | |
2024-11-05 | use insert_kyc_measure_result, remove insert_programmatic_legitimization_outcome | Florian Dold | |
2024-11-05 | rename insert_kyc_attributes to insert_kyc_measure_result | Florian Dold | |
This reflects much better what the DB query does. | |||
2024-11-05 | fix missing return and memory leaks | Florian Dold | |
2024-11-05 | get rid of new_check remnants, it has long been replaced by new_measures | Florian Dold | |
2024-11-05 | install AMPs as scripts | Florian Dold | |
They're mostly useful for testing, but we still want to ship them for taler-harness etc. | |||
2024-11-05 | kyc: add taler-exchange-helper-measure-none | Florian Dold | |
2024-11-05 | more bugfixes | Christian Grothoff | |
2024-11-05 | more bugfixes | Christian Grothoff | |
2024-11-05 | fix bug | Christian Grothoff | |
2024-11-05 | fix util tests | Christian Grothoff | |
2024-11-05 | work on tests | Christian Grothoff | |
2024-11-05 | more work on testing | Christian Grothoff | |
2024-11-05 | more work on testing | Christian Grothoff | |
2024-11-05 | more work on testing | Christian Grothoff | |
2024-11-05 | -more work on testing | Christian Grothoff | |
2024-11-05 | fix bank-api | Christian Grothoff | |
2024-11-05 | start with testing | Christian Grothoff | |
2024-11-05 | -fix benchmark | Christian Grothoff | |
2024-11-05 | fix exchange-tools | Christian Grothoff | |
2024-11-05 | get lib to build | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | fix taler-exchange-* tools | Christian Grothoff | |
2024-11-05 | fix taler-exchange-aggregator | Christian Grothoff | |
2024-11-05 | working through auditors | Christian Grothoff | |
2024-11-05 | working through auditors | Christian Grothoff | |
2024-11-05 | working through auditors | Christian Grothoff | |
2024-11-05 | working through auditors | Christian Grothoff | |
2024-11-05 | working through kyclogic | Christian Grothoff | |
2024-11-05 | working through DB | Christian Grothoff | |
2024-11-05 | working through DB | Christian Grothoff | |
2024-11-05 | working through DB | Christian Grothoff | |
2024-11-05 | working through DB | Christian Grothoff | |
2024-11-05 | work on DB routines | Christian Grothoff | |
2024-11-05 | add DB migration | Christian Grothoff | |
2024-11-05 | API changes for normalized payto | Christian Grothoff | |
2024-11-04 | kyc: create legi process before running instant measure aml program | Florian Dold | |
2024-10-31 | only insert kyc_attributes if there is a process row | Florian Dold | |
2024-10-31 | fix handling of skip checks in kyc-info | Florian Dold | |
2024-10-31 | Revert "do not store attributes for instant measure" | Florian Dold | |
This reverts commit 9075747139b57779f86c260458c06371229b1df7. | |||
2024-10-30 | support bearer token for bank auth | Sebastian | |
2024-10-30 | do not store attributes for instant measure | Florian Dold | |
2024-10-30 | re-enable auditor tests | Christian Grothoff | |
2024-10-30 | remove bogus -e flag | Christian Grothoff | |