Age | Commit message (Expand) | Author |
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-26 | address bank_api_credit comment/FIXME from Florian, also adapt debit logic ac... | Christian Grothoff |
2020-01-22 | better naming, comments and more logging for incoming history | Florian Dold |
2020-01-21 | make sure request_uid is actually unique | Florian Dold |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-18 | fix FTBFS | Christian Grothoff |
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 | add break_op assertion | Florian Dold |
2020-01-18 | minor log improvement | Florian Dold |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | allow skipping of denom fees check | Florian Dold |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | remove more redundant args | Florian Dold |
2020-01-18 | dce: redundant args | Florian Dold |
2020-01-17 | doxygen | Christian Grothoff |
2020-01-17 | DCE, part one | Florian Dold |
2020-01-17 | doxygen | Christian Grothoff |
2020-01-17 | doxygen fixes | Christian Grothoff |
2020-01-17 | test_bank_api_with_fakebank passes again | Florian Dold |
2020-01-17 | payto fixes WIP | Florian Dold |
2020-01-17 | payto fixes WIP | Florian Dold |
2020-01-16 | move function to libtalerexchangedb, as planned | Christian Grothoff |
2020-01-16 | reuse TALER_url_join | Christian Grothoff |
2020-01-16 | remove duplicated, wrong ec logic in bank-lib | Christian Grothoff |
2020-01-16 | fix config error message | Florian Dold |
2020-01-16 | Finishing CMD to insert denomination and deposit into database. | Marcello Stanisci |
2020-01-16 | HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type... | Florian Dold |
2020-01-16 | fix fakebank logic | Christian Grothoff |
2020-01-16 | fix history API | Christian Grothoff |
2020-01-16 | make lib(c|gn)url mandatory, cleaner makefiles | Florian Dold |
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-15 | use new parsing API, fixes 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-13 | eliminate libtalerwire | Christian Grothoff |