summaryrefslogtreecommitdiff
path: root/src/auditordb
AgeCommit message (Expand)Author
2019-08-22update ignoresChristian Grothoff
2019-08-17update ChangeLogChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2019-07-25update auditordb to include payback lossesChristian Grothoff
2019-07-24add ppc progress points for payback opsChristian Grothoff
2019-06-30use proper default configurationChristian Grothoff
2019-04-08Refactor test_auditordb.c for GNUNET_memcmpng0
2019-02-14fix ftbfsChristian Grothoff
2019-02-14add option to be selective about dropping the exchange listChristian Grothoff
2019-01-30fix auditordbMarcello Stanisci
2019-01-28Minor fix auditordb.Marcello Stanisci
2018-11-19Minor changes to make tests pass/no-skip again.Marcello Stanisci
2018-11-18do not crash if session is NULLChristian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-11-04add auditordb constraints to enforce exchange's master_pub is added firstChristian Grothoff
2018-11-04extend test to also test insert/delete exchange operationChristian Grothoff
2018-11-04add missing default configs for auditor-httpd, make -u not mandatory as it is...Christian Grothoff
2018-10-28track number of coins issued per denomination in auditor (not yet used)Christian Grothoff
2018-10-28extend auditordb with storing information about list of exchanges and their s...Christian Grothoff
2018-10-27split up progress points of auditor by coin/reserve/aggregation to minimize D...Christian Grothoff
2018-10-22Fix auditordb.Marcello Stanisci
2018-10-21auditor: fix SQL syntax and semantic errorsFlorian Dold
2018-10-20fix newlinesChristian Grothoff
2018-10-20extend auditordb API with function to store deposit confirmationsChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-11-19add last_timestamp to wire auditor progress point; fix confusion in param/res...Christian Grothoff
2017-11-08fix minor wire auditor bugs, add samples of outputChristian Grothoff
2017-10-17assertion only holds if we did get resultsChristian Grothoff
2017-10-16adding missing table in the drop methodMarcello Stanisci
2017-10-12complete first pass of taler-wre-auditor's wire-out audit logicChristian Grothoff
2017-10-06BLOB is BYTEA in PostgresChristian Grothoff
2017-09-30also store wire position in auditordbChristian Grothoff
2017-09-30update auditordb API to support logic for taler-wire-auditorChristian Grothoff
2017-07-14add UNIQUE constraint on BIGSERIAL columns as that is not automatic in PostgresChristian Grothoff
2017-07-14clean up PQ tables (renamings, remove redunant column), and primarily fix #4751Christian Grothoff
2017-07-04fix #4955 in auditordb, clean up fix in exchangedbChristian Grothoff
2017-07-04eliminate dead macrosChristian Grothoff
2017-06-24migrating auditordb to new API to address #5010Christian Grothoff
2017-06-15work on #5010Christian Grothoff
2017-05-22fix segv in test if DB interaction failed hardChristian Grothoff
2017-04-09remove test code coverage for auditordbChristian Grothoff
2017-04-04towards supporting #3887 in the auditorChristian Grothoff
2017-04-04handle /payback in auditor when checking reservesChristian Grothoff
2017-03-20fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...Christian Grothoff
2017-03-20deal with persisting wire/aggregation fee data in auditorChristian Grothoff
2017-03-20fix auditor progress point issueChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-19alpha-renaming to better describe what functions/tables doChristian Grothoff
2017-03-18finish sync_denomination() implementationChristian Grothoff