summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
2016-10-09expanding exchange DB API to meet auditor requirements (not implemented, just...Christian Grothoff
2016-10-08more work on auditordb plugin APIChristian Grothoff
2016-09-26implement that /track/transaction returns execution time (#4578)Christian Grothoff
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-05-31implement GC logic (#3485)Christian Grothoff
2016-05-31adding a few more uniqueness constraints to DBChristian Grothoff
2016-05-27making DB scheme niceChristian Grothoff
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-20fix init before use in new refund logicChristian Grothoff
2016-05-19export function to free commit coin dataChristian 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-06more work on test, noting what is left to doChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian 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-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-06fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...Christian Grothoff
2016-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff