aboutsummaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Collapse)Author
2022-10-14WIP: policy_details handling continuedÖzgür Kesim
- policy details generated on deposit/batch-deposit requests - insert or update of policy details in the DB - accumulation of amounts of multiple deposits for the same policy_details
2022-10-08WIP: policy_*_fulfiment added and API changesÖzgür Kesim
- policy_fulfilment table defined, handlers added - policy_details_fulfilment table defined, handlers added - TALER_extensions_serial_from_policy_details implemened
2022-10-06refactor: extensions_ -> policy_; added policy_fulfilmentÖzgür Kesim
2022-10-05refactor h_extensions -> h_policy, and structs accordinglyÖzgür Kesim
2022-10-04-fix some varsÖzgür Kesim
2022-09-24-clean up scriptsChristian Grothoff
2022-09-24-fix test-revocationChristian Grothoff
2022-09-23-less verboseChristian Grothoff
2022-09-23-fix test-auditor.shChristian Grothoff
2022-09-22-work on test-auditor.shChristian Grothoff
2022-09-20-use new flag to avoid continuing after wallet failureChristian Grothoff
2022-09-20-fix issue on Florian's systemChristian Grothoff
2022-09-21-work on test-auditor.shChristian Grothoff
2022-09-21-try to fix more of test-*.shChristian Grothoff
2022-09-19-wipChristian Grothoff
2022-09-19-do not exit if not in PATHChristian Grothoff
2022-09-19-do not exit if not in PATHChristian Grothoff
2022-09-19auditor tests: make initdb invocation more portableFlorian Dold
2022-09-17-misc minor fixesChristian Grothoff
2022-09-13-cleanupChristian Grothoff
2022-09-13-fix test-syncChristian Grothoff
2022-09-13-work on auditor testsChristian Grothoff
2022-09-13-work on auditor testsChristian Grothoff
2022-09-13-fix test-auditor.shChristian Grothoff
2022-09-12-add missing license headersChristian Grothoff
2022-09-12-use private DB for testsChristian Grothoff
2022-09-11remove spurious ‘-n’Thien-Thi Nguyen
This is for consistency w/ the other echo(1) statements in this and peer tests.
2022-09-09remove reserved word ‘function’Thien-Thi Nguyen
This is a bashism; the definition works fine w/o it.
2022-09-09-remove generated DB files from test logicChristian Grothoff
2022-09-07fix typo: s/issattr/isattr/g (45 instances)Thien-Thi Nguyen
2022-09-06add 9th IN parameter to ‘exchange.exchange_do_purse_deposit’Thien-Thi Nguyen
* src/auditor/auditor-basedb.sql (exchange.exchange_do_purse_deposit): Add ‘in_reserve_expiration bigint’ as last non-OUT parameter.
2022-08-23-fix auditor tests (mostly)Christian Grothoff
2022-08-23-avoid double nextChristian Grothoff
2022-08-23-fix report generation field name missmatchChristian Grothoff
2022-08-23fix profit drain test, remove obsolete test 33 (aggregator now dies on ↵Christian Grothoff
inconsistency, before it looped); fixes #4960
2022-08-23retry when SQLite DB is lockedMS
2022-08-22-fix clang compiler warningsChristian 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-fix SQLChristian 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-ignoreChristian Grothoff
2022-08-07-regen DB (again)Christian Grothoff
2022-08-07-fix test-auditor.shChristian Grothoff
2022-08-06-update DBsChristian Grothoff
2022-08-06-work on auditor testsChristian Grothoff
2022-08-06-typoChristian Grothoff