summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
2021-06-22-bugfixes, and FTBFSChristian Grothoff
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2021-01-13fix sync issues, add rudimentary testChristian Grothoff
2021-01-11taler-auditor-sync WiPChristian Grothoff
2021-01-10more work on INSERT statementsChristian Grothoff
2021-01-10complete select_serial_by_* SELECT statementsChristian Grothoff
2021-01-10remove redundant old_coin_pub from link dataChristian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-09more optimizations of tables with foreign keysChristian Grothoff
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
2021-01-08change exchange database to use denominations_serial instead of denom_pub_has...Christian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2020-12-26implement #6161Christian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-22address FIXME: pass session when iterating over denominationsChristian Grothoff
2020-12-20spell checking issuesChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-09work on new logic to generate /wire responseChristian Grothoff
2020-12-06expand exchangedb plugin for new /keys logicChristian Grothoff
2020-12-06incomplete work on forthcoming /keys implementationChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-29more DB functions for new /management/ endpointsChristian Grothoff
2020-11-29more work on DB plugin for managemetn APIChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-28sketch logic for wire-fee management endpointChristian Grothoff
2020-11-28more work on new endpointsChristian Grothoff
2020-11-14more work on crypto RSA helperChristian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-08simplify DB access: do not fetch fields we do not needChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-26fix recoup-refresh audit logicChristian Grothoff
2020-03-07fix comments, naming consistency issuesChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-05clean up comments, renaming for clarityChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04fix commentsChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-01-19doxygen fixFlorian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff