Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-29 | add missing files to dist | Christian Grothoff | |
2020-03-29 | fix indentation | Christian Grothoff | |
2020-03-29 | fix leak of old keystate if loading of new keystate failed | Christian Grothoff | |
2020-03-29 | fix minor leak from getopt | Christian Grothoff | |
2020-03-28 | fix leaks and bad RC logic wrt json reference copying | Christian Grothoff | |
2020-03-28 | doxygen fix | Christian Grothoff | |
2020-03-28 | address FIXME | Christian Grothoff | |
2020-03-28 | address FIXME | Christian Grothoff | |
2020-03-28 | resolved FIXMEs | Christian Grothoff | |
2020-03-28 | reserve history amount includes fee, add it | Christian Grothoff | |
2020-03-28 | lookup in reverse order also inside of batch | Christian Grothoff | |
2020-03-28 | do not re-use command label | Christian Grothoff | |
2020-03-28 | permit subtraction to result in zero | Christian Grothoff | |
2020-03-28 | ignore generated config file | Christian Grothoff | |
2020-03-28 | ignore report directories | Christian Grothoff | |
2020-03-28 | do return fees in history | Christian Grothoff | |
2020-03-28 | do return correct timestamp also in fakebank implementation | Christian Grothoff | |
2020-03-28 | implement #6049 | Christian Grothoff | |
2020-03-28 | split recoup and revoke commands into two files for better readability | Christian Grothoff | |
2020-03-28 | skip tests if ports are unavailable | Christian Grothoff | |
2020-03-28 | fix leak | Christian Grothoff | |
2020-03-27 | removing inappropriate i18n code | Christian Grothoff | |
2020-03-28 | constrain value of denomination to revoke | Florian Dold | |
2020-03-27 | ERR trap | Christian Grothoff | |
2020-03-27 | avoid warning | Christian Grothoff | |
2020-03-27 | clean logic | Christian Grothoff | |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff | |
2020-03-27 | fix #6137 | Christian Grothoff | |
2020-03-27 | comment style fix | Christian Grothoff | |
2020-03-27 | cover actual aggregation in exchange test | Florian Dold | |
2020-03-27 | deposit command: create merchant key in a more appropriate place | Florian Dold | |
2020-03-27 | fix deposit idempotency test case | Florian Dold | |
2020-03-27 | add test case (currently fails) for deposit idempotency | Florian Dold | |
2020-03-27 | removing warnings | Christian Grothoff | |
2020-03-27 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2020-03-27 | fix warnings | Christian Grothoff | |
2020-03-27 | test multiple transfers to same reserve | Florian Dold | |
2020-03-27 | more stringent overflow checks | Christian Grothoff | |
2020-03-27 | do not log uninitialized amount | Christian Grothoff | |
2020-03-27 | fix checks | Christian Grothoff | |
2020-03-27 | second pass on responses: indentation cleanup and CSE | Christian Grothoff | |
2020-03-27 | clean up response generation code | Christian Grothoff | |
2020-03-27 | comment fixes | Christian Grothoff | |
2020-03-27 | make test quiet | Christian Grothoff | |
2020-03-27 | fix test | Christian Grothoff | |
2020-03-27 | fix test | Christian Grothoff | |
2020-03-27 | fix test | Christian Grothoff | |
2020-03-27 | fix test | Christian Grothoff | |
2020-03-27 | renable cleanup | Christian Grothoff | |
2020-03-27 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |