Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-17 | doxygen | Christian Grothoff | |
2020-01-17 | doxygen fixes | Christian Grothoff | |
2020-01-17 | downgrate FIXMEs to TODOs | Christian Grothoff | |
2020-01-17 | fix FIXME: total up irregular paybacks and add to report | Christian Grothoff | |
2020-01-17 | also cover drop/restart cases with psql logic | Christian Grothoff | |
2020-01-17 | moved SQL elimination | Christian Grothoff | |
2020-01-17 | fix | Christian Grothoff | |
2020-01-17 | fix build system | Christian Grothoff | |
2020-01-17 | GNUnet PQ API change | Christian Grothoff | |
2020-01-17 | more work towards DB versioning | Christian Grothoff | |
2020-01-16 | add bug note to FIXME | Christian Grothoff | |
2020-01-16 | Adapting wirewatch tests to new style. | Marcello Stanisci | |
2020-01-15 | add another interpreter command to check incoming wire transfers | Christian Grothoff | |
2020-01-15 | Preflight checks: | Marcello Stanisci | |
put preflight check inside exchangedb start() function, and provide a preflight method for auditordb. | |||
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ↵ | Christian Grothoff | |
main code compiles, testcases known to fail, code sure not to fully work yet | |||
2019-12-24 | fixing auditor test failure root cause | Christian Grothoff | |
2019-12-22 | Fix auditordb. | Marcello Stanisci | |
Include (forgotten) table within the "drop_tables()" command. | |||
2019-11-01 | fix warnings | Christian Grothoff | |
2019-10-31 | tighten formatting rules | Christian Grothoff | |
2019-10-29 | do NOT drop deposit confirmations on taler-auditor restart (-r) | Christian Grothoff | |
2019-10-11 | adaptions to libgnunetpq api change (#5733) | Christian Grothoff | |
2019-10-06 | consider reserve closures as well when auditing outgoing wire transfers | Christian Grothoff | |
2019-10-05 | add uncrustify pre-commit hook | Christian Grothoff | |
2019-09-15 | fix leaks in auditordb | Christian Grothoff | |
2019-09-05 | fix tests | Marcello Stanisci | |
2019-09-05 | fix tests | Christian Grothoff | |
2019-09-02 | misc. auditor bugfixes | Christian Grothoff | |
2019-08-26 | minor auditor report generation bugfixes: | Christian Grothoff | |
2019-08-25 | re-format code | Florian Dold | |
2019-08-24 | refactor wire auditor to properly handle multiple accounts | Christian Grothoff | |
2019-08-22 | update ignores | Christian Grothoff | |
2019-08-17 | update ChangeLog | Christian Grothoff | |
2019-08-17 | remove currency field from databases | Christian Grothoff | |
2019-07-25 | update auditordb to include payback losses | Christian Grothoff | |
2019-07-24 | add ppc progress points for payback ops | Christian Grothoff | |
2019-06-30 | use proper default configuration | Christian Grothoff | |
2019-04-08 | Refactor test_auditordb.c for GNUNET_memcmp | ng0 | |
2019-02-14 | fix ftbfs | Christian Grothoff | |
2019-02-14 | add option to be selective about dropping the exchange list | Christian Grothoff | |
2019-01-30 | fix auditordb | Marcello Stanisci | |
2019-01-28 | Minor fix auditordb. | Marcello Stanisci | |
2018-11-19 | Minor changes to make tests pass/no-skip again. | Marcello Stanisci | |
2018-11-18 | do not crash if session is NULL | Christian Grothoff | |
2018-11-04 | add auditing of deposit confirmations to auditor (#5447) | Christian Grothoff | |
2018-11-04 | add auditordb constraints to enforce exchange's master_pub is added first | Christian Grothoff | |
2018-11-04 | extend test to also test insert/delete exchange operation | Christian Grothoff | |
2018-11-04 | add missing default configs for auditor-httpd, make -u not mandatory as it ↵ | Christian Grothoff | |
is not needed for -r and check URL is well-formed if given; fix auditordb exchange insertion/removal logic | |||
2018-10-28 | track number of coins issued per denomination in auditor (not yet used) | Christian Grothoff | |
2018-10-28 | extend auditordb with storing information about list of exchanges and their ↵ | Christian Grothoff | |
signing keys | |||
2018-10-27 | split up progress points of auditor by coin/reserve/aggregation to minimize ↵ | Christian Grothoff | |
DB conflicts |