summaryrefslogtreecommitdiff
path: root/src/bank-lib/bank_api_debit.c
AgeCommit message (Expand)Author
2020-11-07adjust ECsChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-04-21fix #6192Christian Grothoff
2020-03-20fix logic to ensure that we do not call the callback after the iteration was ...Christian 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-01-26address bank_api_credit comment/FIXME from Florian, also adapt debit logic ac...Christian Grothoff
2020-01-18remove more redundant argsFlorian Dold
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-16remove duplicated, wrong ec logic in bank-libChristian Grothoff
2020-01-16fix fakebank logicChristian Grothoff
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff