summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-11add missing MakefileChristian 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 ↵Christian Grothoff
balance updates in case of disagreement on coin value/fee
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 ↵Christian Grothoff
generate-auditor-basedb.sh
2020-08-27sync ganav0.8.0-dev.18.0.0-dev.1Jonathan Buchanan
2020-08-25doh: key missingChristian Grothoff
2020-08-25update GANAChristian Grothoff
2020-08-25update GANAChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-08-24fix keyup timetravel (#6523)Christian Grothoff
2020-08-21ganaFlorian Dold
2020-08-20ganaFlorian Dold
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 ↵Florian Dold
#CPUs available
2020-08-15gana updateChristian Grothoff
2020-08-15clean up GET /private/orders logicChristian Grothoff
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-14update ganaChristian Grothoff
2020-08-14taler wallet invocationFlorian Dold
2020-08-13remove optimization combining two SQL statements on reserve update as it ↵Christian Grothoff
could not be shown to have a significant benefit at this time (only 2% fewer serialization failures). May deserve further evaluation in the future, if reserve update ever becomes crucial.
2020-08-13extend tests to discover corner cases from #6478, fix code to actually work ↵Christian Grothoff
for those cases
2020-08-12implement #6478, but untested as shown by FIXMEsChristian Grothoff