Age | Commit message (Collapse) | 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 ↵ | Christian Grothoff | |
indices/constraint preservation after DB update to 0002 | |||
2021-06-19 | -bugfix, preparations for sharding | 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 ↵ | Christian Grothoff | |
pybank), for #6863 | |||
2021-01-07 | fix remaining #6679 issues in exchange | Christian Grothoff | |
2020-12-31 | add missing linker options | Christian Grothoff | |
2020-12-02 | set correct options for fakebank, we have been lucky that this didn't show ↵ | Christian Grothoff | |
up badly in tests | |||
2020-11-07 | adjust ECs | Christian Grothoff | |
2020-08-29 | fix checks | Christian Grothoff | |
2020-08-29 | doxygen fixes | Christian Grothoff | |
2020-08-25 | nicer generic error reporting logic, for #6432 | Christian Grothoff | |
2020-07-29 | rename tool | MS | |
2020-07-29 | adjust help message | MS | |
2020-07-27 | dereference pointer | MS | |
2020-07-27 | Drop payto params before preparing the wire transfer. | MS | |
2020-07-27 | better fix | Christian Grothoff | |
2020-07-27 | better fix | Christian Grothoff | |
2020-07-27 | fix segfault | MS | |
2020-07-27 | Extend bank transfer tool. | MS | |
Find subject among payto parameters. | |||
2020-07-05 | fix #6408: make sure all timestamps are always rounded when they arrive over ↵ | Christian Grothoff | |
JSON, or 400 the requester; similarly don't tolerate anything else as client | |||
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff | |
2020-04-21 | fix #6192 | Christian Grothoff | |
2020-04-09 | enforce proper URL limit (#6172) | 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-27 | more stringent overflow checks | Christian Grothoff | |
2020-03-21 | completing auditor split | Christian Grothoff | |
2020-03-20 | fix logic to ensure that we do not call the callback after the iteration was ↵ | Christian Grothoff | |
aborted (caused big trouble in wirewatcher) | |||
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff | |
2020-03-07 | merge taler-wire and taler-bank-transfer tools, they are very related and ↵ | Christian Grothoff | |
otherwise duplicate lots of logic; also enable both credit and debit histories to be shown | |||
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff | |
2020-03-03 | minor cleanup | Christian Grothoff | |