summaryrefslogtreecommitdiff
path: root/src/exchange-lib
AgeCommit message (Expand)Author
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-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-19add remote benchmarkingFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2018-08-16fix all (?) wrong -l flagsFlorian Dold
2018-08-11implement retries for a few more commandsChristian Grothoff
2018-08-11fix command lookupChristian Grothoff
2018-08-10improve command search routine in interpeter, report command execution velocityChristian Grothoff
2018-08-10add variant that allows us to control the timeoutChristian Grothoff
2018-08-10use retry in benchmarkChristian Grothoff
2018-08-10add retry support to withdraw test logicChristian Grothoff
2018-08-09fix spacingChristian Grothoff
2018-08-09report ore precisely what went wrongChristian Grothoff
2018-08-09report ore precisely where commands went wrongChristian Grothoff
2018-08-09fix benchmark tool output and time measurementChristian Grothoff
2018-08-09in parallel tests, only launch one exchange -- still broken: code attempts to...Christian Grothoff
2018-08-06link against bank as well:Christian Grothoff
2018-08-06fix linkChristian Grothoff
2018-07-27Verifying /track/transfer response signature.Marcello Stanisci
2018-07-27Remove unnecessary code.Marcello Stanisci
2018-07-25Undo saving auditor blob under /tmp.Marcello Stanisci
2018-07-25save auditor blob under /tmpMarcello Stanisci
2018-07-25Place FIXME/WARNINGMarcello Stanisci
2018-07-25Remove useless commentMarcello Stanisci
2018-07-04lookahead/duration options are in [exchange], not [exchange_keys], use consis...Christian Grothoff
2018-07-03remove unnecessary block, use static where applicableChristian Grothoff
2018-07-02polish test loopMarcello Stanisci
2018-07-02polish test helpersMarcello Stanisci
2018-07-02polish track CMDMarcello Stanisci
2018-07-02polish refresh CMDMarcello Stanisci
2018-07-02polish refresh CMDMarcello Stanisci
2018-07-02Addressing #5332Marcello Stanisci
2018-06-29fix memory leakMarcello Stanisci
2018-06-29Fix #5277.Marcello Stanisci
2018-06-28Address #5366.Marcello Stanisci
2018-06-28Commenting last change.Marcello Stanisci
2018-06-28Reproducing [1] as a test case.Marcello Stanisci
2018-06-27Addressing #5291.Marcello Stanisci
2018-06-25indentMarcello Stanisci
2018-06-25noteMarcello Stanisci
2018-06-25Splitting twisted test case into smaller CMD chunks.Marcello Stanisci
2018-06-25Splitting "lib" test case into smaller CMDs arrays.Marcello Stanisci
2018-06-20explicit zeroing.Marcello Stanisci
2018-06-20Implementing #5306.Marcello Stanisci
2018-06-20Batch CMD needs to memcpy CMDs in its internal status.Marcello Stanisci
2018-06-20Meta-CMD-aware instruction pointer.Marcello Stanisci
2018-06-20batch CMD skeleton + include defs.Marcello Stanisci
2018-06-20Put lookup logic for meta-commands.Marcello Stanisci