summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2016-09-26return execution time also from exchange C API (#4578)Christian Grothoff
2016-09-26implement that /track/transaction returns execution time (#4578)Christian Grothoff
2016-09-23check return values, fix use of uninit memory on certain error handling pathsChristian Grothoff
2016-09-20renaming local variableMarcello Stanisci
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-08-07mostly working migration of the DH-seeded refresh variantChristian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-13Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-07-13-be explicit about transaction modeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11-indentation, doxChristian Grothoff
2016-06-11fixing more leaksChristian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-05improve error message to diagnose #4559Christian Grothoff
2016-06-02remove unnecessary checkChristian Grothoff
2016-05-31extend test to cover GCChristian 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-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27rename to avoid ambiguityChristian Grothoff
2016-05-27add ON DELETE CASCADE refs where applicableChristian Grothoff
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-24add a few more DB constraintsChristian Grothoff
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