summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_reserves_get.c
AgeCommit message (Expand)Author
2023-09-18more work on new history logicChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-05-04towards LP support for GET /deposits (#7808)Christian Grothoff
2023-05-04more shared logic for argument/header parsingChristian Grothoff
2023-05-01fix uninitialized old_scopeChristian Grothoff
2023-04-22misc bugfixes in reserves_in batch logicChristian Grothoff
2023-04-21clean up reserve_get logicChristian Grothoff
2022-10-02taler-exchange-httpd_reserves_open.c now builds (but not complete)Christian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-05-09check reserve balance after p2p mergesChristian Grothoff
2022-03-21first rough-cut implementation of POST /reserves//statusChristian Grothoff
2022-03-14add metrics for number of crypto operationsMarco Boss
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-11-25add invariant checksChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-22-init timeoutChristian Grothoff
2021-08-22-forgot to put rp into the DLL"Christian Grothoff
2021-08-22-implement long polling support on reserve status (but not yet in C client li...Christian Grothoff
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-15status => historyChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff