summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_db.h
AgeCommit message (Expand)Author
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2019-08-25re-format codeFlorian Dold
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2017-06-19move reply_transfer_pending to where it belongsChristian Grothoff
2017-06-19split httpd_refresh.c into refresh_melt, refresh_link and refresh_revealChristian Grothoff
2017-06-19fix #5010 for /track/transactionChristian Grothoff
2017-06-19refactor /track logic towards new structureChristian 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-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-01implement DB plugin function to obtain reserve information, migrate logic to ...Christian Grothoff
2017-03-29first sketch at db module implementation for #3887Christian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-09-30mint->exchange leftoversChristian 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-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff