summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2017-09-26check json_array_append_new() return values, proper logging on errorsChristian Grothoff
2017-09-17clean up /keys cherry picking logic, including changing the last_issue_date v...Christian Grothoff
2017-09-12add support for #4840 (/keys cherry picking) to libtalerexchangeChristian Grothoff
2017-07-14add missing indices where neededChristian Grothoff
2017-07-14add UNIQUE constraint on BIGSERIAL columns as that is not automatic in PostgresChristian Grothoff
2017-07-14make reserves_update more canonical, avoiding odd WHERE constraint that is un...Christian Grothoff
2017-07-14select on denom_pub_hash instead of denom_pub as the hash is a primary keyChristian Grothoff
2017-07-14clean up PQ tables (renamings, remove redunant column), and primarily fix #4751Christian Grothoff
2017-07-04fix #4955 in auditordb, clean up fix in exchangedbChristian Grothoff
2017-07-04eliminate dead macrosChristian Grothoff
2017-06-24migrating auditordb to new API to address #5010Christian Grothoff
2017-06-24convert rest of exchangedb plugin API to fix #5010-issuesChristian Grothoff
2017-06-24fix #5010 for taler-exchange-aggregatorChristian Grothoff
2017-06-24need extra font to build on my systemChristian Grothoff
2017-06-24working on #5010 for aggregatorChristian Grothoff
2017-06-23address #5010 for wirewatchChristian Grothoff
2017-06-23adapt /admin/add/incoming to #5010Christian Grothoff
2017-06-23Fix #5010 for keystateChristian Grothoff
2017-06-22address #5010 for /refresh/meltChristian Grothoff
2017-06-20fixing #5010 for /refresh/revealChristian Grothoff
2017-06-20address #5010 for /refresh/linkChristian Grothoff
2017-06-19fix #5010 for /track/transactionChristian Grothoff
2017-06-19fix #5010 for /track/transferChristian Grothoff
2017-06-19address #5010 for /paybackChristian Grothoff
2017-06-19address #5010 for /refundChristian Grothoff
2017-06-19fixing #5010 for /reserve/withdrawChristian Grothoff
2017-06-19rework /reserve/history to address #5010Christian Grothoff
2017-06-19refactoring /deposit towards new transaction style (#5010)Christian Grothoff
2017-06-19convert another function for #5010Christian Grothoff
2017-06-19convert another function for #5010Christian Grothoff
2017-06-19convert another function for #5010Christian Grothoff
2017-06-15work on #5010Christian Grothoff
2017-06-15remove dead or unnecessary macrosChristian Grothoff
2017-06-11automated refunds of expired reserves now work and tested, fixes #4956Christian Grothoff
2017-06-11a bit more work on #5010Christian Grothoff
2017-06-11match GNUnet API rename, work on #5010Christian Grothoff
2017-06-01start to use extended libgnunetpq API (not finished)Christian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-28add missing drop, should fix #5007Christian Grothoff
2017-05-25more work on #5010Christian Grothoff
2017-05-25more work on #5010Christian Grothoff
2017-05-25starting some initial work on #5010, very incompleteChristian Grothoff
2017-05-24fix auditor_iter, still a GNUNET_SYSERR lying around.Marcello Stanisci
2017-05-18tolerating bad denomination blobs when iterating overMarcello Stanisci
2017-05-14improve serializability error handling a bitChristian Grothoff
2017-05-08add 'get_latest_reserve_in_reference' to exchangedb APIChristian Grothoff
2017-05-08remove dead transfer details field from reserves_in (API, exchangedb, etc.)Christian Grothoff
2017-05-08updates to distinguish clearly between wtid and json transfer detailsChristian Grothoff
2017-05-05updating DB schema for new wire history operations and future auditor checks ...Christian Grothoff
2017-04-20finished implementing #4956 in principle, but not yet testedChristian Grothoff