summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-14starting point for #6175Christian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-11-08use --help instead of -hChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-11-06fix return value from main() when run with -h/-vChristian Grothoff
2020-10-30log more nicely if authentication failed; do use new changepassword_unsafe to...Christian Grothoff
2020-10-30make static analysis happyChristian Grothoff
2020-10-26use correct HTTP status codes:Christian Grothoff
2020-10-22fix doxygenChristian Grothoff
2020-10-13fix format string issuesChristian Grothoff
2020-10-03fix pybank launch in testsChristian Grothoff
2020-10-03doxygen fixes, update ChangeLog, bump versionChristian Grothoff
2020-10-03use current bank CLI and CFG options for auditor testsChristian Grothoff
2020-10-03use current bank CLI and CFG options for auditor testsChristian Grothoff
2020-09-12starting the bank is slow, give it some more timeFlorian Dold
2020-09-11fix exchange 'make dist' rulesChristian Grothoff
2020-09-01fix #6553: compute residual coin value correctly in melt conflict responseChristian Grothoff
2020-08-29re-enable auditor tests (#6479)Christian Grothoff
2020-08-29force removeChristian Grothoff
2020-08-29add missing timetravalFlorian Dold
2020-08-29Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-08-29use enum instead of intChristian Grothoff
2020-08-29add missing 'run-until-done' and convert test-pay to new wallet API callFlorian Dold
2020-08-29fix previous fix: not creating a new one is OKChristian Grothoff
2020-08-29c89-styleChristian Grothoff
2020-08-29memset only sets 1 byteChristian Grothoff
2020-08-29fix checksChristian Grothoff
2020-08-29fix checksChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-08-28fail if exchange-account configuration is definitively wrong (#5642)Christian Grothoff
2020-08-28log diagnosticsChristian Grothoff
2020-08-28improve reporting, also use auditor fee calculation when computing reserve ba...Christian Grothoff
2020-08-28nicer process killingChristian Grothoff
2020-08-28do setup instanceChristian Grothoff
2020-08-28fix test logic: initialize $WALLET_DB and fix cleanup logic of generate-audit...Christian Grothoff
2020-08-25doh: key missingChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-08-24fix keyup timetravel (#6523)Christian Grothoff
2020-08-19implement i18n lookup logic for #6458Christian Grothoff
2020-08-19fix #6483: ensure cleanup of processes on exitChristian Grothoff
2020-08-18make thread pool size configurable via command line argument, default to #CPU...Florian Dold
2020-08-14Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-08-14fix #6480Christian Grothoff
2020-08-14spend 4 TESTKUDOS, not 5, like the previous test commandFlorian Dold
2020-08-14exchange, not bankFlorian Dold
2020-08-14fix test withdrawal wallet invocationFlorian Dold
2020-08-14don't run old integrationtest commandFlorian Dold
2020-08-14fix bug: case where this is the first refundChristian Grothoff
2020-08-14taler wallet invocationFlorian Dold
2020-08-13remove optimization combining two SQL statements on reserve update as it coul...Christian Grothoff