summaryrefslogtreecommitdiff
path: root/src/auditordb
AgeCommit message (Collapse)Author
2024-04-01still debugging templating testsChristian Grothoff
2024-03-09improve drop.sql to avoid having to update it whenever new SQL revisions are ↵Christian Grothoff
added
2024-02-08-doxygen fixesChristian Grothoff
2024-02-08fix spellingChristian Grothoff
2024-02-08clean up SQL logic a bit moreChristian Grothoff
2024-02-07fixing merge conflictChristian Grothoff
2024-02-07auditordb tabularasaChristian Grothoff
2024-01-21fixing dist issues (#8153)Christian Grothoff
2024-01-17fixing pipelineNic Eigel
2024-01-17fixing pipelineNic Eigel
2024-01-17fixing pipelineNic Eigel
2024-01-16progress on auditor helpersNic Eigel
2024-01-12-fix Makefile.amChristian Grothoff
2024-01-10added auditor reporting tablesNic Eigel
2024-01-10fixing deposit_confirmations db eventNic
2024-01-09fix SQLChristian Grothoff
2024-01-09adding auditor resp endpoints, trigger for helper deposit_confirmationsNic
2023-11-28-misc doxygen fixesChristian Grothoff
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