|
b4128c2c2a
|
WiP: age-withdraw implementation, part 1/n
Commit phase of the age-withdraw protocol implemented, according to
https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
|
2023-03-01 11:11:46 +01:00 |
|
Christian Grothoff
|
06e2e8022c
|
return KYC requirement row when AML imposed KYC requirements on withdraw; return KYC choices in new /config endpoint
|
2023-02-19 10:21:29 +01:00 |
|
Christian Grothoff
|
aa5e7d2ad5
|
more towards actually allowing AML decisions to trigger KYC
|
2023-02-17 18:24:20 +01:00 |
|
Christian Grothoff
|
86e0f2c70d
|
fix memory leak and transaction error handling related to KYC
|
2023-02-17 16:57:29 +01:00 |
|
Christian Grothoff
|
87a78c6f8c
|
add code to sanity-check KYC configuration and KYC decisions
|
2023-02-16 16:38:20 +01:00 |
|
Christian Grothoff
|
32fac55f7e
|
update GET attest logic now that it is clear that we must store KYC attributes locally:
|
2023-01-27 14:43:25 +01:00 |
|
Christian Grothoff
|
42bd2dadcf
|
address DB failure error handling in KYC check
|
2023-01-27 14:19:14 +01:00 |
|
Christian Grothoff
|
c239ba6f18
|
address DB failure error handling in KYC check
|
2023-01-27 14:10:40 +01:00 |
|
Christian Grothoff
|
f8e9241a3d
|
fix #7427
|
2022-11-06 22:29:51 +01:00 |
|
Christian Grothoff
|
83ba13c8ee
|
implement missing UT filtering logic
|
2022-10-22 00:16:22 +02:00 |
|
Christian Grothoff
|
3bca75d6cf
|
complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still without DB logic or tests)
|
2022-10-02 23:57:09 +02:00 |
|
Christian Grothoff
|
1ce70b1dab
|
complete taler-exchange-httpd_reserves_close.c logic (first pass, still without DB logic or tests)
|
2022-10-02 23:19:48 +02:00 |
|
Thien-Thi Nguyen
|
580c9b794b
|
fix typo: s/ULONG_LONG_MAX/ULLONG_MAX/
The latter is in the standard, while the former is an old GCC-ism.
|
2022-08-23 21:18:06 -04:00 |
|
Christian Grothoff
|
9ed99558e2
|
-fix clang compiler warnings
|
2022-08-22 22:45:41 +02:00 |
|
Christian Grothoff
|
a046899b2c
|
-major KYC update, fixes misc. issues
|
2022-08-20 21:29:36 +02:00 |
|
Christian Grothoff
|
2c4bd1e1d0
|
add user type to kyc-check
|
2022-08-19 09:31:51 +02:00 |
|
Christian Grothoff
|
3194ccabc1
|
untested draft of webhook logic for persona
|
2022-08-18 15:39:39 +02:00 |
|
Christian Grothoff
|
b2a67fcff9
|
-fix kycaid logic issues
|
2022-08-17 14:36:16 +02:00 |
|
Christian Grothoff
|
96265412cd
|
(preliminary) work on kycaid plugin
|
2022-08-15 13:48:13 +02:00 |
|
Christian Grothoff
|
6ee9984f7e
|
-fix typos
|
2022-08-11 23:53:25 +02:00 |
|
Christian Grothoff
|
1009084e94
|
major rework of the KYC logic, making it more configurable, not complete, but tests pass again
|
2022-08-11 23:35:33 +02:00 |
|
Christian Grothoff
|
ff48ada7d5
|
move kyclogic into libtalerkyclogic
|
2022-08-08 15:22:45 +02:00 |
|