summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-31-update auditor schema in preparation to fix #4960Christian Grothoff
2022-07-30-implement DB functions for taler-exchange-drainChristian Grothoff
2022-07-30finish taler-exchange-drain implementationChristian Grothoff
2022-07-30-doxygenChristian Grothoff
2022-07-30skeleton for taler-exchange-drain command (#4960)Christian Grothoff
2022-07-30-fix typosChristian Grothoff
2022-07-30implement taler-auditor-sync support for profit_drains table (#4960)Christian Grothoff
2022-07-30setup drain_profits table (#4960)Christian Grothoff
2022-07-29add /management/drain handlerChristian Grothoff
2022-07-29expand taler-exchange-offline and libtalerexchange with management-drain-prof...Christian Grothoff
2022-07-29add offline signature to drain profits (#4960)Christian Grothoff
2022-07-28-ensure single transaction for exchange-0001.sql / shard-0001.sqlChristian Grothoff
2022-07-28add search path for auditor restartChristian Grothoff
2022-07-27d_ms to d_usChristian Grothoff
2022-07-25move auditor database also into schemaChristian Grothoff
2022-07-25-move everything into schemaChristian Grothoff
2022-07-25-simplify table drop logicChristian Grothoff
2022-07-24-unversion stored procedures, always load latest onesChristian Grothoff
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2022-07-21-log more on faiureChristian Grothoff
2022-07-11-remove FIXME, status code is fineChristian Grothoff
2022-07-11-new ECsChristian Grothoff
2022-07-09-fix full refund deposit fee computation in aggregatorChristian Grothoff
2022-07-09-remove resolved FIXMEsChristian Grothoff
2022-07-08-note fixmeChristian Grothoff
2022-07-08rename paramThien-Thi Nguyen
2022-07-08rename paramThien-Thi Nguyen
2022-07-07-fixed doxygen errorsÖzgür Kesim
2022-07-06-fix typosChristian Grothoff
2022-07-06-fix typosChristian Grothoff
2022-07-06fix auditor refund fee calculationsChristian Grothoff
2022-07-05-implemented bounded history for reserve status requestsChristian Grothoff
2022-07-05it is a POST, and information could change anytime, so caching isn't really a...Christian Grothoff
2022-07-05-add safety checks against cmd type confusionChristian Grothoff
2022-07-05-link to bugChristian Grothoff
2022-07-05-link to bugChristian Grothoff
2022-07-05-link to bugChristian Grothoff
2022-07-05-link to bugChristian Grothoff
2022-07-05-simply assertChristian Grothoff
2022-07-05-actually, incrementing on every error seems fineChristian Grothoff
2022-07-05-handle withdraw CS nonce reuse more nicelyChristian Grothoff
2022-07-05handle idempotency/expiration check in purse_mergeChristian Grothoff
2022-07-05-run read-only transactions in proper read-only scope (at least some of them)Christian Grothoff
2022-07-05-deduplicate purse creation confirmation logicChristian Grothoff
2022-07-05-remove dead argumentChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-07-05-resolve minor FIXMEsChristian Grothoff
2022-07-04-implement DB logic for forcing reserve closeChristian Grothoff
2022-07-04-deduplicate logicChristian Grothoff
2022-07-02add libtalerexchange.la to _LDADDThien-Thi Nguyen