Age | Commit message (Expand) | Author |
2022-02-04 | added CS data structures, implemented CS keypair | Gian Demarmels |
2022-01-23 | [age_restriction] progress 13/n | Özgür Kesim |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database shardin... | Christian Grothoff |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff |
2021-11-21 | trying to fix #7039 insanity for RFC 8785, Dold: please check | Christian Grothoff |
2021-11-19 | -fix warnings | Christian Grothoff |
2021-11-19 | -misc bugfixes | Christian Grothoff |
2021-11-16 | [age restriction] progress 3/n | Özgür Kesim |
2021-11-06 | more RSA cleanup | Christian Grothoff |
2021-11-05 | abstract denomination keys a bit more | Christian Grothoff |
2021-11-01 | style fixes | Christian Grothoff |
2021-10-30 | fix more FTBFS issues | Christian Grothoff |
2021-10-27 | fix rest of FTBFS issues in exchange | Christian Grothoff |
2021-09-05 | -misc bugfixes | Christian Grothoff |
2021-09-05 | implement taler-exchange-transfer DB sharding logic | Christian Grothoff |
2021-09-04 | doxygen and spelling fixes | Christian Grothoff |
2021-09-04 | fix aggregator benchmark generation logic | Christian Grothoff |
2021-09-03 | first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar... | Christian Grothoff |
2021-08-12 | support long_poll_ms argument in bank API (#6987) | Christian Grothoff |
2021-08-04 | load config file from correct location | Florian Dold |
2021-08-04 | -migrate benchmarks to new configuration structure | Christian Grothoff |
2021-08-03 | restructure configuration, move bank account credentials from exchange-accoun... | Christian Grothoff |
2021-07-30 | -fix misc enum confusions and other compiler warnings | Christian Grothoff |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | 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-01-15 | purge old LOOKAHEAD_PROVIDE option | Florian Dold |
2021-01-14 | remove legacy config optionv0.8.1-dev.2 | Florian Dold |
2021-01-07 | work on #6679" | Christian Grothoff |
2020-12-17 | remove obsolete configuration options | Christian Grothoff |
2020-10-13 | fix format string issues | Christian Grothoff |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-17 | adapt to change in GNUNET_OS_start_process() API (#6188) | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-22 | add missing option for auditor | Christian Grothoff |
2020-03-20 | more statistics, make explicit table lock optional, can hurt performance badly | Christian Grothoff |
2020-03-20 | have variant where we first setup all reserves | Christian Grothoff |
2020-03-20 | improving benchmarking logic, including more timings | Christian Grothoff |
2020-03-19 | enable using python bank with benchmark | Christian Grothoff |
2020-03-19 | make DB reset optional in API, use it in tests, but not in the benchmark | Christian Grothoff |
2020-03-19 | have benchmark driver also launch auditor | Christian Grothoff |
2020-03-19 | option -i was removed | Christian Grothoff |
2020-03-17 | a first, untested stab at #6123, committing intermediate result that passes (... | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |