summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor.c
AgeCommit message (Expand)Author
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-25do not NPE if encountering reserve_close for which we have no summaryChristian Grothoff
2020-02-23fix some auditor assertions (see #6106)Christian Grothoff
2020-02-23fix some auditor assertions (see #6106)Christian Grothoff
2020-02-23fix loglevelChristian Grothoff
2020-02-23fix return value in auditor logic, and check it as well; adding FIXME to mark...Christian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-19fix auditor issuesChristian Grothoff
2020-01-19use TALER_config_get_amount() consistently, require currency rounding option ...Christian Grothoff
2020-01-19do not rely on filetime, as Git does not preserve itChristian Grothoff
2020-01-19fix aggregator fee calculation logicChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fixesChristian Grothoff
2020-01-18fix warningsChristian Grothoff
2020-01-18fix assertionChristian Grothoff
2020-01-18fix leakChristian Grothoff
2020-01-17fix format stringChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17TODO is already doneChristian Grothoff
2020-01-17amount rounding a la ChristianFlorian Dold
2020-01-17FIXME is not needed, explain whyChristian Grothoff
2020-01-17fix FIXME: total up irregular paybacks and add to reportChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-16pointless to check denom_sig, do not returnChristian Grothoff
2020-01-15round amounts based on config, do unit test for roundingFlorian Dold
2020-01-15Remove preflight checks where redundant.Marcello Stanisci
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-24support -l/-L options, improve loggingChristian Grothoff
2019-12-24report cases of missing denomination keys more nicelyChristian Grothoff
2019-12-24handle denomination key not found betterChristian Grothoff
2019-12-07mark unused argumentChristian Grothoff
2019-12-03implement #5967: have ranges in auditor reports, untested because right now t...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29better auditor loggingChristian Grothoff
2019-10-11fix ftbfsChristian Grothoff
2019-10-09expand test to cover withdrawing expired denominations, fix auditor-report te...Christian Grothoff
2019-10-09use denomination key issue data from adb, not edbChristian Grothoff
2019-10-06fix totaling upChristian Grothoff
2019-10-05add uncrustify pre-commit hookChristian Grothoff
2019-09-28add test for emergencies, and associated bugfixes to auditor and auditor reportChristian Grothoff
2019-09-05bugnotes, minor fixChristian Grothoff
2019-09-05more auditor testsChristian Grothoff