aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-21-fix bugChristian Grothoff
2023-02-21-misc minor bugfixesChristian Grothoff
2023-02-21skeleton logic for POS confirmationChristian Grothoff
2023-02-20fix memory leak on paypriscilla
2023-02-20update changes with pullpriscilla
2023-02-20updatepriscilla
2023-02-20-fix commentChristian Grothoff
2023-02-19idempotency testChristian Grothoff
2023-02-19on idempotent deposit, just skip most of the transactionChristian Grothoff
2023-02-19fix typoChristian Grothoff
2023-02-19expose now returned purse_expiration in exchange APIChristian Grothoff
2023-02-19implement #7706Christian Grothoff
2023-02-19-fix more memory leaksChristian Grothoff
2023-02-19-fix memory leakChristian Grothoff
2023-02-19check currency matches before proceedingChristian 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-17fix memory leak and transaction error handling related to KYCChristian Grothoff
2023-02-16add code to sanity-check KYC configuration and KYC decisionsChristian Grothoff
2023-02-15remove obsolete taler-crypto-workerFlorian Dold
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-13-add missing optionChristian Grothoff
2023-02-13work on AML notification logicChristian Grothoff
2023-02-13tolerate NULL cleanup functions in commands in batchesChristian Grothoff
2023-02-12-more work on AML triggers for P2P transfersChristian Grothoff
2023-02-12fix confusing logFlorian Dold
2023-02-12-work on AML trigger logicChristian Grothoff
2023-02-09-start on AML work (incomplete)Christian Grothoff
2023-02-07fix get_link_data logicChristian Grothoff
2023-02-06-fix negation for shutdown of PGChristian 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-add missing fileChristian Grothoff
2023-02-04-fix AML decision update logic and history fetch logicChristian Grothoff
2023-02-04-deduplicate configsChristian Grothoff
2023-02-04-doxygen typosChristian Grothoff
2023-02-04add tests for new AML logic, plus related bugfixesChristian Grothoff
2023-02-03implement testing_api_cmd_check_aml_decisionChristian Grothoff
2023-02-03implement testing_api_cmd_take_aml_decision.cChristian Grothoff
2023-02-03implement testing_api_cmd_set_officerChristian Grothoff
2023-02-02-refund deadline should be optional/can be 0Christian Grothoff
2023-02-02add logic to parse AML decisions responseChristian Grothoff
2023-02-02add logic to parse AML decision responseChristian Grothoff