summaryrefslogtreecommitdiff
path: root/src/benchmark
AgeCommit message (Expand)Author
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
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