summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_deposit.c
AgeCommit message (Expand)Author
2020-11-07adjust ECsChristian Grothoff
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05fix FIXME by exposing deposit permission signing in API instead of doing it i...Christian Grothoff
2020-07-05fix #6236Christian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-28fix leaks and bad RC logic wrt json reference copyingChristian Grothoff
2020-03-28doxygen fixChristian Grothoff
2020-03-27comment style fixChristian Grothoff
2020-03-27cover actual aggregation in exchange testFlorian Dold
2020-03-27deposit command: create merchant key in a more appropriate placeFlorian Dold
2020-03-27fix deposit idempotency test caseFlorian Dold
2020-03-27add test case (currently fails) for deposit idempotencyFlorian Dold
2020-03-27removing warningsChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19make do_retry not retry forever in tests/benchmarkChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold