summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2020-08-14fix #6480Christian Grothoff
2020-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-08-10indentation and logging fixesChristian Grothoff
2020-08-02bugfixChristian Grothoff
2020-07-29trait for claim tokenJonathan Buchanan
2020-07-24placing a FixmeMS
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...Jonathan Buchanan
2020-07-22fix misc typosChristian Grothoff
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-21mmap() ToS/PP and pre-compute compressed replies (fixes #6199)Christian Grothoff
2020-07-18merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff
2020-07-18-fix bank start callsChristian Grothoff
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-07-16avoid boolean flags, see #6188Christian Grothoff
2020-07-15test retry transfer with same request_idJonathan Buchanan
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-13test for use-after-free crash when getting keysJonathan Buchanan
2020-07-10test coin-reuse with recoup as wellChristian Grothoff
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-10this invariant does not actually hold, i.e. if there is a /recoup request for...Christian Grothoff
2020-07-09work on more testing for recoup-refreshChristian Grothoff
2020-07-09made a uuid traitJonathan Buchanan
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05move rewind command to exchange, add proper support for rewinding in batches,...Christian 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-05traits for int64_t and json_tJonathan Buchanan
2020-07-05testing traits for uint32_t and GNUNET_TIME_RelativeJonathan Buchanan
2020-07-05TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_pr...Jonathan Buchanan
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-07-05implement #6181Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-07-05implement #6181Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-07-05sleep to ensure aggregator has workChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...Christian Grothoff
2020-07-05modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...Christian Grothoff
2020-07-05update exchange API to return struct instead of lots of individual args for T...Christian Grothoff