summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-wirewatch.c
AgeCommit message (Expand)Author
2021-08-03restructure configuration, move bank account credentials from exchange-accoun...Christian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-07-18-fix misc interesting wirewatch in test mode with sharding issuesChristian Grothoff
2021-06-22-fix up wirewatch logicChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-06-19-bugfix, preparations for shardingChristian Grothoff
2021-06-19note on perfChristian Grothoff
2021-06-19fix batch size adjustment of wirewatcherChristian Grothoff
2021-05-29fix for soft fail error handling in wirewatch discovered in #6892, bugnote 17...Christian Grothoff
2021-01-07work on #6679"Christian Grothoff
2020-04-21fix #6186Christian Grothoff
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