Age | Commit message (Expand) | Author |
2020-12-26 | fix bad call | Christian Grothoff |
2020-12-26 | init member | Christian Grothoff |
2020-12-26 | implement #6161 | Christian Grothoff |
2020-12-25 | address FIXMEs | Christian Grothoff |
2020-12-22 | integrate auditor signature check logic with taler-helper-auditor-coins | Christian Grothoff |
2020-12-22 | address FIXME: pass session when iterating over denominations | Christian Grothoff |
2020-12-20 | remove fixme, function remains in use" | Christian Grothoff |
2020-12-20 | misc doxygen fixes | Christian Grothoff |
2020-12-17 | update auditordb and test logic to work with new key separation logic (#6175) | Christian Grothoff |
2020-12-12 | fix misc bugs | Christian Grothoff |
2020-12-10 | implement POST /managment/keys | Christian Grothoff |
2020-12-09 | work on new logic to generate /wire response | Christian Grothoff |
2020-12-06 | expand exchangedb plugin for new /keys logic | Christian Grothoff |
2020-12-01 | more management API tests and bugfixes | Christian Grothoff |
2020-11-30 | doxygen fixes | Christian Grothoff |
2020-11-29 | more DB functions for new /management/ endpoints | Christian Grothoff |
2020-11-29 | more work on DB plugin for managemetn API | Christian Grothoff |
2020-11-29 | work on DB logic, add auditor_name to /management/auditors API | Christian Grothoff |
2020-11-27 | first draft for POST /management/keys | Christian Grothoff |
2020-11-14 | more work on crypto RSA helper | Christian Grothoff |
2020-10-22 | fix doxygen | Christian Grothoff |
2020-08-13 | remove optimization combining two SQL statements on reserve update as it coul... | Christian Grothoff |
2020-08-12 | fix refund handling: allow refund increases for the same coin | Christian Grothoff |
2020-08-10 | experimental fix to #6452: merge two SQL statements into one | Christian Grothoff |
2020-08-08 | postgres documentation suggests to avoid 'FOR UPDATE' with serializable trans... | Christian Grothoff |
2020-07-10 | remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai... | Christian Grothoff |
2020-07-08 | synchronize with latest GANA | Christian Grothoff |
2020-07-08 | add h_denom_pub to deposit signatures | Christian Grothoff |
2020-07-08 | simplify DB access: do not fetch fields we do not need | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-07-05 | fix error reporting/handling | Christian Grothoff |
2020-07-05 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff |
2020-04-24 | fix invariant check | Christian Grothoff |
2020-04-23 | add invariant checks for #6214 | Christian Grothoff |
2020-04-22 | fix #6200 | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-26 | fix recoup-refresh audit logic | Christian Grothoff |
2020-03-26 | fix SQL statements | Christian Grothoff |
2020-03-20 | more statistics, make explicit table lock optional, can hurt performance badly | Christian Grothoff |
2020-03-20 | fix critical bug in transaction history query for recoup-refresh | Florian Dold |
2020-03-16 | style fixes | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | 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-05 | clean up comments, renaming for clarity | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | minor code clean up, renaming for consistency | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |