summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-wirewatch.c
AgeCommit message (Expand)Author
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-20do not be so super-quiet on (rare) rollbacksChristian Grothoff
2020-03-15clean up wirewatch logicChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-26increse log level on errorsChristian Grothoff
2020-01-20properly shut down wirewatchFlorian Dold
2020-01-18fix warningsChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18remove more redundant argsFlorian Dold
2020-01-17DCE, part oneFlorian Dold
2020-01-17test cases / loggingFlorian Dold
2020-01-17payto fixes WIPFlorian Dold
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-11-23start with libtalermhdChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-03-22Wirewatch.Marcello Stanisci
2019-03-19keep type of batch_size unsignedChristian Grothoff
2019-03-18Fix wirewatch.Marcello Stanisci
2019-03-14Benchmark debugMarcello Stanisci
2018-11-04use log instead of fprintfChristian Grothoff
2018-08-19remove superfluous rollback, insert rollback() before shutdown just for being...Christian Grothoff
2018-08-11make wirewatch batch size adaptive to transaction success/failureChristian Grothoff
2018-08-11make wirewatch properly handle (soft) failed transationsChristian Grothoff
2018-08-11try to fix missing rollbacks for wirewatchChristian Grothoff
2018-04-15merging Florian's changes with my wire changesChristian Grothoff
2018-04-04expand logging of wirewatch shutdownChristian Grothoff
2018-04-04expand logging of HARD errors in DB reserve insertsChristian Grothoff
2018-04-02get filename instead of get_string, nicify some stringsChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12zero out last_row_off_size when we NULL last_row_off, cosmetics; remove bogus...Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-02-06wirewatch: fix and simplify last row trackingFlorian Dold
2018-02-06wirewatch: set last_row_off_size when we set last_row_offFlorian Dold
2018-02-05wirewatch: no need to do rollback on hard/soft errorFlorian Dold
2018-02-05wirewatch: fix uninitialized offset variable, loggingFlorian Dold
2017-12-14make DEBUG bulk logsMarcello Stanisci
2017-12-10add -r command line option to wirewatchChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-06-23address #5010 for wirewatchChristian Grothoff
2017-06-11automated refunds of expired reserves now work and tested, fixes #4956Christian Grothoff
2017-06-11add --test option to taler-exchange-wirewatchChristian Grothoff
2017-06-11do not show -v option twice in -hChristian Grothoff
2017-05-29minor changes to get #3464 to work, finallyChristian Grothoff