summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-23exchange benchmark: add option to linger around after we're doneFlorian Dold
2018-08-23remove automatically generated file that always changesFlorian Dold
2018-08-19fix preflight check failureChristian Grothoff
2018-08-19fix handling of withdraw failureChristian Grothoff
2018-08-19use existing reserve balance table instead of recomputing reserve balance eac...Christian Grothoff
2018-08-19fix /keys retryChristian Grothoff
2018-08-19typoChristian Grothoff
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-08-19add logic to allow fakebank transfers to be retriedChristian Grothoff
2018-08-19retry instantly if /keys download fails during testcase startupChristian Grothoff
2018-08-19increase client limitFlorian Dold
2018-08-19force TALER_EXCHANGE_connect() va-list to be actually providedChristian Grothoff
2018-08-19add logic to retry /keys if /keys download failsChristian Grothoff
2018-08-19fix test setup invocationFlorian Dold
2018-08-19increase listen backlog for fakebankFlorian Dold
2018-08-19remove superfluous rollback, insert rollback() before shutdown just for being...Christian Grothoff
2018-08-19make fakebank use epoll() on platforms where it is availableChristian Grothoff
2018-08-19benchmark: remove odd macroFlorian Dold
2018-08-19add remote benchmarkingFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2018-08-16mergeChristian Grothoff
2018-08-16make curl check saner, use AS_IFChristian Grothoff
2018-08-16fix all (?) wrong -l flagsFlorian Dold
2018-08-16fix more wrong -l flagsFlorian Dold
2018-08-16fix some wrong -l flagsFlorian Dold
2018-08-11make wirewatch batch size adaptive to transaction success/failureChristian Grothoff
2018-08-11implement retries for a few more commandsChristian Grothoff
2018-08-11make wirewatch properly handle (soft) failed transationsChristian Grothoff
2018-08-11be aggressiveChristian Grothoff
2018-08-11leave it to GNUnetChristian Grothoff
2018-08-11disable SECMEM for Taler exchange, it causes massive lock contention and then...Christian Grothoff
2018-08-11cache result from log level checkChristian Grothoff
2018-08-11avoid backlog issue by increasing backlog sizeChristian Grothoff
2018-08-11add multi-reserve support, improve load balancing by not reusing connections ...Christian Grothoff
2018-08-11fix command lookupChristian Grothoff
2018-08-11try to fix missing rollbacks for wirewatchChristian Grothoff
2018-08-10improve command search routine in interpeter, report command execution velocityChristian Grothoff
2018-08-10resign account-2Christian Grothoff
2018-08-10break up refresh/reveal transaction to reduce failure rate, increase retries ...Christian Grothoff
2018-08-10use timeout option in benchmarkChristian Grothoff
2018-08-10add more logging to more clearly see real conficts, add AUTO_EXPLAIN option t...Christian Grothoff
2018-08-10add variant that allows us to control the timeoutChristian Grothoff
2018-08-10add a few more FOR UPDATE where appropriateChristian Grothoff
2018-08-10launch wirewatch in the background for benchmarkingChristian Grothoff
2018-08-10use retry in benchmarkChristian Grothoff
2018-08-10fix bug wrt signature handling during withdraw (with/without optimistic signing)Christian Grothoff
2018-08-10add retry support to withdraw test logicChristian Grothoff
2018-08-09spaceingChristian Grothoff
2018-08-09add option for optimistic signing on withdraw (pre DB transaction)Christian Grothoff