summaryrefslogtreecommitdiff
path: root/src/auditordb
AgeCommit message (Expand)Author
2020-12-31add missing linker optionsChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-10-22fix doxygenChristian Grothoff
2020-07-15fix #6133: enable nice shutdown of auditor helpers with CTRL-CChristian Grothoff
2020-07-05fix auditor dropChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-06move comments into database for auditor DBChristian Grothoff
2020-02-24comment on what not to DELETEChristian Grothoff
2020-02-24also drop signkeys tableChristian Grothoff
2020-02-24add additional DB constraintsChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-09rename SQL files to make filenames consistent with versioning nameChristian Grothoff
2020-02-09avoid duping configuration, start to use PQ_connect_with_cfgChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fix leaksChristian Grothoff
2020-01-18fix warningsChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17downgrate FIXMEs to TODOsChristian Grothoff
2020-01-17fix FIXME: total up irregular paybacks and add to reportChristian Grothoff
2020-01-17also cover drop/restart cases with psql logicChristian Grothoff
2020-01-17moved SQL eliminationChristian Grothoff
2020-01-17fixChristian Grothoff
2020-01-17fix build systemChristian Grothoff
2020-01-17GNUnet PQ API changeChristian Grothoff
2020-01-17more work towards DB versioningChristian Grothoff
2020-01-16add bug note to FIXMEChristian Grothoff
2020-01-16Adapting wirewatch tests to new style.Marcello Stanisci
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-15Preflight checks:Marcello Stanisci
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-24fixing auditor test failure root causeChristian Grothoff
2019-12-22Fix auditordb.Marcello Stanisci
2019-11-01fix warningsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29do NOT drop deposit confirmations on taler-auditor restart (-r)Christian Grothoff
2019-10-11adaptions to libgnunetpq api change (#5733)Christian Grothoff
2019-10-06consider reserve closures as well when auditing outgoing wire transfersChristian Grothoff
2019-10-05add uncrustify pre-commit hookChristian Grothoff