summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-04-19also validate merchant IBANs before signingChristian Grothoff
2020-04-17Prepare and launch Nexus for tests.Marcello Stanisci
2020-04-12API updates and new error codes for merchant implementation of #6173Christian Grothoff
2020-04-12adapt withdraw2 API to support new tip-pickup design (#6173)Christian Grothoff
2020-04-12remove c_hash from planchet detail where it does not logically belongChristian Grothoff
2020-04-10add missing commentChristian Grothoff
2020-04-10return signature from refund APIChristian Grothoff
2020-04-10add error codesChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-07this signature was pretty much always obsoleteChristian Grothoff
2020-04-07make version field constChristian Grothoff
2020-04-06more error codesChristian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-04-04more error codesChristian Grothoff
2020-04-04more error codesChristian Grothoff
2020-04-04return more error details for /wire and /keys to clientsChristian Grothoff
2020-04-03update error codesChristian Grothoff
2020-04-02update error codes for merchantChristian Grothoff
2020-04-01typoChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28doxygen fixChristian Grothoff
2020-03-28resolved FIXMEsChristian Grothoff
2020-03-28do return fees in historyChristian Grothoff
2020-03-28implement #6049Christian Grothoff
2020-03-27cover actual aggregation in exchange testFlorian Dold
2020-03-27add test case (currently fails) for deposit idempotencyFlorian Dold
2020-03-26fix recoup-refresh audit logicChristian Grothoff
2020-03-23fix EC codes for merchantChristian Grothoff
2020-03-23fix ecChristian Grothoff
2020-03-22doxygen updatesChristian Grothoff
2020-03-22the big EC rename, part IIChristian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-03-21adjust tests to auditor changesChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20make recoup idempotent and simplify responseFlorian Dold
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19enable using python bank with benchmarkChristian Grothoff
2020-03-19fix macro causing syntax issuesChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-17add cmd line option to restrict timetravel, minor code cleanup of keystate logicChristian Grothoff
2020-03-17adjust types to match latest GNUnet APIChristian Grothoff
2020-03-16simplify refund processing, add additional checks for matching currencyChristian Grothoff
2020-03-16harden URI validation logicChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-14code cleanup and additional error checking logic for #6124, but no actual sem...Christian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use new...Christian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff
2020-03-12fix EC typo (by importing generated header)Florian Dold