summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_deposit.c
AgeCommit message (Expand)Author
2023-11-09-add support for refund in coin history testsChristian Grothoff
2023-11-09-more work on coin history testingChristian Grothoff
2023-11-09towards testing coin history API properlyChristian Grothoff
2023-10-29make replay deposit command not use current timeChristian Grothoff
2023-10-29-fix time sensititity of replay testChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-07-10fix memory leaks reported by valgrindÖzgür Kesim
2023-07-10added expected HTTP-code to loggerÖzgür Kesim
2023-06-25more work on atomizing exchange API: depositChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-10-22-add missing asserts, fix logic issueChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-07-01-implement batch deposit testing cmdChristian Grothoff
2022-06-29-update deposit API in preparation for batch depositsChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-03-19-minor code cleanupChristian Grothoff
2022-03-01Refactoring TALER_AgeCommitmentÖzgür Kesim
2022-02-23-make age commiment structs const in traitsÖzgür Kesim
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-07-rename festChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-11-01fix bugChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27work on testing ftbfsChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2021-04-24return more precise error codes from TALER_EXCHANGE_deposit() if failures are...Christian Grothoff
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