Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-07-04 | -deduplicate logic | Christian Grothoff | |
2022-07-01 | -gana merge | Christian Grothoff | |
2022-07-01 | -exchange_api_batch_deposit.c compiles | Christian Grothoff | |
2022-06-30 | -also add public key for auditor for revoke-basedb.conf | Christian Grothoff | |
2022-06-28 | -fix issue with missing signature over denomination and age restriction hash ↵ | Christian Grothoff | |
in purse deposit | |||
2022-06-26 | -more typos | Christian Grothoff | |
2022-06-26 | -fix misc doxygen warnings, code clean up | Christian Grothoff | |
2022-06-26 | -add auditor_priv_file | Christian Grothoff | |
2022-06-26 | -fix path | Christian Grothoff | |
2022-06-26 | -fix path | Christian Grothoff | |
2022-06-19 | -fix #7262 | Christian Grothoff | |