summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_purses_get.c
AgeCommit message (Expand)Author
2024-01-08fix long-polling on purses GET with purse refund eventChristian Grothoff
2024-01-08also do not respond with 410 to the GET /purses//merge requestChristian Grothoff
2023-08-29remove /wire endpoint, add wallet_data_hash to deposit, bump protocol version...Christian Grothoff
2023-07-01dceChristian Grothoff
2023-05-04more shared logic for argument/header parsingChristian Grothoff
2023-02-19implement #7706Christian Grothoff
2022-12-28add notification logic on purse deletionChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-08-24-handle case of GET purse status prior to depositChristian Grothoff
2022-08-24-handle case of GET purse status prior to mergeChristian Grothoff
2022-05-29add batch signing support to taler-exchange-secmod-rsaChristian Grothoff
2022-05-17integrate purse expiration into test, bugfixesChristian Grothoff
2022-05-07-onlineChristian Grothoff
2022-05-07-address FIXMEs for purses GET requestsChristian Grothoff
2022-04-30-GET purse test passesChristian Grothoff
2022-04-30-add notifications for purse eventsChristian Grothoff
2022-04-26-complete purses_get draft implementationChristian Grothoff
2022-04-26-implement purses get db sketchChristian Grothoff
2022-04-23add purses-get to buildChristian Grothoff
2022-04-22towards GET /purses/PIDChristian Grothoff