exchange/src/bank-lib
2020-01-15 11:48:49 +01:00
..
.gitignore new is the new old: remove _new from tests 2019-12-14 23:19:51 +01:00
bank_api_admin.c fix test issues 2020-01-15 11:14:11 +01:00
bank_api_common.c use new parsing API, fixes issues 2020-01-15 00:15:40 +01:00
bank_api_common.h major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet 2020-01-11 15:20:17 +01:00
bank_api_credit.c refactor uri parsing logic, prepare for unit test 2020-01-14 15:57:36 +01:00
bank_api_debit.c refactor uri parsing logic, prepare for unit test 2020-01-14 15:57:36 +01:00
bank_api_parse.c eliminate libtalerwire 2020-01-13 18:16:01 +01:00
bank_api_payto.c use new parsing API, fixes issues 2020-01-15 00:15:40 +01:00
bank_api_transfer.c merge 2020-01-13 22:15:43 +01:00
fakebank.c fix fakebank account vs. full payto confusion 2020-01-15 11:48:49 +01:00
Makefile.am eliminate libtalerwire 2020-01-13 18:16:01 +01:00
taler-bank-transfer.c major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet 2020-01-11 15:20:17 +01:00
taler-fakebank-run.c fix compiler warnings 2019-10-29 20:57:18 +01:00