Age | Commit message (Expand) | Author |
2021-07-24 | fix #6939 in exchange | Christian Grothoff |
2021-07-23 | -use new GNUNET_TIME functions | Christian Grothoff |
2021-07-23 | -fix struct name | Christian Grothoff |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff |
2021-07-22 | -fix #6933 | Christian Grothoff |
2021-07-21 | distinguish between input failure and internal failures when hashing contracts | Christian Grothoff |
2021-07-21 | fix NPE on key not found | Christian Grothoff |
2021-07-21 | fix bug where suspended /keys requests eat up all sockets | Christian Grothoff |
2021-07-20 | -use nicer enum | Christian Grothoff |
2021-07-20 | expose TALER_JSON_validate_payto | 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-18 | fix #6919: add new tables to basedbs | Christian Grothoff |
2021-07-18 | pass config to dbinit in test | Christian Grothoff |
2021-07-15 | -fix doxygen | Christian Grothoff |
2021-07-14 | -fix comment | Christian Grothoff |
2021-07-14 | -fix comment | Christian Grothoff |
2021-07-14 | -fix typo | Christian Grothoff |
2021-07-14 | -update changelog, remove dead statement | Christian Grothoff |
2021-07-10 | expose 2^52 amount value limit in header, check that limit in test cases, add... | Christian Grothoff |
2021-06-28 | -clean taler-auditor shell script, too | Christian Grothoff |
2021-06-27 | fix serial selection in auditor-sync | Christian Grothoff |
2021-06-27 | -fix typo | Christian Grothoff |
2021-06-26 | ensure /keys is regenerated when signing keys used expire | Christian Grothoff |
2021-06-26 | flush /keys responses if set of auditors changes | Christian Grothoff |
2021-06-24 | work around compiler warning | Christian Grothoff |
2021-06-24 | improve logging | Christian Grothoff |
2021-06-22 | fix auditor-offline issue | Christian Grothoff |
2021-06-22 | -bugfixes, and FTBFS | Christian Grothoff |
2021-06-22 | -fix up wirewatch logic | Christian Grothoff |
2021-06-21 | make insert transaction more optimistic, may reduce conflicts | Christian Grothoff |
2021-06-21 | -useless | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | Christian Grothoff |
2021-06-20 | preparations for sharded wirewatch | Christian Grothoff |
2021-06-19 | -bugfix, preparations for sharding | Christian Grothoff |
2021-06-19 | note on perf | Christian Grothoff |
2021-06-19 | fix batch size adjustment of wirewatcher | Christian Grothoff |
2021-06-19 | fix keepalive when using thread pool | Christian Grothoff |
2021-06-19 | add config file for bank benchmarking | 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-06-16 | implement logic to replace 'true' forgettable salts with random salts, fix ob... | Christian Grothoff |
2021-06-16 | -remove dead leaky code | Christian Grothoff |
2021-06-16 | update PQ implementation to allow for NULLable amounts | Christian Grothoff |