summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-16clean up and de-duplicate deposit logicChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-16clean up transfer get logicChristian Grothoff
2020-03-16simplify deposits_get logicChristian Grothoff
2020-03-16method can be staticChristian Grothoff
2020-03-16clean up taler-exchange-httpd_wire logicChristian Grothoff
2020-03-16harden URI validation logicChristian Grothoff
2020-03-16integrate validation with wire, where it belongsChristian Grothoff
2020-03-15nicer error handlingChristian Grothoff
2020-03-15status => historyChristian Grothoff
2020-03-15clean up /wire logicChristian Grothoff
2020-03-15clean up link logicChristian Grothoff
2020-03-15add dependencyChristian Grothoff
2020-03-15code cleanupChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-15clean up wirewatch logicChristian Grothoff
2020-03-15clean up closer logic, improve error handling, simplify logic, add commentsChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-15fix new ag logicChristian Grothoff
2020-03-15fix shutdown logic of testChristian Grothoff
2020-03-14Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-03-14remove unused codeChristian Grothoff
2020-03-14clean up aggregator logic, make it more robust against invariant failuresChristian Grothoff
2020-03-14code cleanup and additional error checking logic for #6124, but no actual sem...Christian Grothoff
2020-03-14expand DB test to cover #6124 better (passed immediately, does not explain th...Christian Grothoff
2020-03-14run closer and transfer with aggregator, check if we actually did get deposit...Christian Grothoff
2020-03-14fix use after freeChristian Grothoff
2020-03-13reset is unnecessary, we did just drop and recreate the entire DBChristian Grothoff
2020-03-13nicer log messageChristian Grothoff
2020-03-13fix regression introduced by addition of 'revoke' fieldChristian Grothoff
2020-03-13implement test mode in taler-exchange-transferChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use new...Christian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer process...Christian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff
2020-03-12aggregator clean upChristian Grothoff
2020-03-12fix EC typo (by importing generated header)Florian Dold
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-10minor code cleanupChristian Grothoff
2020-03-10tolerate recoup information not being presentChristian Grothoff
2020-03-10fix typo, remove obsolete option, initialize mpubChristian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-09no longer create tables on startup of exchange aggregator/httpdChristian Grothoff
2020-03-07fix comments, naming consistency issuesChristian Grothoff
2020-03-07share master private key verification logic between taler-exchange-wire and t...Christian Grothoff
2020-03-07merge taler-wire and taler-bank-transfer tools, they are very related and oth...Christian Grothoff
2020-03-07nicer IO error handling in exchangedb logicChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-06move comments into database for auditor DBChristian Grothoff