Age | Commit message (Expand) | Author |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | do return correct timestamp also in fakebank implementation | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-03 | minor cleanup | Christian Grothoff |
2020-03-03 | remove /config from API, as that is not part of the wire gateway specification | Christian Grothoff |
2020-02-11 | keep the const though, that was an improvement | Christian Grothoff |
2020-02-11 | revert bank API change, we will not do this here after all | Christian Grothoff |
2020-02-11 | first draft implementation of new bank account balance in history logic (unte... | Christian Grothoff |
2020-02-11 | merging | Christian Grothoff |
2020-02-11 | start with new history API implementation | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-01-21 | make sure request_uid is actually unique | Florian Dold |
2020-01-18 | fix FTBFS | Christian Grothoff |
2020-01-18 | fixes | Christian Grothoff |
2020-01-18 | make static analysis happy | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-17 | doxygen | Christian Grothoff |
2020-01-17 | test_bank_api_with_fakebank passes again | Florian Dold |
2020-01-17 | payto fixes WIP | Florian Dold |
2020-01-16 | move function to libtalerexchangedb, as planned | Christian Grothoff |
2020-01-16 | Finishing CMD to insert denomination and deposit into database. | Marcello Stanisci |
2020-01-16 | fix fakebank logic | Christian Grothoff |
2020-01-16 | fix history API | Christian Grothoff |
2020-01-16 | Adapting wirewatch tests to new style. | Marcello Stanisci |
2020-01-15 | debug logging | Christian Grothoff |
2020-01-15 | fix payto URI conversion | Christian Grothoff |
2020-01-15 | fix fakebank account vs. full payto confusion | Christian Grothoff |
2020-01-15 | fix test issues | Christian Grothoff |
2020-01-14 | refactor uri parsing logic, prepare for unit test | Christian Grothoff |
2020-01-13 | add request UID repetition detection to fakebank | Christian Grothoff |
2020-01-13 | merge | Christian Grothoff |
2020-01-13 | make fakebank and banklib match specifified new API | Christian Grothoff |
2020-01-12 | fix ftbfs | Christian Grothoff |
2020-01-12 | fix fakebank API | Christian Grothoff |
2020-01-12 | dead | Christian Grothoff |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ... | Christian Grothoff |
2019-12-22 | Fix auditordb. | Marcello Stanisci |
2019-12-15 | purge history-range API, no longer needed (#5993) | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-29 | fix compiler warnings | Christian Grothoff |
2019-09-29 | Less granularity for bank error codes (#5787). | Marcello Stanisci |
2019-08-25 | re-format code | Florian Dold |
2019-06-03 | eliminate useless global variable TFH_handle_history_range_step | Christian Grothoff |
2019-05-02 | adapt to GNUnet API change | Christian Grothoff |
2019-04-11 | Address compilation warnings. | Marcello Stanisci |
2019-04-11 | Fix history CMD loop, + make fakebank demonize. | Marcello Stanisci |
2019-04-10 | Fixing twisted tests. | Marcello Stanisci |
2019-04-08 | /history-range. | Marcello Stanisci |
2019-04-08 | Put /history[-range] logic in a dedicate file. | Marcello Stanisci |