Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | -fix issue on Florian's system | Christian Grothoff | |
2022-09-21 | -work on test-auditor.sh | Christian Grothoff | |
2022-09-21 | -try to fix more of test-*.sh | Christian Grothoff | |
2022-09-19 | -wip | Christian Grothoff | |
2022-09-19 | -do not exit if not in PATH | Christian Grothoff | |
2022-09-19 | -do not exit if not in PATH | Christian Grothoff | |
2022-09-19 | auditor tests: make initdb invocation more portable | Florian Dold | |
2022-09-17 | -misc minor fixes | Christian Grothoff | |
2022-09-13 | -cleanup | Christian Grothoff | |
2022-09-13 | -fix test-sync | Christian Grothoff | |
2022-09-13 | -work on auditor tests | Christian Grothoff | |
2022-09-13 | -work on auditor tests | Christian Grothoff | |
2022-09-13 | -fix test-auditor.sh | Christian Grothoff | |
2022-09-12 | -add missing license headers | Christian Grothoff | |
2022-09-12 | -use private DB for tests | Christian Grothoff | |
2022-09-11 | remove spurious ‘-n’ | Thien-Thi Nguyen | |
This is for consistency w/ the other echo(1) statements in this and peer tests. | |||
2022-09-09 | remove 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 logic | Christian Grothoff | |
2022-09-07 | fix typo: s/issattr/isattr/g (45 instances) | Thien-Thi Nguyen | |
2022-09-06 | add 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 next | Christian Grothoff | |
2022-08-23 | -fix report generation field name missmatch | Christian Grothoff | |
2022-08-23 | fix profit drain test, remove obsolete test 33 (aggregator now dies on ↵ | Christian Grothoff | |
inconsistency, before it looped); fixes #4960 | |||
2022-08-23 | retry when SQLite DB is locked | MS | |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff | |
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff | |
2022-08-16 | -regenerate DBs | Christian Grothoff | |
2022-08-15 | towards testing #4960 | Christian Grothoff | |
2022-08-14 | -fix SQL | Christian Grothoff | |
2022-08-14 | -regenerate DBs | Christian Grothoff | |
2022-08-14 | -work on new KYC logic: tests pass again | Christian Grothoff | |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, ↵ | Christian Grothoff | |
but tests pass again | |||
2022-08-07 | -ignore | Christian Grothoff | |
2022-08-07 | -regen DB (again) | Christian Grothoff | |
2022-08-07 | -fix test-auditor.sh | Christian Grothoff | |
2022-08-06 | -update DBs | Christian Grothoff | |
2022-08-06 | -work on auditor tests | Christian Grothoff | |
2022-08-06 | -typo | Christian Grothoff | |
2022-08-06 | -initialize totals | Christian Grothoff | |
2022-08-06 | -regenerate pre-built DBs | Christian Grothoff | |
2022-08-06 | -merge eufin branch (manually) | Christian Grothoff | |
2022-08-01 | sketch test for #4960 | Christian Grothoff | |
2022-08-01 | implement auditor support for #4960 | Christian Grothoff | |
2022-07-30 | implement taler-auditor-sync support for profit_drains table (#4960) | Christian Grothoff | |
2022-07-27 | d_ms to d_us | Christian Grothoff | |
2022-07-09 | -remove resolved FIXMEs | Christian Grothoff | |
2022-07-06 | fix auditor refund fee calculations | Christian Grothoff | |
2022-07-05 | -remove dead argument | Christian Grothoff | |
2022-07-05 | -annotate bugs | Christian Grothoff | |