exchange/src/bank-lib
2017-12-22 21:22:57 +01:00
..
bank_api_admin.c bank uses row_id instead of serial_id now 2017-12-08 16:59:15 +01:00
bank_api_common.c largely fix #5077 2017-12-06 19:24:00 +01:00
bank_api_common.h largely fix #5077 2017-12-06 19:24:00 +01:00
bank_api_history.c nicer error reporting 2017-12-14 13:36:59 +01:00
bank_api_reject.c respect /reject API: credit_account -> account_number 2017-12-13 19:07:41 +01:00
bank.conf bank-lib testcase passes config file to the bank 2017-05-17 20:10:59 +02:00
fakebank.c redefining/adding bank error codes 2017-12-22 21:22:57 +01:00
Makefile.am implement taler-bank-transfer, fixes #5195 2017-12-14 15:33:10 +01:00
taler-bank-transfer.c store password in the right variable 2017-12-14 17:53:48 +01:00
test_bank_api_with_fakebank.c swap account numbers so reject can work with auth 2017-12-09 20:28:17 +01:00
test_bank_api.c re-enable bank /reject testing now that bank implements it (closes #5200) 2017-12-13 17:14:52 +01:00
test_bank_interpreter.c logging the /reject requester in tests as the deposit _credit_ account 2017-12-13 19:22:45 +01:00
test_bank_interpreter.h use row_id instead of serial_id everywhere 2017-12-08 17:04:11 +01:00