Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-03 | -ref bug | Christian Grothoff | |
2022-11-02 | also run purse helper | Christian Grothoff | |
2022-11-02 | -doxygen | Christian Grothoff | |
2022-11-02 | -more logging | Christian Grothoff | |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff | |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff | |
2022-10-30 | -fix FTBFS of new taler-helper-auditor-purses | Christian Grothoff | |
2022-10-30 | -doxygen | Christian Grothoff | |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ↵ | Christian Grothoff | |
purse auditing logic | |||
2022-10-26 | -remove log statement | Christian Grothoff | |
2022-10-26 | -initialize final_balance even if audit failed hard | Christian Grothoff | |
2022-10-22 | -disable help logic | Christian Grothoff | |
2022-10-22 | fix taler-auditor-sync: needs two plugins running in parallel with their own ↵ | Christian Grothoff | |
prepare counters | |||
2022-10-16 | add support for coin open-deposit and coin purse refunds to auditor logic | Christian Grothoff | |
2022-10-14 | add reserve-open-deposit transactions to coin histories | Christian Grothoff | |
2022-10-10 | -more db logic refactoring | Christian Grothoff | |
2022-09-24 | -clean up scripts | Christian Grothoff | |
2022-09-24 | -fix test-revocation | Christian Grothoff | |
2022-09-23 | -less verbose | Christian Grothoff | |
2022-09-23 | -fix test-auditor.sh | Christian Grothoff | |
2022-09-22 | -work on test-auditor.sh | Christian Grothoff | |
2022-09-20 | -use new flag to avoid continuing after wallet failure | Christian Grothoff | |
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 | |