index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-kyccheck.c
Age
Commit message (
Expand
)
Author
7 days
adaptations of merchant to GNUnet fix #8962
Christian Grothoff
11 days
ensure we do not start if the database version is outdated (#9203)
Christian Grothoff
2024-11-05
work on merchant
Christian Grothoff
2024-10-25
remove dead GNUNET_STRINGS_get_utf8_args(), just a NOP
Christian Grothoff
2024-10-02
more logging to diagnose #9245
Christian Grothoff
2024-10-01
fix KYC test
Christian Grothoff
2024-09-29
keep checking for updates to our KYC status once per week even without incide...
Christian Grothoff
2024-09-14
return 400 if wallet uses untrusted exchange base URL; towards fixing #9183
Christian Grothoff
2024-09-13
fix #9184: never long-poll on first request
Christian Grothoff
2024-09-10
clean up order, no semantic change
Christian Grothoff
2024-09-10
typos
Christian Grothoff
2024-09-10
refactor to use new exchange convenience API to check account restrictions
Christian Grothoff
2024-09-09
fix misc. long polling issues
Christian Grothoff
2024-09-09
-fix all-zeros access_token issue
Christian Grothoff
2024-09-08
towards new /kyc API: test_kyc_api still fails, but getting close
Christian Grothoff
2024-09-08
fix comment
Christian Grothoff
2024-09-08
actually rely upon taler-merchant-exchangekeyupdate in taler-merchant-httpd
Christian Grothoff
2024-09-08
allow other processes to immediately trigger KYC check
Christian Grothoff
2024-09-08
clean up and complete taler-merchant-kyccheck logic
Christian Grothoff
2024-09-07
work towards taler-merchant-kyccheck helper
Christian Grothoff
2024-09-06
skeleton for kyccheck helper
Christian Grothoff
2024-09-06
renaming taler-merchant-exchange to taler-merchant-reconciliation, preparing ...
Christian Grothoff