Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |