Age | Commit message (Expand) | Author |
11 days | kyc: split command before invoking AML programs | Florian Dold |
12 days | do not use varargs for external conversion | Florian Dold |
13 days | AmlOutcome expect context field to be an object, not an array https://bugs.gn... | Sebastian |
2024-10-21 | -new_measures can be NULL | Florian Dold |
2024-10-21 | run immediate measures on POSTing AML decision | Florian Dold |
2024-10-11 | more logging for #9254 | Christian Grothoff |
2024-10-08 | return context in kyc-info | Christian Grothoff |
2024-10-07 | more logging, handle cur aliasing in TALER_amount_set_zero() | Christian Grothoff |
2024-09-12 | remove dead CONVERTER option (#9126) | Christian Grothoff |
2024-09-11 | return default limits from /kyc-check if limits is NULL, instead of no limits | Christian Grothoff |
2024-09-11 | fix #9182 | Christian Grothoff |
2024-09-05 | exchange-side implementation of #9156 | Christian Grothoff |
2024-09-05 | implement #9124 and #9039 | Christian Grothoff |
2024-09-01 | introduce zero_limits for #9039/#9040 to signal clients that they must do KYC... | Christian Grothoff |
2024-09-01 | work on #9039 | Christian Grothoff |
2024-09-01 | implement #9131 | Christian Grothoff |
2024-08-27 | -more style fixes | Christian Grothoff |
2024-08-27 | -style fixes | Christian Grothoff |
2024-08-25 | ref bug #9124 | Christian Grothoff |
2024-08-25 | custom_measures is a mandatory field, check it exists and generate it in the ... | Christian Grothoff |
2024-08-24 | fix misc bugs | Christian Grothoff |
2024-08-22 | fix #9101 | Christian Grothoff |
2024-08-21 | accountProperties is an object, not array | Sebastian |
2024-08-21 | fix #9105: use the substring of the secion on printf, we can also compute onc... | Sebastian |
2024-08-20 | dynamically read currency from config in sample AML measure program | Florian Dold |
2024-08-20 | pass -c to aml measure program | Florian Dold |
2024-08-20 | fix: NULL not allowed for description_i18n, also info and link | Sebastian |
2024-08-20 | use -o for future getopt bash use | Christian Grothoff |
2024-08-19 | fix: NULL not allowed for description_i18n | Sebastian |
2024-08-18 | fix #9075: add -c option to AML programs, also enable -h/-v/-V and move to sh... | Christian Grothoff |
2024-08-08 | remove bad assertionsv0.12.1-dev.1 | Christian Grothoff |
2024-08-08 | -unify log messages | Christian Grothoff |
2024-08-08 | add AGGREGATE to aml progs | Christian Grothoff |
2024-08-08 | rename DEPOSIT trigger to AGGREGATE, in preparation for future DEPOSIT trigge... | Christian Grothoff |
2024-08-08 | return current threshold and expiration date with kyc-wallet endpoint | Christian Grothoff |
2024-08-08 | refer to bug | Christian Grothoff |
2024-08-08 | add clear option to enable/disable KYC | Christian Grothoff |
2024-08-07 | implement logic to deal with expiration of measures; untested, but could theo... | Christian Grothoff |
2024-08-07 | add API to return successor measure | Christian Grothoff |
2024-08-07 | major async transformation for skip-check AML program helper execution; break... | Christian Grothoff |
2024-08-05 | -minor code cleanup | Christian Grothoff |
2024-08-04 | fix misc bugs | Christian Grothoff |
2024-08-04 | more clear naming of variables | Christian Grothoff |
2024-08-04 | more clear naming of variables | Christian Grothoff |
2024-08-01 | spelling fixes | Christian Grothoff |
2024-07-30 | possibly final test_kyc_api fixes | Christian Grothoff |
2024-07-29 | doxygen fixes | Christian Grothoff |
2024-07-29 | work on test_kyc_api | Christian Grothoff |
2024-07-29 | -fix qsort call | Christian Grothoff |
2024-07-29 | fix SQL, fix test configurations | Christian Grothoff |