summaryrefslogtreecommitdiff
path: root/src/benchmark
AgeCommit message (Expand)Author
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-03changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...Christian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-10-20fixing taler-benchmark build issues introduced by recent API changesChristian Grothoff
2016-09-23check return values, fix use of uninit memory on certain error handling pathsChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-20-distfixChristian Grothoff
2016-06-16typoMarcello Stanisci
2016-06-16typoMarcello Stanisci
2016-06-15check refresh amounts add up correctly, fix linker issueChristian Grothoff
2016-06-15more sanity checks, better clean upChristian Grothoff
2016-06-15nicer reportsChristian Grothoff
2016-06-15add support to collect basic metrics and to terminate automaticallyChristian Grothoff
2016-06-15first working version of benchmark logicChristian Grothoff
2016-06-15clean up blobsChristian Grothoff
2016-06-15merge refresh closure into struct CoinChristian Grothoff
2016-06-15restructure benchmark logic so that we can schedule each operation independentlyChristian Grothoff
2016-06-15avoid passing int's as void*'s in benchmark logicChristian Grothoff
2016-06-15make exchange URI a command-line optionChristian Grothoff
2016-06-15misc minor stylistic fixes to benchmark tool:Christian Grothoff
2016-06-14left=0 after successful revealMarcello Stanisci
2016-06-14commentsMarcello Stanisci
2016-06-14reconstructing array of denominations for coins gottenMarcello Stanisci
2016-06-13fixing corrupted DLL (resulting from double call to json_decref())Marcello Stanisci
2016-06-13Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-06-13implement #4569Christian Grothoff
2016-06-13adding re-withdrawing of spent and non-refreshed coinsMarcello Stanisci
2016-06-11placing refreshed coins where all coins areMarcello Stanisci
2016-06-11defining struct for refreshed coinsMarcello Stanisci
2016-06-11addressing #4572Marcello Stanisci
2016-06-11fixing segfault (due to a double free)Marcello Stanisci
2016-06-11polishing commentsMarcello Stanisci
2016-06-11addressing compiler warningsMarcello Stanisci
2016-06-10fixing segfaultMarcello Stanisci
2016-06-10fixing melting according to the refresh_probability=1 used in debugging circu...Marcello Stanisci
2016-06-10-do not ignore error code...Christian Grothoff
2016-06-10-do not ignore error code...Christian Grothoff
2016-06-10first steps in refresh reveal in benchmarkMarcello Stanisci
2016-06-10melting logic (still no reveal) in benchmarkMarcello Stanisci
2016-06-10addressing compilation warningsMarcello Stanisci
2016-06-10preparing refresh blobMarcello Stanisci
2016-06-09- picking needed JSONs from files instead of hardcodingMarcello Stanisci
2016-06-09removing decref from wring placeMarcello Stanisci
2016-06-08json_decref in shutdownMarcello Stanisci
2016-06-08getting banking details through config file in benchmarkMarcello Stanisci
2016-06-08- calling exchange via GNUNET_OS_ interfaceMarcello Stanisci
2016-06-07first steps in refreshing in benchmarkMarcello Stanisci
2016-06-07Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-07adding find_pk() to benchmarkMarcello Stanisci