summaryrefslogtreecommitdiff
path: root/src/benchmark
AgeCommit message (Expand)Author
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
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-06-06mergeChristian Grothoff
2016-06-06fixing compiler warnings, indentation, etc.Christian Grothoff
2016-06-06fixing segfault when shutting down benchmark, but now it hangs..Marcello Stanisci
2016-06-06spending logic in benchmarkMarcello Stanisci
2016-06-04freeing in shutdownMarcello Stanisci
2016-06-04withdrawing coins and picking the ones to spend according to a given probabil...Marcello Stanisci
2016-06-03generating (global) blinding key for benchmarkMarcello Stanisci
2016-06-03fixing benchmark compilationMarcello Stanisci
2016-06-03anti-segfault comments, cancelling pending operation when shutting down bench...Marcello Stanisci
2016-06-03creating reserves for benchmarkMarcello Stanisci
2016-05-31untracking binaryMarcello Stanisci
2016-05-31linking benchmark using $(top_builddir) instead of -l in Makefile.amMarcello Stanisci
2016-05-31adding a few more uniqueness constraints to DBChristian Grothoff
2016-05-30commentsMarcello Stanisci
2016-05-30invoking benchmark_run() after getting /keys from exchange. Still doesn't wor...Marcello Stanisci
2016-05-30adding --pool-size option to benchmark,Marcello Stanisci
2016-05-30benchmark makefileMarcello Stanisci