Age | Commit message (Expand) | Author |
2020-12-20 | spell checking issues | 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-06 | incomplete work on forthcoming /keys implementation | 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-29 | get code for most new endpoints to build (but DB not done) | Christian Grothoff |
2020-11-28 | sketch logic for wire-fee management endpoint | Christian Grothoff |
2020-11-28 | more work on new endpoints | Christian Grothoff |
2020-11-14 | more work on crypto RSA helper | Christian Grothoff |
2020-08-12 | fix refund handling: allow refund increases for the same coin | 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 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-26 | fix recoup-refresh audit logic | Christian Grothoff |
2020-03-07 | fix comments, naming consistency issues | 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 | fix comments | 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 |
2020-01-19 | doxygen fix | Florian Dold |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff |
2020-01-18 | libraries were folded, fold headers as well | Christian Grothoff |
2020-01-18 | doxygen work | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-17 | remove bogus comment | Christian Grothoff |
2020-01-17 | bogus comment, fields no longer exist, logic problem ditto | Christian Grothoff |
2020-01-17 | use more specific SELECT in exchange aggregator on refunds instead of filteri... | Christian Grothoff |
2020-01-17 | implement rh caching | 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-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ... | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-09-15 | fix leaks and unnecessary fetch of RSA signature on refresh/reveal | Christian Grothoff |
2019-09-03 | auditor needs serial IDs in coin history | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-08-17 | remove currency field from databases | Christian Grothoff |
2019-07-27 | more denom sig checking in auditor | Christian Grothoff |