aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Collapse)Author
2023-03-27some changes for known coinsJoseph
2023-03-27some changes for ensure known coinJoseph
2023-03-27nothing to updateJoseph
2023-03-27Spi filesJoseph
2023-03-27New spi filesJoseph
2023-03-13WIP: 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-04misc minor fixesChristian Grothoff
2023-03-01WiP: 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-01WiP: 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 bugfixesChristian Grothoff
2023-02-20update changes with pullpriscilla
2023-02-20updatepriscilla
2023-02-19on idempotent deposit, just skip most of the transactionChristian Grothoff
2023-02-19fix typoChristian Grothoff
2023-02-19-doxygen fixesChristian Grothoff
2023-02-19also inform about AML-triggered KYC requirement in GET deposits endpointChristian Grothoff
2023-02-19return KYC requirement row when AML imposed KYC requirements on withdraw; ↵Christian Grothoff
return KYC choices in new /config endpoint
2023-02-17more towards actually allowing AML decisions to trigger KYCChristian Grothoff
2023-02-14begin API change to allow AML officers to trigger KYC processChristian Grothoff
2023-02-14-fix test FTBFSChristian Grothoff
2023-02-13-fix notify_s argument passingChristian Grothoff
2023-02-13work on AML notification logicChristian Grothoff
2023-02-12-more work on AML triggers for P2P transfersChristian Grothoff
2023-02-12-work on AML trigger logicChristian Grothoff
2023-02-07fix get_link_data logicChristian Grothoff
2023-02-06update with sort in c codeJoseph
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 testChristian Grothoff
2023-02-05-fix FTBFS of exchange testChristian Grothoff
2023-02-05exchangedb: 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 logicChristian Grothoff
2023-02-04-doxygen typosChristian Grothoff
2023-02-04add tests for new AML logic, plus related bugfixesChristian Grothoff
2023-02-02more work on KYC/AML decision inspectionChristian Grothoff
2023-02-02draft for the AML GET decision endpointChristian Grothoff
2023-02-02first draft of implementation of GET AML decisions endpointChristian Grothoff
2023-01-30update link data testJoseph
2023-01-30update test link dataJoseph
2023-01-30test for link dataJoseph
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-27work on kycaid attribute extractionChristian Grothoff
2023-01-27-ignore new testsChristian Grothoff
2023-01-23fix SQL syntaxJoseph
2023-01-23tests for refunds_by_coin and ready_depositJoseph
2023-01-22address DB FIXMEs for AMLChristian Grothoff
2023-01-21add new endpoints to main dispatcherChristian Grothoff
2023-01-16-typosChristian Grothoff
2023-01-16do 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-16log which subquery failedChristian Grothoff
2023-01-16-fix argsChristian Grothoff