Age | Commit message (Expand) | Author |
---|---|---|
2020-03-03 | remove dead field, avoid unnecessary heap allocation | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-03 | fixing memory leak, comments, renaming callback type to make it more concise | Christian Grothoff |
2020-01-26 | address bank_api_credit comment/FIXME from Florian, also adapt debit logic ac... | Christian Grothoff |
2020-01-18 | remove more redundant args | Florian Dold |
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 fakebank logic | Christian Grothoff |
2020-01-14 | refactor uri parsing logic, prepare for unit test | Christian Grothoff |
2020-01-13 | make fakebank and banklib match specifified new API | Christian Grothoff |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ... | Christian Grothoff |