summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-wirewatch.c
AgeCommit message (Collapse)Author
2024-01-28fix #8030Christian Grothoff
2024-01-02-pass -L LOGLEVEL for wirewatchChristian Grothoff
2023-12-25-fix log statementChristian Grothoff
2023-08-03document unit in --help textChristian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-15fix crash with -a optionChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2023-04-22fix fakebank long pollingChristian Grothoff
2023-04-22-misc fixesChristian Grothoff
2023-04-18avoid overloading of global variableChristian Grothoff
2023-03-09typoMS
2023-02-05exchangedb: use partial index instead of materialized tables ↵Christian Grothoff
deposits_by_ready and deposits_by_matching; remove now broken code; rename benchmarks to use perf_-prefix and correspond to function they benchmark
2023-01-13-make LP delay configurableChristian Grothoff
2023-01-13-make LP delay configurableChristian Grothoff
2023-01-12-do not include long delays in test mode, everChristian Grothoff
2023-01-07wirewatch: ensure wirewatch doesn't busy-loop even if the server errors or ↵Christian Grothoff
ignores long-polling
2023-01-06-fix crash in wirewatch if badly configuredChristian Grothoff
2023-01-06-remove warningChristian Grothoff
2023-01-06use different sleep when idle vs. when conflicting in wirewatchChristian Grothoff
2023-01-04some modifJoseph
2022-12-20-improve loggingChristian Grothoff
2022-12-20-improve loggingChristian Grothoff
2022-12-20-add missing returnChristian Grothoff
2022-12-20-add missing breakChristian Grothoff
2022-12-20-typoChristian Grothoff
2022-12-20-enable batch testing and no DB rest in bank benchmarkChristian Grothoff
2022-12-19refactor wirewatch to enable use of batch APIChristian Grothoff
2022-12-19-try to fix wirewatch loopChristian Grothoff
2022-12-19-try to fix wirewatch loopChristian Grothoff
2022-12-19-try to fix wirewatch loopChristian Grothoff
2022-12-19-try to fix wirewatch loopChristian Grothoff
2022-12-19-try to fix wirewatch loopChristian Grothoff
2022-12-19-try to fix wirewatch hangChristian Grothoff
2022-12-19-try to fix wirewatch hangChristian Grothoff
2022-11-18fix wirewatchChristian Grothoff
2022-11-17-more work on wirewatch revisionChristian Grothoff
2022-11-17bank API refactoring for #7276 (incomplete)Christian Grothoff
2022-10-26-fix looping wirewatch (hopefully)Christian Grothoff
2022-07-05-link to bugChristian Grothoff
2022-06-13-also exit in test modeChristian Grothoff
2022-06-11only exit on bank error from wirewatch if new '-e' option is givenChristian Grothoff
2022-05-31add -I option to wirewatchChristian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵Christian Grothoff
receiver-name in tests
2022-05-30-sketch API for RSA parallel signingChristian Grothoff
2022-05-24use precise time for shardsChristian Grothoff
2022-05-24lock into the future, instead of lock into pastChristian Grothoff
2022-05-24-handle serialization issueChristian Grothoff
2022-05-24-revise shard locking: resume open shards before starting new onesChristian Grothoff
2022-05-22-fix wirewatch assertionChristian Grothoff
2022-05-21wirewatch spring cleaningChristian Grothoff