summaryrefslogtreecommitdiff
path: root/src/auditor/auditor-basedb.age
AgeCommit message (Collapse)Author
2022-09-09-remove generated DB files from test logicChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-16-regenerate DBsChristian Grothoff
2022-08-15towards testing #4960Christian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, ↵Christian Grothoff
but tests pass again
2022-08-07-regen DB (again)Christian Grothoff
2022-08-06-update DBsChristian Grothoff
2022-08-06-regenerate pre-built DBsChristian Grothoff
2022-06-19-fix #7262Christian Grothoff
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-06-12fix #7241Christian Grothoff
2022-05-02-regen DBs to fix #7236Christian Grothoff
2022-04-24-fix fieldnames, regenerated DBsChristian Grothoff
2022-04-15regen test DBs to fix #7220Christian Grothoff
2022-03-27-remove tiny field, no longer neededChristian Grothoff
2022-03-25-regen DBsChristian Grothoff
2022-03-19more work on recoup_by_reserve: add new materialized index to avoid hitting ↵Christian Grothoff
all partitions for the query
2022-03-18add deposits_by_coin table to speed-up certain queries (in theory)Christian Grothoff
2022-03-18change table structures again to shard better by coin_pub and not use ↵Christian Grothoff
known_coin_id so much
2022-03-17reinit auditor bd: column droppedChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-02-28-towards getting auditor tests to pass again with new logicChristian Grothoff
2021-12-01fix auditor test case, re-generate basedbsFlorian Dold
2021-09-05fix auditor test DB generation logic and re-generate databasesChristian Grothoff
2021-01-11DB schema updateChristian Grothoff
2021-01-08use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial ↵Christian Grothoff
instead of h_blind_ev/h_coin_ev
2021-01-08use auditor_uuid instead of auditor_pub as foreign keyChristian Grothoff
2021-01-08change exchange database to use denominations_serial instead of ↵Christian Grothoff
denom_pub_hash as foreign key
2021-01-07fixes for earlier fixChristian Grothoff
2021-01-06generate DBs with current schemaChristian 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-11force use of Taler PD when getting libexec dirChristian Grothoff
2020-08-29re-enable auditor tests (#6479)Christian Grothoff
2020-07-05void basedb due to signature format changeChristian Grothoff
2020-03-14run closer and transfer with aggregator, check if we actually did get ↵Christian Grothoff
deposit confirmations before running #24
2020-01-20new DBChristian Grothoff
2020-01-19add missing optionChristian Grothoff
2020-01-19do not rely on filetime, as Git does not preserve itChristian Grothoff