aboutsummaryrefslogtreecommitdiff
path: root/src/kyclogic
AgeCommit message (Expand)Author
2024-08-18fix #9075: add -c option to AML programs, also enable -h/-v/-V and move to sh...Christian Grothoff
2024-08-08remove bad assertionsv0.12.1-dev.1Christian Grothoff
2024-08-08-unify log messagesChristian Grothoff
2024-08-08add AGGREGATE to aml progsChristian Grothoff
2024-08-08rename DEPOSIT trigger to AGGREGATE, in preparation for future DEPOSIT trigge...Christian Grothoff
2024-08-08return current threshold and expiration date with kyc-wallet endpointChristian Grothoff
2024-08-08refer to bugChristian Grothoff
2024-08-08add clear option to enable/disable KYCChristian Grothoff
2024-08-07implement logic to deal with expiration of measures; untested, but could theo...Christian Grothoff
2024-08-07add API to return successor measureChristian Grothoff
2024-08-07major async transformation for skip-check AML program helper execution; break...Christian Grothoff
2024-08-05-minor code cleanupChristian Grothoff
2024-08-04fix misc bugsChristian Grothoff
2024-08-04more clear naming of variablesChristian Grothoff
2024-08-04more clear naming of variablesChristian Grothoff
2024-08-01spelling fixesChristian Grothoff
2024-07-30possibly final test_kyc_api fixesChristian Grothoff
2024-07-29doxygen fixesChristian Grothoff
2024-07-29work on test_kyc_apiChristian Grothoff
2024-07-29-fix qsort callChristian Grothoff
2024-07-29fix SQL, fix test configurationsChristian Grothoff
2024-07-29finish kyc-upload endpointChristian Grothoff
2024-07-29-work on bugsChristian Grothoff
2024-07-29-bugfixChristian Grothoff
2024-07-29fixes to error handling, logging, and aml/kyc history returning featureChristian Grothoff
2024-07-29add invariant checksChristian Grothoff
2024-07-29-fix age withdraw testChristian Grothoff
2024-07-29-misc bugfixesChristian Grothoff
2024-07-29add new ECsChristian Grothoff
2024-07-29WiPChristian Grothoff
2024-07-29wipChristian Grothoff
2024-07-29more bugfixesChristian Grothoff
2024-07-29-fix small bugsChristian Grothoff
2024-07-29new test command for KYC wire transfersChristian Grothoff
2024-07-29add logic to parse new_check fieldChristian Grothoff
2024-07-29introduce default checkChristian Grothoff
2024-07-29add some first KYC commands for testingChristian Grothoff
2024-07-29more parsing, config templateChristian Grothoff
2024-07-29parse more of check configurationChristian Grothoff
2024-07-29add logic to parse measures from configurationChristian Grothoff
2024-07-29fix leak, expand loggingChristian Grothoff
2024-07-29-work on testsChristian Grothoff
2024-07-29add account_sig for authorizationChristian Grothoff
2024-07-29-fix FTBFS of new kyc-start logicChristian Grothoff
2024-07-29-bump ganaChristian Grothoff
2024-07-29WIP: kyc-startChristian Grothoff
2024-07-29complete GET /aml//measures endpointChristian Grothoff
2024-07-29handle POST aml /decisionChristian Grothoff
2024-07-29move ID computation into libtalerutilChristian Grothoff
2024-07-29work on kyc-info endpointChristian Grothoff