aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2024-08-07implement logic to deal with expiration of measures; untested, but could theo...Christian Grothoff
2024-08-07major async transformation for skip-check AML program helper execution; break...Christian Grothoff
2024-08-05also allow kyc-proof authentication with most recent reserve_pub transfer sub...Christian Grothoff
2024-08-05if AML decision does not include a new_measure, clear existing KYC requirementsChristian Grothoff
2024-08-05make requirement lookup preciseChristian Grothoff
2024-08-05-typoChristian Grothoff
2024-08-05persist new_measure name to ensure we can validate the signature laterChristian Grothoff
2024-08-05note on current troublesChristian Grothoff
2024-08-05limit join to active outcomes, or no outcomeChristian Grothoff
2024-08-05limit join to active outcomesChristian Grothoff
2024-08-04fix misc bugsChristian Grothoff
2024-08-04avoid creating duplicate measuresChristian Grothoff
2024-08-03fix KYC long-polling logicChristian Grothoff
2024-08-02add kycauths_in table support to taler-auditor-syncChristian Grothoff
2024-07-29doxygen fixesChristian Grothoff
2024-07-29-bugfixesChristian Grothoff
2024-07-29DCE, remove duplicate field, get wallet test_kyc_api test to passChristian Grothoff
2024-07-29work on test_kyc_apiChristian Grothoff
2024-07-29fix track transferChristian Grothoff
2024-07-29fix SQL, fix test configurationsChristian Grothoff
2024-07-29-work on bugsChristian Grothoff
2024-07-29-fix SQL bugsChristian Grothoff
2024-07-29fixes to error handling, logging, and aml/kyc history returning featureChristian Grothoff
2024-07-29first test passes, partyChristian Grothoff
2024-07-29-misc bugfixesChristian Grothoff
2024-07-29-fix SQLChristian Grothoff
2024-07-29fix FTBFSChristian Grothoff
2024-07-29wipChristian Grothoff
2024-07-29more bugfixesChristian Grothoff
2024-07-29-fix bugsChristian Grothoff
2024-07-29-fixing minor bugsChristian Grothoff
2024-07-29fix kyc trigger SQL logicChristian Grothoff
2024-07-29-SQL fixesChristian Grothoff
2024-07-29implement kycauth_in_insertChristian Grothoff
2024-07-29implement wad_in_insertChristian Grothoff
2024-07-29skeletonChristian Grothoff
2024-07-29add account_sig for authorizationChristian Grothoff
2024-07-29first draft for kyc-uploadChristian Grothoff
2024-07-29implement select_aml_statisticsChristian Grothoff
2024-07-29work on more GET handlersChristian Grothoff
2024-07-29-implement GET "/aml/$PUB/attributes/$H_PAYTO"Christian Grothoff
2024-07-29work on select_aml_decisionsChristian Grothoff
2024-07-29work on kyc-info endpointChristian Grothoff
2024-07-29drop functions after useChristian Grothoff
2024-07-29fix DB init for v5Christian Grothoff
2024-07-29-fix linker issueChristian Grothoff
2024-07-29implement pg_lookup_kyc_requirement_by_rowChristian Grothoff
2024-07-29work all over the placeChristian Grothoff
2024-07-29store provider_name, instead of provider_sectionChristian Grothoff
2024-07-29-add kyc data back for lookup_transfer_by_depositChristian Grothoff