Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-30 | fix test #26 | Christian Grothoff | |
2024-10-30 | fix test #25 | Christian Grothoff | |
2024-10-29 | test: fix for pwd auth deprecation | Antoine A | |
2024-10-28 | -formatting fixes | Christian Grothoff | |
2024-10-28 | -fix password | Christian Grothoff | |
2024-10-28 | -fix compiler warnings | Christian Grothoff | |
2024-10-28 | -fix FTBFS | Christian Grothoff | |
2024-10-27 | expand tests to cover latest GNUnet regression | Christian Grothoff | |
2024-10-25 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2024-10-25 | remove dead GNUNET_STRINGS_get_utf8_args(), just a NOP | Christian Grothoff | |
2024-10-24 | kyc: split command before invoking AML programs | Florian Dold | |
This behavior is useful for testing, especially with taler-harness. The splitting is very primitive, but probably good enough. | |||
2024-10-24 | do not use varargs for external conversion | Florian Dold | |
The GNUNET_OS_start_process_va is anyway just a wrapper that has to do extra malloc'ing, whereas GNUNET_OS_start_process_vap doesn't. This change is also in preparation for command splitting, as varargs don't allow programmatically constructing a variable size argument list. | |||
2024-10-23 | AmlOutcome expect context field to be an object, not an array ↵ | Sebastian | |
https://bugs.gnunet.org/view.php?id=9154#c23572 | |||
2024-10-23 | -cleanup | Christian Grothoff | |
2024-10-23 | context is optional (fixes test failure) | Christian Grothoff | |
2024-10-21 | test: improve libeufin-bank config | Antoine A | |
2024-10-21 | test: use longer passwords | Antoine A | |
2024-10-21 | return 202 from /kyc-info when instant measure is running | Florian Dold | |
2024-10-21 | -cleanup | Florian Dold | |
2024-10-21 | -new_measures can be NULL | Florian Dold | |
2024-10-21 | run immediate measures on POSTing AML decision | Florian Dold | |
2024-10-20 | first draft of taler-exchange-kyc-trigger | Christian Grothoff | |
2024-10-20 | skeleton for taler-exchange-kyc-trigger | Christian Grothoff | |
2024-10-14 | fix test_33 | Christian Grothoff | |
2024-10-14 | fix test_33 | Christian Grothoff | |
2024-10-13 | -fix missing stop_auditor_httpd in test | Christian Grothoff | |
2024-10-13 | -fix auditor test_6, style fixes | Christian Grothoff | |
2024-10-13 | -fix auditor test_6, style fixes | Christian Grothoff | |
2024-10-11 | more logging for #9254 | Christian Grothoff | |
2024-10-08 | return context in kyc-info | Christian Grothoff | |
2024-10-08 | make test_6 more robust | Christian Grothoff | |
2024-10-08 | implement auditor test_21 | Christian Grothoff | |
2024-10-08 | implement auditor test_21 | Christian Grothoff | |
2024-10-08 | implement auditor test_17 | Christian Grothoff | |
2024-10-08 | implement auditor test_17 | Christian Grothoff | |
2024-10-08 | implement auditor test_16, plus associated bugfixes | Christian Grothoff | |
2024-10-08 | fix test #11 | Christian Grothoff | |
2024-10-08 | -fix bad deletion | Christian Grothoff | |
2024-10-08 | rename deposit_confirmation_serial_id to row_id for consistency | Christian Grothoff | |
2024-10-08 | -typo | Christian Grothoff | |
2024-10-08 | fix more compiler warnings and memory leaks | Christian Grothoff | |
2024-10-08 | fix NPE: use new delete API | Christian Grothoff | |
2024-10-07 | more logging, handle cur aliasing in TALER_amount_set_zero() | Christian Grothoff | |
2024-10-06 | fix #9245 | Christian Grothoff | |
2024-10-06 | -fix typo in SQL | Christian Grothoff | |
2024-10-03 | allow confirm step to provide the amount | Christian Grothoff | |
2024-10-02 | fix (part of?) #9241 | Christian Grothoff | |
2024-10-02 | -more logging, use same timeout | Christian Grothoff | |
2024-10-01 | adapt tests to do kycauth wire transfers that are now needed | Christian Grothoff | |
2024-10-01 | adapt tests to do kycauth wire transfers that are now needed | Christian Grothoff | |