summaryrefslogtreecommitdiff
path: root/src/bank-lib/fakebank.c
AgeCommit message (Expand)Author
2017-06-11automated refunds of expired reserves now work and tested, fixes #4956Christian Grothoff
2017-06-11tolerate empty transaction list when returning historyChristian Grothoff
2017-06-11fix doxygenChristian Grothoff
2017-06-11modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDsChristian Grothoff
2017-06-04fix memory leaks (#5050)Christian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-05-16start_row is actually start in the spec, fix namingChristian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-16fix port numbers, no longer 8081 but on 8080; and box json array /history res...Christian Grothoff
2017-05-10revert last changeMarcello Stanisci
2017-05-10serial_id -> row_id in returned jsonMarcello Stanisci
2017-05-09fix possible NULL deref, simplify logicChristian Grothoff
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-05-04add /history support to fakebankChristian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2017-05-04fix typoChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff
2016-04-17move fake bank implementation to new library to re-use the code in upcoming t...Christian Grothoff