index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-wirewatch.c
Age
Commit message (
Expand
)
Author
7 days
adaptations of merchant to GNUnet fix #8962
Christian Grothoff
11 days
ensure we do not start if the database version is outdated (#9203)
Christian Grothoff
2024-11-05
work on merchant
Christian Grothoff
2024-10-25
remove dead GNUNET_STRINGS_get_utf8_args(), just a NOP
Christian Grothoff
2024-06-11
fix auto-restart on DB down
Christian Grothoff
2024-03-18
simplify kyc logic in payment logic as we now have taler-merchant-depositchec...
Christian Grothoff
2024-02-09
trying again on #8348 fix
Christian Grothoff
2024-02-09
fix for #8348 (still to be tested)
Christian Grothoff
2024-02-09
remove reserve/rewards
Christian Grothoff
2024-01-29
dynamically adjust long-polling threshold if we get gateway timeouts
Christian Grothoff
2024-01-28
fix escaping, fix memory leaks
Christian Grothoff
2024-01-28
saner LP timeout
Christian Grothoff
2024-01-28
-fix timeout if there were results
Christian Grothoff
2024-01-28
work on #8030 for merchant
Christian Grothoff
2024-01-28
-better logging
Christian Grothoff
2024-01-28
-refine back-off logic for taler-merchant-wirewatch
Christian Grothoff
2024-01-10
convert insert_transfer_details into stored procedure, may still need some de...
Christian Grothoff
2023-07-14
bugfixes for wirewatch
Christian Grothoff
2023-04-23
API change for #6363
Christian Grothoff
2023-04-23
make taler-merchant-wirewatch multi-instance capable
Christian Grothoff
2023-04-16
log more diagnostics
Christian Grothoff
2023-04-16
do not warn on update after no progress was made
Christian Grothoff
2023-04-13
actually implement -t option for taler-merchant-wirewatch
Christian Grothoff
2023-04-12
implement wire subject parser
Christian Grothoff
2023-04-12
add logic to persist progress
Christian Grothoff
2023-04-12
skeleton logic for taler-merchant-wirewatch
Christian Grothoff
2023-04-12
wirewatch skeleton
Christian Grothoff