summaryrefslogtreecommitdiff
path: root/src/exchangedb/perf_taler_exchangedb_interpreter.c
AgeCommit message (Expand)Author
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2018-11-19Minor changes to make tests pass/no-skip again.Marcello Stanisci
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-06-23Fix #5010 for keystateChristian Grothoff
2017-06-22address #5010 for /refresh/meltChristian 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-15work on #5010Christian Grothoff
2017-06-11match GNUnet API rename, work on #5010Christian 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-05updating DB schema for new wire history operations and future auditor checks ...Christian Grothoff
2017-03-18adjust exchangedb plugin to provide wire_out tracking APIChristian Grothoff
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian 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-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-05-02fixing #4470Christian Grothoff
2016-04-01fix testcase init with new APIChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff