summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
2021-01-02clean taler-config, needed to build proper dpkgChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31keep helpers in normal bin/ dirChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-26new GANA code for revoked esign keyChristian Grothoff
2020-12-26implement #6161Christian Grothoff
2020-12-25use BASE_URL consistentlyChristian Grothoff
2020-12-24implement #6661: secm key pinning via configurationChristian Grothoff
2020-12-22complete configChristian Grothoff
2020-12-22add logic to report generation for missing auditor signaturesChristian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-22address FIXME: pass session when iterating over denominationsChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-12-17simplify furtherChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-12-16regenerate DBsChristian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-12-16finish revocation DB generation fixes: add timetravel for helpersChristian Grothoff
2020-12-16setup auditor-pubChristian Grothoff
2020-12-16fix exchange accountChristian Grothoff
2020-12-16enable auditor in generate-XXX-basedb scriptsChristian Grothoff
2020-12-14update generator scripts to use new -offline tools (WiP)Christian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-12-11misc clean upsChristian Grothoff
2020-12-11fix bank invocationChristian Grothoff
2020-12-11force use of Taler PD when getting libexec dirChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-11-08use --help instead of -hChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-10-03use current bank CLI and CFG options for auditor testsChristian Grothoff
2020-10-03use current bank CLI and CFG options for auditor testsChristian Grothoff
2020-09-12starting the bank is slow, give it some more timeFlorian Dold
2020-08-29re-enable auditor tests (#6479)Christian Grothoff
2020-08-29force removeChristian Grothoff
2020-08-29add missing timetravalFlorian Dold
2020-08-29add missing 'run-until-done' and convert test-pay to new wallet API callFlorian Dold
2020-08-29doxygen fixesChristian Grothoff
2020-08-28log diagnosticsChristian Grothoff
2020-08-28improve reporting, also use auditor fee calculation when computing reserve ba...Christian Grothoff
2020-08-28nicer process killingChristian Grothoff
2020-08-28do setup instanceChristian Grothoff
2020-08-28fix test logic: initialize $WALLET_DB and fix cleanup logic of generate-audit...Christian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-08-19fix #6483: ensure cleanup of processes on exitChristian Grothoff
2020-08-14spend 4 TESTKUDOS, not 5, like the previous test commandFlorian Dold
2020-08-14exchange, not bankFlorian Dold
2020-08-14fix test withdrawal wallet invocationFlorian Dold