Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-25 | -enable signup bonus with fakebank | Christian Grothoff | |
2022-08-16 | -implement exchange URL suggestion | Christian Grothoff | |
2022-08-15 | -more work on fakebank API extension | Christian Grothoff | |
2021-10-20 | fix #7049: immediate restart of MHD when already running | Christian Grothoff | |
2021-08-12 | support long_poll_ms argument in bank API (#6987) | Christian Grothoff | |
2021-07-14 | -fix comment | Christian Grothoff | |
2021-07-14 | -fix comment | Christian Grothoff | |
2021-06-19 | misc fakebank fixes | Christian Grothoff | |
2021-06-19 | make libfakebank scale | Christian Grothoff | |
2021-06-19 | extend fakebank API to have thread pool option | Christian Grothoff | |
2021-05-20 | implement duplicate reserve_pub detection in fakebank, add test (fails in ↵ | Christian Grothoff | |
pybank), for #6863 | |||
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff | |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff | |
2020-01-21 | make sure request_uid is actually unique | Florian 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-18 | doxygen | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-13 | add request UID repetition detection to fakebank | Christian Grothoff | |
2020-01-12 | fix fakebank API | Christian Grothoff | |
2020-01-12 | dead | Christian Grothoff | |
2020-01-11 | major 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-31 | tighten formatting rules | Christian Grothoff | |
2017-12-06 | largely fix #5077 | Christian Grothoff | |
2017-06-11 | modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs | Christian Grothoff | |
2017-04-20 | fix misc doxygen issues | Christian Grothoff | |
2017-03-02 | implementing #4921: add base URL to wire transfers | Christian Grothoff | |
2016-07-07 | fixing #4594 | Marcello Stanisci | |
2016-06-08 | turn libfakebank into libtalerfakebank so we can use it for testcases in the ↵ | Christian Grothoff | |
merchant |