summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Expand)Author
2020-03-20make recoup idempotent and simplify responseFlorian Dold
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-17address fixme, fix use-after-free in testing traitsFlorian Dold
2020-01-17prepare API to enable verification of fees in coin history checkChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-26add api to allow clients to force auditor notification of dcChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-01fix indentChristian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-23modify /payback API and test usage of that API to pass/return additional info...Christian Grothoff
2019-07-21expose blinding key in refresh-reveal API in preparation for #5777Christian Grothoff
2019-07-15towards #5777, adding todos/notesChristian Grothoff
2019-04-03Provide API to fake now when requesting /keys.Marcello Stanisci
2019-01-17/keys API.Marcello Stanisci
2019-01-16Extend tests.Marcello Stanisci
2019-01-13more code towards fixing #5447Christian Grothoff
2019-01-10towards fixing #5447Christian Grothoff
2018-12-06Extend exchange-lib.Marcello Stanisci
2018-11-17more work towards testing deposit confirmationsChristian Grothoff
2018-11-17work towards testing auditor deposit-confirmation APIChristian Grothoff
2018-10-13keep a most sigs around when serializingChristian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-13implement deserialization logic for #5136Christian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-09-15fix #5315, including more testingChristian Grothoff
2018-05-18Ask to withdraw on a expired reserve.Marcello Stanisci
2018-04-15merging Florian's changes with my wire changesChristian Grothoff
2018-04-06disable /keys cherrypicking until #5315 is addressedv0.5.0Florian Dold
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-01-18implement #5254Christian Grothoff
2018-01-15add timestamp for /reserve/status deposit eventsChristian Grothoff
2018-01-01add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...Christian Grothoff
2017-12-14remove _admin APIs from libtalerexchangeChristian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-10-31add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tipsChristian Grothoff
2017-10-31major API refactoring, adding planchet generation and coin extraction APIs to...Christian Grothoff
2017-09-13add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the down...Christian Grothoff
2017-09-13theoretically finished implementation of #4840 (/keys cherry picking), but by...Christian Grothoff
2017-09-12add support for #4840 (/keys cherry picking) to libtalerexchangeChristian Grothoff
2017-07-01implement logic to check protocol version compatibility (#5035)Christian Grothoff
2017-06-29preparations for #4840Christian Grothoff