Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-27 | New spi files | Joseph | |
2023-03-27 | some changes for known coins | Joseph | |
2023-03-27 | some changes for ensure known coin | Joseph | |
2023-03-27 | nothing to update | Joseph | |
2023-03-27 | Spi files | Joseph | |
2023-03-27 | New spi files | Joseph | |
2023-03-13 | WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n | Özgür Kesim | |
- coin, blinding, nonce and age restriction now derived from TALER_PlanchetMasterSecretP - use max_age instead than max_age_group as argument - Also, docs updated in other repo. | |||
2023-03-04 | misc minor fixes | Christian Grothoff | |
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 | -misc minor bugfixes | Christian Grothoff | |
2023-02-20 | update changes with pull | priscilla | |
2023-02-20 | update | priscilla | |
2023-02-19 | on idempotent deposit, just skip most of the transaction | Christian Grothoff | |
2023-02-19 | fix typo | 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-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 | work on AML notification logic | Christian Grothoff | |
2023-02-12 | -more work on AML triggers for P2P transfers | Christian Grothoff | |
2023-02-12 | -work on AML trigger logic | Christian Grothoff | |
2023-02-07 | fix get_link_data logic | 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 | -fix AML decision update logic and history fetch logic | Christian Grothoff | |
2023-02-04 | -doxygen typos | Christian Grothoff | |
2023-02-04 | add tests for new AML logic, plus related bugfixes | Christian Grothoff | |
2023-02-02 | more work on KYC/AML decision inspection | Christian Grothoff | |
2023-02-02 | draft for the AML GET decision endpoint | Christian Grothoff | |
2023-02-02 | first draft of implementation of GET AML decisions endpoint | Christian Grothoff | |
2023-01-30 | update link data test | Joseph | |
2023-01-30 | update test link data | Joseph | |
2023-01-30 | test for link data | Joseph | |
2023-01-29 | KYC: misc. fixes to attribute attestation logic | Christian Grothoff | |
2023-01-27 | work on kycaid attribute extraction | Christian Grothoff | |
2023-01-27 | -ignore new tests | Christian Grothoff | |
2023-01-23 | fix SQL syntax | Joseph | |
2023-01-23 | tests for refunds_by_coin and ready_deposit | Joseph | |
2023-01-22 | address DB FIXMEs for AML | Christian Grothoff | |
2023-01-21 | add new endpoints to main dispatcher | Christian Grothoff | |
2023-01-16 | -typos | Christian Grothoff | |
2023-01-16 | do not 500 on empty reserve history by not ignoring undecided purses that ↵ | Christian Grothoff | |
may have caused reserve to be created in the first place | |||
2023-01-16 | log which subquery failed | Christian Grothoff | |