Age | Commit message (Expand) | Author |
2020-02-04 | add timetravel option for testing/debugging | Christian Grothoff |
2020-01-19 | fix auditor issues | Christian Grothoff |
2020-01-19 | use TALER_config_get_amount() consistently, require currency rounding option ... | Christian Grothoff |
2020-01-19 | do not rely on filetime, as Git does not preserve it | Christian Grothoff |
2020-01-19 | fix aggregator fee calculation logic | Christian Grothoff |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff |
2020-01-18 | fixes | Christian Grothoff |
2020-01-18 | fix warnings | Christian Grothoff |
2020-01-18 | fix assertion | Christian Grothoff |
2020-01-18 | fix leak | Christian Grothoff |
2020-01-17 | fix format string | Christian Grothoff |
2020-01-17 | doxygen | Christian Grothoff |
2020-01-17 | doxygen | Christian Grothoff |
2020-01-17 | doxygen fixes | Christian Grothoff |
2020-01-17 | TODO is already done | Christian Grothoff |
2020-01-17 | amount rounding a la Christian | Florian Dold |
2020-01-17 | FIXME is not needed, explain why | Christian Grothoff |
2020-01-17 | fix FIXME: total up irregular paybacks and add to report | Christian Grothoff |
2020-01-16 | kill another FIXME | Christian Grothoff |
2020-01-16 | move function to libtalerexchangedb, as planned | Christian Grothoff |
2020-01-16 | pointless to check denom_sig, do not return | Christian Grothoff |
2020-01-15 | round amounts based on config, do unit test for rounding | Florian Dold |
2020-01-15 | Remove preflight checks where redundant. | Marcello Stanisci |
2020-01-13 | eliminate libtalerwire | Christian Grothoff |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ... | Christian Grothoff |
2019-12-24 | support -l/-L options, improve logging | Christian Grothoff |
2019-12-24 | report cases of missing denomination keys more nicely | Christian Grothoff |
2019-12-24 | handle denomination key not found better | Christian Grothoff |
2019-12-07 | mark unused argument | Christian Grothoff |
2019-12-03 | implement #5967: have ranges in auditor reports, untested because right now t... | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-29 | better auditor logging | Christian Grothoff |
2019-10-11 | fix ftbfs | Christian Grothoff |
2019-10-09 | expand test to cover withdrawing expired denominations, fix auditor-report te... | Christian Grothoff |
2019-10-09 | use denomination key issue data from adb, not edb | Christian Grothoff |
2019-10-06 | fix totaling up | Christian Grothoff |
2019-10-05 | add uncrustify pre-commit hook | Christian Grothoff |
2019-09-28 | add test for emergencies, and associated bugfixes to auditor and auditor report | Christian Grothoff |
2019-09-05 | bugnotes, minor fix | Christian Grothoff |
2019-09-05 | more auditor tests | Christian Grothoff |
2019-09-05 | add test for hung refresh and wrong refresh sig, fix audit report formatting ... | Christian Grothoff |
2019-09-05 | handle wirefee issues better | Christian Grothoff |
2019-09-05 | fix memory leak | Christian Grothoff |
2019-09-04 | more auditor tests, misc auditor bugfixes | Christian Grothoff |
2019-09-03 | implement FIXME42: denomination signature checks (and test) in taler-auditor | Christian Grothoff |
2019-09-03 | add test for missing denomination signature checks | Christian Grothoff |
2019-09-03 | check h_wire/wire consistency | 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 |