Age | Commit message (Expand) | Author |
2021-08-01 | -have fakebank return correct time | Christian Grothoff |
2021-07-31 | -remove more json_pack calls | Christian Grothoff |
2021-07-24 | fix #6939 in exchange | Christian Grothoff |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff |
2021-07-18 | -doxygen, again | Christian Grothoff |
2021-07-18 | -doxygen fix | Christian Grothoff |
2021-07-18 | -fix misc interesting wirewatch in test mode with sharding issues | Christian Grothoff |
2021-07-18 | -fix bad negation | Christian Grothoff |
2021-07-18 | -fix segv | Christian Grothoff |
2021-07-18 | -fix segv | Christian Grothoff |
2021-07-14 | -fix comment | Christian Grothoff |
2021-07-14 | -update changelog, remove dead statement | Christian Grothoff |
2021-06-22 | -bugfixes, and FTBFS | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | Christian Grothoff |
2021-06-19 | fix keepalive when using thread pool | Christian Grothoff |
2021-06-19 | misc fakebank fixes | Christian Grothoff |
2021-06-19 | initial version of taler-bank-benchmark | Christian Grothoff |
2021-06-19 | make libfakebank scale | Christian Grothoff |
2021-06-19 | extend fakebank API to have thread pool option | Christian Grothoff |
2021-05-20 | implement duplicate reserve_pub detection in fakebank, add test (fails in pyb... | Christian Grothoff |
2020-12-02 | set correct options for fakebank, we have been lucky that this didn't show up... | Christian Grothoff |
2020-08-25 | nicer generic error reporting logic, for #6432 | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-04-09 | make code compiler without warnings with latest libmicrohttpd API | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | do return correct timestamp also in fakebank implementation | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-03 | minor cleanup | Christian Grothoff |
2020-03-03 | remove /config from API, as that is not part of the wire gateway specification | Christian Grothoff |
2020-02-11 | keep the const though, that was an improvement | Christian Grothoff |
2020-02-11 | revert bank API change, we will not do this here after all | Christian Grothoff |
2020-02-11 | first draft implementation of new bank account balance in history logic (unte... | Christian Grothoff |
2020-02-11 | merging | Christian Grothoff |
2020-02-11 | start with new history API implementation | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-01-21 | make sure request_uid is actually unique | Florian Dold |
2020-01-18 | fix FTBFS | Christian Grothoff |
2020-01-18 | fixes | Christian Grothoff |
2020-01-18 | make static analysis happy | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-17 | doxygen | Christian Grothoff |
2020-01-17 | test_bank_api_with_fakebank passes again | Florian Dold |
2020-01-17 | payto fixes WIP | Florian Dold |
2020-01-16 | move function to libtalerexchangedb, as planned | Christian Grothoff |
2020-01-16 | Finishing CMD to insert denomination and deposit into database. | Marcello Stanisci |
2020-01-16 | fix fakebank logic | Christian Grothoff |
2020-01-16 | fix history API | Christian Grothoff |
2020-01-16 | Adapting wirewatch tests to new style. | Marcello Stanisci |
2020-01-15 | debug logging | Christian Grothoff |