aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb
AgeCommit message (Collapse)Author
2023-11-03sql fix: auditor-0002Nic
2023-11-03sql fix: amounts are tuplesChristian Grothoff
2023-11-03towards real-time deposit auditor: ideasChristian Grothoff
2023-11-02-fix 0002-auditordb-scriptsNic
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-06-fix typoChristian Grothoff
2023-09-29fix search pathChristian Grothoff
2023-09-26remove legacy tablesChristian Grothoff
2023-09-26-first hack at SQL fixesChristian Grothoff
2023-09-26add auditor-0002.sql build ruleChristian Grothoff
2023-09-26-this file will be generatedChristian Grothoff
2023-09-25Splitted auditor-0001 and removed master_pubnic
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-14get test_auditor to passChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-06remove locking, we'll revert to sequential use as locking requires superuserChristian Grothoff
2023-08-27-fix issue with multiple dbinit running concurrentlyChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARChristian Grothoff
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-30migrating auditordb to use amount tuplesChristian Grothoff
2022-11-04-remove bogus indexChristian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
2022-11-03-preps for v0.9.0 releaseChristian Grothoff
2022-11-02-doxygenChristian Grothoff
2022-11-02-implement missing functionsChristian Grothoff
2022-11-02-doxygenChristian Grothoff
2022-11-02-doxygenChristian Grothoff
2022-11-02skeleton logic for new auditordb functionsChristian Grothoff
2022-11-02clean up exchange DB logic a bit, add missing functionChristian Grothoff
2022-11-01split up auditor db plugin into individual files per main queryChristian Grothoff
2022-10-30-doxygenChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ↵Christian Grothoff
purse auditing logic
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