Age | Commit message (Expand) | Author |
2020-03-23 | finish review of coins auditor analysis logic, improve error handling | Christian Grothoff |
2020-03-23 | scope reduction, mark possible places for improvement | Christian Grothoff |
2020-03-23 | refactor to avoid duping all the RSA keys on refresh processing | Christian Grothoff |
2020-03-23 | fix comments and handling of revocations in coins auditor | Christian Grothoff |
2020-03-22 | first pass at auditor-coins, also reviewing checks around amount arithmetic, ... | Christian Grothoff |
2020-03-22 | clean up auditor-reserves logic | Christian Grothoff |
2020-03-22 | doxygen updates | Christian Grothoff |
2020-03-22 | more wire cleanup, indentation only | Christian Grothoff |
2020-03-22 | first bit of auditor-wire cleanup | Christian Grothoff |
2020-03-22 | clean up auditor-aggregation logic | Christian Grothoff |
2020-03-22 | intermediary step on auditor-aggregation cleanup | Christian Grothoff |
2020-03-22 | missing tests | Christian Grothoff |
2020-03-22 | check for right type | Christian Grothoff |
2020-03-22 | the big EC rename, part II | Christian Grothoff |
2020-03-22 | the big EC rename | Christian Grothoff |
2020-03-21 | cleanup | Christian Grothoff |
2020-03-21 | stylefixes | Christian Grothoff |
2020-03-21 | comment | Christian Grothoff |
2020-03-21 | style fixes | Christian Grothoff |
2020-03-21 | minor style improvement | Christian Grothoff |
2020-03-21 | code cleanup, deduplication, DCE | Christian Grothoff |
2020-03-21 | fix FTBFS issue on some platforms | Christian Grothoff |
2020-03-21 | completing auditor split | Christian Grothoff |
2020-03-21 | steps towards new split-auditor logic | Christian Grothoff |
2020-03-21 | rename fest on refactored auditor logic | Christian Grothoff |
2020-03-20 | working on splitting auditor | Christian Grothoff |
2020-03-17 | a first, untested stab at #6123, committing intermediate result that passes (... | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-14 | run closer and transfer with aggregator, check if we actually did get deposit... | Christian Grothoff |
2020-03-13 | reset is unnecessary, we did just drop and recreate the entire DB | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | 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-25 | fix pp update logic to not insert multiple pps | 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-17 | check return value | Christian Grothoff |
2020-02-08 | do not report missing reserve closures of amount 0.0 | Christian Grothoff |
2020-02-08 | fix uninitialized session | Christian Grothoff |
2020-02-08 | adding test for #6054 (duplicate WTID) | Christian Grothoff |
2020-02-05 | implement auditor's exchange signing key caching (#6052) | Christian Grothoff |
2020-02-04 | add timetravel option for testing/debugging | Christian Grothoff |
2020-01-20 | add config option for new bank | Christian Grothoff |