summaryrefslogtreecommitdiff
path: root/src/auditordb/test_auditordb.c
AgeCommit message (Collapse)Author
2024-02-07auditordb tabularasaChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ↵Christian Grothoff
purse auditing logic
2022-07-31-update auditor schema in preparation to fix #4960Christian Grothoff
2022-06-19-fix #7262Christian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-12-15-fix FTBFSChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-10-27fix FTBFS of auditordbChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-17fix FIXME: total up irregular paybacks and add to reportChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05add uncrustify pre-commit hookChristian Grothoff
2019-09-15fix leaks in auditordbChristian Grothoff
2019-09-02misc. auditor bugfixesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-17remove currency field from databasesChristian Grothoff
2019-07-25update auditordb to include payback lossesChristian Grothoff
2019-04-08Refactor test_auditordb.c for GNUNET_memcmpng0
2019-02-14fix ftbfsChristian Grothoff
2018-11-18do not crash if session is NULLChristian Grothoff
2018-11-04extend test to also test insert/delete exchange operationChristian 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 ↵Christian Grothoff
DB conflicts
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate ↵Christian Grothoff
DB answering without rounded time
2017-06-24migrating auditordb to new API to address #5010Christian Grothoff
2017-06-15work on #5010Christian Grothoff
2017-05-22fix segv in test if DB interaction failed hardChristian Grothoff
2017-04-09remove test code coverage for auditordbChristian Grothoff
2017-03-19alpha-renaming to better describe what functions/tables doChristian Grothoff
2017-03-18finish sync_denomination() implementationChristian Grothoff
2017-03-18deal with some minor FIXMEs in auditorChristian Grothoff
2017-03-18add required separate risk balance per denomination to auditordbChristian Grothoff
2017-03-18simplify auditordb API to match actual requirements betterChristian Grothoff
2017-03-17fix FTBFS of testChristian Grothoff
2017-03-15add required rowid for diagnosticsChristian Grothoff
2017-03-15introduce 'struct TALER_AUDITORDB_ProgressPoint'Christian Grothoff
2016-11-06auditordb postgres plugin: auditor_progress implementation + teststg(x)
2016-11-06add missing functions to deal with auditor_progress to the auditordb APIChristian Grothoff
2016-11-04auditordb testtg(x)
2016-11-04auditordb testtg(x)