summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_common.c
AgeCommit message (Expand)Author
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08add h_denom to melt signatures (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-03check amount compatibility in history logicChristian Grothoff
2020-04-01better types/scoping/indentationChristian Grothoff
2020-03-30match updated specification, use CREDIT instead of DEPOSIT for transfers into...Christian Grothoff
2020-03-28do return fees in historyChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-01bad FIXME, we should notChristian 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-18payback -> recoup stranglersChristian Grothoff
2020-01-18fix compiler warningsChristian Grothoff
2020-01-18allow skipping of denom fees checkFlorian Dold
2020-01-17doxygen fixesChristian Grothoff
2020-01-17sort out URL types more nicelyChristian Grothoff
2020-01-17check currencies match firstChristian Grothoff
2020-01-17TODO is already doneChristian Grothoff
2020-01-17prepare API to enable verification of fees in coin history checkChristian Grothoff
2020-01-17help crappy indenterChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-28fixing #5767Christian Grothoff
2019-06-18reduce code duplicationChristian Grothoff
2019-04-08Refactor lib/exchange_api_common.c for GNUNET_memcmpng0
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff