Age | Commit message (Expand) | Author |
2024-12-02 | explain why fallbacks are not optional | Christian Grothoff |
2024-12-02 | -fix doxygen issues | Christian Grothoff |
2024-11-28 | fix measure description | Sebastian |
2024-11-25 | only pass requested inputs to AML programs, and also pass new inputs, specifi... | Christian Grothoff |
2024-11-25 | have current and default measures around in JSON for AML programs | Christian Grothoff |
2024-11-25 | parse output of '-i' by AML programs | Christian Grothoff |
2024-11-25 | exit after -h | Christian Grothoff |
2024-11-24 | more work on AML programs | Christian Grothoff |
2024-11-24 | more KYC measure scripts | Christian Grothoff |
2024-11-22 | use KYC context to pass address to validate to Challenger /setup step | Christian Grothoff |
2024-11-19 | add new taler-exchange-helper-measure programs | Christian Grothoff |
2024-11-19 | fix config names | Christian Grothoff |
2024-11-15 | split taler-config into taler-exchange-config and taler-merchant-config; sepa... | Christian Grothoff |
2024-11-14 | adaptations of taler-exchange to GNUnet fix #8962 | Christian Grothoff |
2024-11-14 | doxygen fixes | Christian Grothoff |
2024-11-08 | handle successor measures in kyc-info | Florian Dold |
2024-11-07 | replace run_check with TEH_kyc_run_measure_directly | Florian Dold |
2024-11-07 | introduce TEH_kyc_run_measure_instant | Florian Dold |
2024-11-07 | only measures can be 'verboten', but not a check | Florian Dold |
2024-11-07 | use constant for verboten | Florian Dold |
2024-11-07 | fix parsing of verboten in non-config rules | Florian Dold |
2024-11-05 | get rid of new_check remnants, it has long been replaced by new_measures | Florian Dold |
2024-11-05 | install AMPs as scripts | Florian Dold |
2024-11-05 | kyc: add taler-exchange-helper-measure-none | Florian Dold |
2024-11-05 | working through kyclogic | Christian Grothoff |
2024-10-24 | kyc: split command before invoking AML programs | Florian Dold |
2024-10-24 | do not use varargs for external conversion | Florian Dold |
2024-10-23 | 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 |