summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Collapse)Author
2020-01-17payto fixes WIPFlorian Dold
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-16fixChristian 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-15Preflight checks:Marcello Stanisci
put preflight check inside exchangedb start() function, and provide a preflight method for auditordb.
2020-01-13fix linkChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ↵Christian Grothoff
main code compiles, testcases known to fail, code sure not to fully work yet
2019-12-24another fix where hardcoded serial number can point to the wrong transactionChristian Grothoff
2019-12-24make auditor more robust to DB permutationsChristian Grothoff
2019-12-24new DBChristian Grothoff
2019-12-24use waitChristian Grothoff
2019-12-24just to be sureChristian Grothoff
2019-12-24clean up shell script, fix heisenbugChristian Grothoff
2019-12-24support -l/-L options, improve loggingChristian Grothoff
2019-12-24nicer loggingChristian Grothoff
2019-12-24report cases of missing denomination keys more nicelyChristian Grothoff
2019-12-24handle denomination key not found betterChristian Grothoff
2019-12-23use acceptable bank debit limitChristian Grothoff
2019-12-23use taler-bank-manage-testing wrapper in auditor test logic as wellChristian Grothoff
2019-12-23make exchange test suite work with current bankChristian Grothoff
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-12-07work on testChristian Grothoff
2019-12-07fix start timeChristian Grothoff
2019-12-07regenerate test DB with latest cryptoChristian Grothoff
2019-12-07add valgrind prefix capabilityChristian Grothoff
2019-12-07mark unused argumentChristian Grothoff
2019-12-07check total loss initiallyChristian Grothoff
2019-12-03implement #5967: have ranges in auditor reports, untested because right now ↵Christian Grothoff
tests somehow do not work
2019-12-01implement #5740Christian Grothoff
2019-11-23cleanupChristian Grothoff
2019-11-23more libtalermhd migrationChristian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for ↵Christian Grothoff
bad signatures
2019-11-23more refactoring towards using libtalermhdChristian Grothoff
2019-11-23first uses of libtalermhdChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29activate now passing test #25"Christian Grothoff
2019-10-29better auditor loggingChristian Grothoff
2019-10-26disable failing testChristian Grothoff
2019-10-26add test to check deposit inconsistency detection logicChristian Grothoff
2019-10-26modify auditor generator to properly create deposit confirmationsChristian Grothoff
2019-10-26force auditor reporting when generating auditor testChristian Grothoff
2019-10-17add auditor test #24: wire out amount inconsistency detectionChristian Grothoff
2019-10-11fix ftbfsChristian Grothoff
2019-10-09expand test to cover withdrawing expired denominations, fix auditor-report ↵Christian Grothoff
template