summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-15fix leaks and unnecessary fetch of RSA signature on refresh/revealChristian Grothoff
2019-09-03auditor needs serial IDs in coin historyChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-17remove currency field from databasesChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-24add ppc progress points for payback opsChristian Grothoff
2019-07-24make sure reserves are not gc'ed before legal expirationChristian Grothoff
2019-07-23implement postges_get_old_coin_by_h_blind for #5777Christian Grothoff
2019-07-21extending postgres plugin with functions required to store payback data on re...Christian Grothoff
2019-06-26add test for json_wire.c logicChristian Grothoff
2019-06-26implement /link signaturesChristian Grothoff
2019-06-08fix #5756, also change sepa->iban as per payto:// specChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-02-14preparations for #5536Christian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-10-28add operation to count number of known coins per denomination to exchangedbChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
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-07-23Wire-plugin interface.Marcello Stanisci
2018-07-18Add "general_id" for merchants into the DB system.Marcello Stanisci
2018-07-10Put logic to delete KYC events for merchantMarcello Stanisci
2018-07-10Put logic to sum KYC-monitored wire transfers.Marcello Stanisci
2018-07-10KYC DB methods: store a wire transfer.Marcello Stanisci
2018-07-09Improve KYC status callback.Marcello Stanisci
2018-07-09Method to mark a merchant as NOT KYC-checked.Marcello Stanisci
2018-07-09Method to retrieve the KYC status of a merchant.Marcello Stanisci
2018-07-09Method to mark merchant as KYC-checked.Marcello Stanisci
2018-07-09KYC db methods.Marcello Stanisci
2018-07-06Put KYC-related low-level DB methods.Marcello Stanisci
2018-04-02allow auditor to operate per-accountChristian 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
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-02implement select_refunds_by_coin in exchangedb pluginChristian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-10-16add exchangedb function for #4961Christian 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-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