exchange/src/bank-lib
2017-06-15 22:07:10 +02:00
..
bank_api_admin.c revert field name in bank-lib 2017-05-10 21:08:29 +02:00
bank_api_common.c fix compiler warning due to possibly unknown switch enum values being handled poorly 2017-06-15 22:07:10 +02:00
bank_api_common.h adding support for transaction history to wire plugin API (#4959) 2017-05-04 18:35:53 +02:00
bank_api_history.c start_row is actually start in the spec, fix naming 2017-05-16 11:05:00 +02:00
bank.conf bank-lib testcase passes config file to the bank 2017-05-17 20:10:59 +02:00
fakebank.c automated refunds of expired reserves now work and tested, fixes #4956 2017-06-11 17:04:54 +02:00
Makefile.am bump versions for release 2017-06-06 14:03:53 +02:00
test_bank_api_with_fakebank.c handle base32-wire transfer subject being followed by space+exchange base url in wire plugin and fakebank 2017-05-16 11:05:00 +02:00
test_bank_api.c bank flush db command also needed -c option 2017-05-24 14:57:33 +02:00
test_bank_interpreter.c modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs 2017-06-11 15:25:59 +02:00
test_bank_interpreter.h implement fakebank support (incl. tests) for #5005/#4964/4959 2017-05-07 21:11:56 +02:00