Age | Commit message (Expand) | Author |
2020-03-21 | completing auditor split | Christian Grothoff |
2020-03-20 | working on splitting auditor | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-05 | new coins => fresh coins, also move comments into the database itself | Christian Grothoff |
2020-03-05 | rename for consistency | Christian Grothoff |
2020-03-04 | minor code clean up, renaming for consistency | Christian Grothoff |
2020-03-01 | removing dead code, using more named constants, checking return values better | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |
2020-02-25 | do not NPE if encountering reserve_close for which we have no summary | Christian Grothoff |
2020-02-23 | fix some auditor assertions (see #6106) | Christian Grothoff |
2020-02-23 | fix some auditor assertions (see #6106) | Christian Grothoff |
2020-02-23 | fix loglevel | Christian Grothoff |
2020-02-23 | fix return value in auditor logic, and check it as well; adding FIXME to mark... | Christian Grothoff |
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 |