summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_withdraw.c
AgeCommit message (Expand)Author
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2021-11-24handle revoke followed immediately by a sign requestChristian Grothoff
2021-11-08-fix NPEChristian Grothoff
2021-11-07add required payto URI traitsChristian Grothoff
2021-11-07expose KYC traits for withdraw/get deposits commandsChristian Grothoff
2021-10-27libtalertesting compilesChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-28implement #6049Christian Grothoff
2020-03-27fix inconsistency in field namingChristian 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-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-01-19leak fixesChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold