index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
pg_lookup_kyc_requirement_by_row.c
Age
Commit message (
Expand
)
Author
2024-11-05
work on DB routines
Christian Grothoff
2024-09-03
replace requirement row with H_PAYTO
Christian Grothoff
2024-08-05
also allow kyc-proof authentication with most recent reserve_pub transfer sub...
Christian Grothoff
2024-08-05
if AML decision does not include a new_measure, clear existing KYC requirements
Christian Grothoff
2024-08-05
make requirement lookup precise
Christian Grothoff
2024-08-05
persist new_measure name to ensure we can validate the signature later
Christian Grothoff
2024-08-05
note on current troubles
Christian Grothoff
2024-08-05
limit join to active outcomes, or no outcome
Christian Grothoff
2024-08-05
limit join to active outcomes
Christian Grothoff
2024-07-29
-fixing minor bugs
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
work all over the place
Christian Grothoff
2023-07-23
[kyc] put reserve_pub into legitimization_requirements
Özgür Kesim
2023-07-23
Added reserve_pub to kyc legitimization_processes
Özgür Kesim
2023-04-10
use LEFT JOIN as aml_status table may be empty
Christian Grothoff
2023-04-10
return AML status together with KYC status
Christian Grothoff
2022-11-10
move few more functions
Joseph