summaryrefslogtreecommitdiff
path: root/src/auditordb
AgeCommit message (Collapse)Author
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-07-31-update auditor schema in preparation to fix #4960Christian Grothoff
2022-07-28add search path for auditor restartChristian Grothoff
2022-07-25move auditor database also into schemaChristian Grothoff
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-19-fix #7262Christian Grothoff
2022-06-14-preparatory steps to expand auditor to know about purse and history feesChristian Grothoff
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-06-08-expand auditordb to track progress for p2p paymentsChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-01-21[age restriction] progress 12/nÖzgür Kesim
- taler-offline-tool now handles extensions - command "extensions" added with subcommands "show" and "sign" - parses extensions from taler config - shows and signs of extensions and their configurations - creates signed set of configurations for upload - added test for retrieval of extension config - simplified signature verification for extensions - remove per-extension signatures, also from DB schema - adjust prepared statements accordingly - adjust DB event handler for extensions - allow NULL for config for extension in DB schema - handler for /management/extensions adjusted to new datastructures - changed test for TALER_denom_blind/TALER_denom_sign_blinded with and without TALER_AgeHash - minor updates and various fixes
2021-12-15-fix FTBFSChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-06-fix wire_deadline SQLChristian Grothoff
2021-11-06sql fixChristian Grothoff
2021-11-06-misc fixesChristian Grothoff
2021-11-06SQL fixChristian Grothoff
2021-11-06SQL fixChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-10-27fix FTBFS of auditordbChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-10-22fix doxygenChristian Grothoff
2020-07-15fix #6133: enable nice shutdown of auditor helpers with CTRL-CChristian Grothoff
2020-07-05fix auditor dropChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-06move comments into database for auditor DBChristian Grothoff
2020-02-24comment on what not to DELETEChristian Grothoff
2020-02-24also drop signkeys tableChristian Grothoff
2020-02-24add additional DB constraintsChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-09rename SQL files to make filenames consistent with versioning nameChristian Grothoff
2020-02-09avoid duping configuration, start to use PQ_connect_with_cfgChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fix leaksChristian Grothoff
2020-01-18fix warningsChristian Grothoff