Age | Commit message (Expand) | Author |
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 |
2020-01-20 | new DB | Christian Grothoff |
2020-01-20 | push mpub | Christian Grothoff |
2020-01-20 | useless | Christian Grothoff |
2020-01-20 | add exchange key during test | Christian Grothoff |
2020-01-20 | spelling of 'mismatch' | Florian Dold |
2020-01-19 | fix auditor issues | Christian Grothoff |
2020-01-19 | fix option | Christian Grothoff |
2020-01-19 | fix option | Christian Grothoff |
2020-01-19 | add missing option | Christian Grothoff |
2020-01-19 | use TALER_config_get_amount() consistently, require currency rounding option ... | Christian Grothoff |
2020-01-19 | clean up amount logic, fix 2^53 check | Christian Grothoff |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | fix section name | Christian Grothoff |
2020-01-19 | remove redundant METHOD option, we can derive it from PAYTO_URI | Florian Dold |
2020-01-19 | config syntax for accounts | Florian Dold |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-19 | clarify FIXMEs | Christian Grothoff |
2020-01-19 | old DBs only | Christian Grothoff |
2020-01-19 | do not rely on filetime, as Git does not preserve it | Christian Grothoff |
2020-01-19 | get auditor to pass with refund | Christian Grothoff |
2020-01-19 | fix aggregator fee calculation logic | Christian Grothoff |
2020-01-19 | adjust tests | Christian Grothoff |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff |
2020-01-18 | deduplicate doxyfiles, integrate with build | Christian Grothoff |
2020-01-18 | fix leaks | Christian Grothoff |
2020-01-18 | fixes | Christian Grothoff |