summaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
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-19-bugfix, preparations for shardingChristian 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
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-02set correct options for fakebank, we have been lucky that this didn't show up...Christian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-29fix checksChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-29rename toolMS
2020-07-29adjust help messageMS
2020-07-27dereference pointerMS
2020-07-27Drop payto params before preparing the wire transfer.MS
2020-07-27better fixChristian Grothoff
2020-07-27better fixChristian Grothoff
2020-07-27fix segfaultMS
2020-07-27Extend bank transfer tool.MS
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-04-21fix #6192Christian Grothoff
2020-04-09enforce proper URL limit (#6172)Christian 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-27more stringent overflow checksChristian Grothoff
2020-03-21completing auditor splitChristian Grothoff
2020-03-20fix logic to ensure that we do not call the callback after the iteration was ...Christian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-07merge taler-wire and taler-bank-transfer tools, they are very related and oth...Christian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-03minor cleanupChristian Grothoff
2020-03-03remove dead field, avoid unnecessary heap allocationChristian Grothoff