aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2023-03-04misc minor fixesChristian Grothoff
2023-03-01WiP: age-withdraw implementation, part 2/nÖzgür Kesim
2023-03-01WiP: age-withdraw implementation, part 1/nÖzgür Kesim
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; ret...Christian Grothoff
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
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 deposits_by_read...Christian Grothoff
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 may...Christian Grothoff
2023-01-16log which subquery failedChristian Grothoff
2023-01-16-fix argsChristian Grothoff
2023-01-16fix for foreign key constraint problem for free purses on purse creation from...Christian Grothoff
2023-01-13exchangedb: remove bogus foreign key constraintChristian Grothoff
2023-01-12-remove duplicate definitionsChristian Grothoff
2023-01-11adjust partition and primary keys commitments and reveals in withdraw-ageÖzgür Kesim
2023-01-11-add a few missing indices/foreign key constraintsChristian Grothoff
2023-01-11choose correct partition pivot and denormalization for withdraw-age related t...Özgür Kesim