summaryrefslogtreecommitdiff
path: root/src/benchmark/benchmark.conf
AgeCommit message (Collapse)Author
2022-02-04split .conf files into rsa and csLucien Heuzeveldt
2022-02-04denomination CIPHER field per denomGian Demarmels
2021-09-05-misc bugfixesChristian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-04doxygen and spelling fixesChristian Grothoff
2021-09-03first draft for an aggregator benchmark, plus fixing inclusive/exclusive ↵Christian Grothoff
sharding range issues
2021-08-03restructure configuration, move bank account credentials from ↵Christian Grothoff
exchange-account-XXX to exchange-accountcredentials-XXX
2021-06-19misc fakebank fixesChristian Grothoff
2021-01-15purge old LOOKAHEAD_PROVIDE optionFlorian Dold
2021-01-14remove legacy config optionv0.8.1-dev.2Florian Dold
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-22add missing option for auditorChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19enable using python bank with benchmarkChristian Grothoff
2020-03-17a first, untested stab at #6123, committing intermediate result that passes ↵Christian Grothoff
(existing) tests
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-19fix benchmarkChristian Grothoff
2020-01-18fix configChristian Grothoff
2019-03-13return proper error message instead of aborting, fix a few minor memory ↵Christian Grothoff
leaks in taler-exchange-benchmark
2018-08-19add remote benchmarkingFlorian Dold
2018-08-16make curl check saner, use AS_IFChristian Grothoff
2018-08-10fix bug wrt signature handling during withdraw (with/without optimistic signing)Christian Grothoff
2018-07-27Make benchmark config file working.Marcello Stanisci