summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_purses_deposit.c
AgeCommit message (Expand)Author
2024-01-08also do not respond with 410 to the GET /purses//merge requestChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2022-12-28add notification logic on purse deletionChristian Grothoff
2022-12-09properly handle GONE case on purse depositChristian Grothoff
2022-12-05-fix crash if there is a conflict on inserting into the purse_decision tableChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-06-29-rename, as logic is purse deposit specificChristian Grothoff
2022-06-29-fix leaksChristian Grothoff
2022-06-29-deduplicate purse deposit logicChristian Grothoff
2022-06-28-fix issue with missing signature over denomination and age restriction hash ...Christian Grothoff
2022-06-28-comment styleChristian Grothoff
2022-06-27age commitment: json parser helper and support for purses addedÖzgür Kesim
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-20-fix initialization issueChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-06-02-some FIXMEs from API reviewChristian Grothoff
2022-05-23-more reserve history fixesChristian Grothoff
2022-05-16-implement purse_deposit error handlingChristian Grothoff
2022-05-08-sql fixesChristian Grothoff
2022-04-30-GET purse test passesChristian Grothoff
2022-04-30-add notifications for purse eventsChristian Grothoff
2022-04-27-get p2p test to passChristian Grothoff
2022-04-27-work on p2p paymentsChristian Grothoff
2022-04-26-misc. minor fixesChristian Grothoff
2022-04-22add purses_deposit to buildChristian Grothoff
2022-04-22skeleton for /purses//depositChristian Grothoff