summaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
2020-03-27more stringent overflow checksChristian Grothoff
2020-03-21completing auditor splitChristian Grothoff
2020-03-20fix logic to ensure that we do not call the callback after the iteration was ...Christian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-07merge taler-wire and taler-bank-transfer tools, they are very related and oth...Christian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-03minor cleanupChristian Grothoff
2020-03-03remove dead field, avoid unnecessary heap allocationChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-03fixing memory leak, comments, renaming callback type to make it more conciseChristian Grothoff
2020-03-03remove dead prototypeChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-02-11keep the const though, that was an improvementChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11first draft implementation of new bank account balance in history logic (unte...Christian Grothoff
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-26address bank_api_credit comment/FIXME from Florian, also adapt debit logic ac...Christian Grothoff
2020-01-22better naming, comments and more logging for incoming historyFlorian Dold
2020-01-21make sure request_uid is actually uniqueFlorian Dold
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18fix FTBFSChristian Grothoff
2020-01-18fix FTBFSChristian Grothoff
2020-01-18fixesChristian Grothoff
2020-01-18make static analysis happyChristian Grothoff
2020-01-18add break_op assertionFlorian Dold
2020-01-18minor log improvementFlorian Dold
2020-01-18doxygenChristian Grothoff
2020-01-18allow skipping of denom fees checkFlorian Dold
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18remove more redundant argsFlorian Dold
2020-01-18dce: redundant argsFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17DCE, part oneFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17test_bank_api_with_fakebank passes againFlorian Dold
2020-01-17payto fixes WIPFlorian Dold
2020-01-17payto fixes WIPFlorian Dold
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-16remove duplicated, wrong ec logic in bank-libChristian Grothoff
2020-01-16fix config error messageFlorian Dold
2020-01-16Finishing CMD to insert denomination and deposit into database.Marcello Stanisci
2020-01-16HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type...Florian Dold
2020-01-16fix fakebank logicChristian Grothoff