summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_deposit.c
AgeCommit message (Expand)Author
2020-03-26do not crash on odd inputsChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-02-29limit redirectsChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26updating libtalerexchange to new REST API (#6067)Christian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18doxygen workChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17prepare API to enable verification of fees in coin history checkChristian Grothoff
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-10-26log decision on auditor DCChristian Grothoff
2019-10-26add api to allow clients to force auditor notification of dcChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-28fixing #5767Christian Grothoff
2019-07-23modify /payback API and test usage of that API to pass/return additional info...Christian Grothoff
2019-06-06fixing #5754 (make copy, as original may disappear)Christian Grothoff
2019-05-23using legal lib namesMarcello Stanisci
2019-05-17Compression.Marcello Stanisci
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-01-13finixh #5447 implementation (more testing needed)Christian Grothoff
2019-01-13more code towards fixing #5447Christian Grothoff
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff