summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2016-05-24fix #4483Christian Grothoff
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff
2016-05-20fix init before use in new refund logicChristian Grothoff
2016-05-20log cause for /admin/add/incoming failuresChristian Grothoff
2016-05-19export function to free commit coin dataChristian Grothoff
2016-05-19allow env overrideChristian Grothoff
2016-05-19finished implementing #4401Christian Grothoff
2016-05-19more work on #4401, almost doneChristian Grothoff
2016-05-19more work on #4401Christian Grothoff
2016-05-19more work towards fixing #4401Christian Grothoff
2016-05-19working on DB test, unfinishedChristian Grothoff
2016-05-18fix table dropping logic to ensure testcases run in fresh environmentChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-08reorg testcase a bitChristian Grothoff
2016-05-08adding test for wire prepare dataChristian Grothoff
2016-05-08expand testcase to cover refund API, fix minor issuesChristian Grothoff
2016-05-06more work on test, noting what is left to do with bug numberChristian Grothoff
2016-05-06more work on test, noting what is left to doChristian Grothoff
2016-05-06adding test for auditors APIChristian Grothoff
2016-05-06refactoring exchangedb tests to improve coverageChristian Grothoff
2016-05-06refactoring exchangedb tests to improve coverageChristian Grothoff
2016-05-06refactor code to write signing keys in same module where we read themChristian Grothoff
2016-05-06drop refunds table as wellChristian Grothoff
2016-05-06add logic to return refunds with transaction historyChristian Grothoff
2016-05-06implement logic to store refund data into postgres databaseChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-03enable multiple wire methods to be used with aggregator, add command to run a...Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-05-02removing broken and redundant testcaseChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-05-02fixing #4470Christian Grothoff
2016-04-25fix #4438Christian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-10implement selection by wire_deadline as documentedChristian Grothoff
2016-04-10do not clear result until end of iteration over resultsChristian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-09fix make dist rulesChristian Grothoff
2016-04-07for #4374Christian Grothoff
2016-04-07Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-04-07install data and plugins in taler-exchange, not talerChristian Grothoff
2016-04-06fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...Christian Grothoff
2016-04-04-fix mem leaksChristian Grothoff
2016-04-03use new PQ_query_param_string function to fix 0-termination bug, also termina...Christian Grothoff
2016-04-01set environment variable to ensure plugins are found during testsChristian Grothoff
2016-04-01fix testcase init with new APIChristian Grothoff
2016-04-01hash inputs to sign_fdh functions as required by new APIChristian Grothoff
2016-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-21Merge branch 'master' of git.taler.net:/var/git/exchangeJeff Burdges