summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-08-12adapt to GNUnet API changeFlorian Dold
2020-08-10experimental fix to #6452: merge two SQL statements into oneChristian Grothoff
2020-08-10indentation and logging fixesChristian Grothoff
2020-08-08postgres documentation suggests to avoid 'FOR UPDATE' with serializable ↵Christian Grothoff
transactions
2020-08-06ganaFlorian Dold
2020-08-03ignChristian Grothoff
2020-08-03expose language check logicChristian Grothoff
2020-08-03merge ganaChristian Grothoff
2020-08-02Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-08-02bugfixChristian Grothoff
2020-07-29rename toolMS
2020-07-29adjust help messageMS
2020-07-29trait for claim tokenJonathan Buchanan
2020-07-27dereference pointerMS
2020-07-27Drop payto params before preparing the wire transfer.MS
2020-07-27better fixChristian Grothoff
2020-07-27better fixChristian Grothoff
2020-07-27fix segfaultMS
2020-07-27Extend bank transfer tool.MS
Find subject among payto parameters.
2020-07-27payto parser: extract 'subject' parameter.MS
2020-07-27define claim tokenChristian Grothoff
2020-07-24placing a FixmeMS
2020-07-24update .gitignoreChristian Grothoff