summaryrefslogtreecommitdiff
path: root/src/bank-lib/fakebank.c
AgeCommit message (Expand)Author
2021-08-12-close connections now supportedChristian Grothoff
2021-08-12support long_poll_ms argument in bank API (#6987)Christian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-07-fix fakebank/tewgc logic and add test caseChristian Grothoff
2021-08-01-have fakebank return correct timeChristian Grothoff
2021-07-31-remove more json_pack callsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-18-doxygen, againChristian Grothoff
2021-07-18-doxygen fixChristian Grothoff
2021-07-18-fix misc interesting wirewatch in test mode with sharding issuesChristian Grothoff
2021-07-18-fix bad negationChristian Grothoff
2021-07-18-fix segvChristian Grothoff
2021-07-18-fix segvChristian Grothoff
2021-07-14-fix commentChristian Grothoff
2021-07-14-update changelog, remove dead statementChristian Grothoff
2021-06-22-bugfixes, and FTBFSChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-19fix keepalive when using thread poolChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...Christian Grothoff
2020-12-02set correct options for fakebank, we have been lucky that this didn't show up...Christian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28do return correct timestamp also in fakebank implementationChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-03minor cleanupChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-02-11keep the const though, that was an improvementChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11first draft implementation of new bank account balance in history logic (unte...Christian Grothoff
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-21make sure request_uid is actually uniqueFlorian Dold
2020-01-18fix FTBFSChristian Grothoff
2020-01-18fixesChristian Grothoff
2020-01-18make static analysis happyChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17test_bank_api_with_fakebank passes againFlorian Dold
2020-01-17payto fixes WIPFlorian Dold
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-16Finishing CMD to insert denomination and deposit into database.Marcello Stanisci