Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-01 | WiP: age-withdraw implementation, part 2/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction - added new files, forgot in previous commit | |||
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction | |||
2023-02-21 | -typov0.9.2 | Christian Grothoff | |
2023-02-21 | fix dist rule | Christian Grothoff | |
2023-02-21 | configure.ac version bump | Christian Grothoff | |
2023-02-21 | Debian bump | Christian Grothoff | |
2023-02-21 | -fix bug | Christian Grothoff | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2023-02-21 | skeleton logic for POS confirmation | Christian Grothoff | |
2023-02-20 | fix memory leak on pay | priscilla | |
2023-02-20 | update changes with pull | priscilla | |
2023-02-20 | update | priscilla | |
2023-02-20 | -fix comment | Christian Grothoff | |
2023-02-19 | idempotency test | Christian Grothoff | |
2023-02-19 | on idempotent deposit, just skip most of the transaction | Christian Grothoff | |
2023-02-19 | fix typo | Christian Grothoff | |
2023-02-19 | expose now returned purse_expiration in exchange API | Christian Grothoff | |
2023-02-19 | implement #7706 | Christian Grothoff | |
2023-02-19 | -fix more memory leaks | Christian Grothoff | |
2023-02-19 | -fix memory leak | Christian Grothoff | |
2023-02-19 | check currency matches before proceeding | Christian Grothoff | |
2023-02-19 | -doxygen fixes | Christian Grothoff | |
2023-02-19 | also inform about AML-triggered KYC requirement in GET deposits endpoint | Christian Grothoff | |
2023-02-19 | return KYC requirement row when AML imposed KYC requirements on withdraw; ↵ | Christian Grothoff | |
return KYC choices in new /config endpoint | |||
2023-02-17 | more towards actually allowing AML decisions to trigger KYC | Christian Grothoff | |
2023-02-17 | fix memory leak and transaction error handling related to KYC | Christian Grothoff | |
2023-02-16 | add code to sanity-check KYC configuration and KYC decisions | Christian Grothoff | |
2023-02-15 | remove obsolete taler-crypto-worker | Florian Dold | |
2023-02-14 | begin API change to allow AML officers to trigger KYC process | Christian Grothoff | |
2023-02-14 | -fix test FTBFS | Christian Grothoff | |
2023-02-13 | -fix notify_s argument passing | Christian Grothoff | |
2023-02-13 | -add missing option | Christian Grothoff | |
2023-02-13 | work on AML notification logic | Christian Grothoff | |
2023-02-13 | tolerate NULL cleanup functions in commands in batches | Christian Grothoff | |
2023-02-12 | -more work on AML triggers for P2P transfers | Christian Grothoff | |
2023-02-12 | fix confusing log | Florian Dold | |
2023-02-12 | -work on AML trigger logic | Christian Grothoff | |
2023-02-09 | -start on AML work (incomplete) | Christian Grothoff | |
2023-02-07 | fix get_link_data logic | Christian Grothoff | |
2023-02-06 | -fix negation for shutdown of PG | Christian Grothoff | |
2023-02-06 | update with sort in c code | Joseph | |
2023-02-05 | -debugging batch reserves_in notification logic: success: pg_notify does not ↵ | Christian Grothoff | |
work, identifier vs. string | |||
2023-02-05 | -fix transaction issue in exchange test | Christian Grothoff | |
2023-02-05 | -fix FTBFS of exchange test | Christian Grothoff | |
2023-02-05 | exchangedb: use partial index instead of materialized tables ↵ | Christian Grothoff | |
deposits_by_ready and deposits_by_matching; remove now broken code; rename benchmarks to use perf_-prefix and correspond to function they benchmark | |||
2023-02-04 | -add missing file | Christian Grothoff | |
2023-02-04 | -fix AML decision update logic and history fetch logic | Christian Grothoff | |
2023-02-04 | -deduplicate configs | Christian Grothoff | |
2023-02-04 | -doxygen typos | Christian Grothoff | |
2023-02-04 | add tests for new AML logic, plus related bugfixes | Christian Grothoff | |