summaryrefslogtreecommitdiff
path: root/src/include/taler_fakebank_lib.h
AgeCommit message (Collapse)Author
2022-08-25-enable signup bonus with fakebankChristian Grothoff
2022-08-16-implement exchange URL suggestionChristian Grothoff
2022-08-15-more work on fakebank API extensionChristian Grothoff
2021-10-20fix #7049: immediate restart of MHD when already runningChristian Grothoff
2021-08-12support long_poll_ms argument in bank API (#6987)Christian Grothoff
2021-07-14-fix commentChristian Grothoff
2021-07-14-fix commentChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in ↵Christian Grothoff
pybank), for #6863
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-21make sure request_uid is actually uniqueFlorian Dold
Allowing duplicate request_uid for different transfer details means that somebody might eventually rely on this, which is bad. They should really be unique, it makes tracing easier.
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-13add request UID repetition detection to fakebankChristian Grothoff
2020-01-12fix fakebank APIChristian Grothoff
2020-01-12deadChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ↵Christian Grothoff
main code compiles, testcases known to fail, code sure not to fully work yet
2019-10-31tighten formatting rulesChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-06-11modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDsChristian 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-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ↵Christian Grothoff
merchant