exchange/src/bank-lib
2021-08-12 19:12:21 +02:00
..
.gitignore new is the new old: remove _new from tests 2019-12-14 23:19:51 +01:00
bank_api_admin.c -fix typo 2021-08-08 17:01:52 +02:00
bank_api_common.c reuse TALER_url_join 2020-01-16 21:57:40 +01:00
bank_api_common.h remove dead prototype 2020-03-03 16:08:26 +01:00
bank_api_credit.c support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
bank_api_debit.c support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
bank_api_parse.c fixing memory leak, comments, renaming callback type to make it more concise 2020-03-03 16:35:20 +01:00
bank_api_transfer.c -remove more json_pack calls 2021-07-31 19:53:50 +02:00
fakebank.c implement long-polling in fakebank -- missing doxygen comment 2021-08-12 19:12:21 +02:00
Makefile.am support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
taler-exchange-wire-gateway-client.c support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
taler-fakebank-run.c support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
test_bank.conf -fix fakebank/tewgc logic and add test case 2021-08-07 17:50:53 +02:00
test_bank.sh -fix fakebank/tewgc logic and add test case 2021-08-07 17:50:53 +02:00