summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_reserves_get.c
AgeCommit message (Collapse)Author
2024-02-09set curl timeout when long-pollingChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22more API cleanupChristian Grothoff
2023-03-08log URL in error message (fixes #7725)Christian Grothoff
2022-05-22-more work on reverse historyChristian Grothoff
2022-03-20towards support for new reserve history/status APIsChristian Grothoff
2022-03-20-style fixesChristian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align ↵Christian Grothoff
queries with partitions
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-03-05fix #6786: do not die on bogus URLChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-07-16boolean argument removed in GNUNET_CURL_job_add (#6188)Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵Christian Grothoff
when curl_easy_init() fails
2020-02-29limit redirectsChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff