summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
2019-08-24skip accounts not configured for credit/debitChristian Grothoff
2019-08-24shutdown when doneChristian Grothoff
2019-08-24round timeChristian Grothoff
2019-08-24refactor wire auditor to properly handle multiple accountsChristian Grothoff
2019-08-23indentation, discuss logic flaw, discuss todo in test-auditor.sh scriptChristian Grothoff
2019-08-23integrate auditor test into build systemChristian Grothoff
2019-08-23check required commands existChristian Grothoff
2019-08-23full audit generation in testChristian Grothoff
2019-08-23fix test-auditor.sh check for no emergenciesChristian Grothoff
2019-08-22more commentsChristian Grothoff
2019-08-22expand auditor testChristian Grothoff
2019-08-22update ignoresChristian Grothoff
2019-07-28fixing #5767Christian Grothoff
2019-07-27todosChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-27add check that denomination was actually revoked if it is involved in /paybackChristian Grothoff
2019-07-26handle payback cases when processing coin history in auditorChristian Grothoff
2019-07-25update auditordb to include payback lossesChristian Grothoff
2019-07-24add ppc progress points for payback opsChristian Grothoff
2019-07-24fixing indentation onlyChristian Grothoff
2019-07-24fixing indentation onlyChristian Grothoff
2019-06-30use proper default configurationChristian Grothoff
2019-06-30log on no change to dbChristian Grothoff
2019-06-30indentingChristian Grothoff
2019-06-30indentingChristian Grothoff
2019-05-02adapt to GNUnet API changeChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-08Refactor auditor/taler-wire-auditor.c for GNUNET_memcmpng0
2019-04-08Refactor auditor/taler-auditor.c for GNUNET_memcmpng0
2019-03-27debugMarcello Stanisci
2019-03-11improve test case logging, fix process initialization of taler-auditor-exchangeChristian Grothoff
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-14add option to be selective about dropping the exchange listChristian Grothoff
2019-01-30Adding map: wire method name <--> plugin name.Marcello Stanisci
2019-01-29fix DBMarcello Stanisci
2019-01-28Fix /deposit-confirmation as per JSON encode/decode.Marcello Stanisci
2019-01-08fix #5484Christian Grothoff
2018-12-22fix numbering of EC codes, distinguish auditor DB store errorsChristian Grothoff
2018-11-25fix misc. memory leaksChristian Grothoff
2018-11-18get auditor api test to pass (minimal version)Christian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-11-04add check for #coins depoisted exceeding #coins issued (not just by amount), ...Christian Grothoff
2018-11-04add missing default configs for auditor-httpd, make -u not mandatory as it is...Christian Grothoff
2018-11-03implement taler-auditor-exchangeChristian Grothoff
2018-10-28implement /exchanges handler in auditor-httpdChristian Grothoff
2018-10-28track number of coins issued per denomination in auditor (not yet used)Christian Grothoff
2018-10-27split up progress points of auditor by coin/reserve/aggregation to minimize D...Christian Grothoff
2018-10-27complete auditor httpd side of deposit confirmation handling (auditordb not y...Christian Grothoff
2018-10-21first skeleton of /deposit-confirmation API implementation; not yet complete,...Christian Grothoff
2018-10-06add skeleton for auditor httpdChristian Grothoff