Age | Commit message (Expand) | Author |
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 | ignore report directories | 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 | fix inconsistency in field naming | 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 | test multiple transfers to same reserve | Florian Dold |
2020-03-27 | recoup test: cover recoup of fully spend coin | Florian Dold |
2020-03-27 | recoup test: try recoup on non-revoked denomination | Florian Dold |
2020-03-23 | fix test case (old one required recoup to *not* be idempotent | Florian Dold |
2020-03-22 | doxygen updates | Christian Grothoff |
2020-03-22 | the big EC rename | Christian Grothoff |
2020-03-21 | adjust tests to auditor changes | Christian Grothoff |
2020-03-21 | adjust tests to auditor changes | Christian Grothoff |
2020-03-21 | fix test | Christian Grothoff |
2020-03-20 | more statistics, make explicit table lock optional, can hurt performance badly | Christian Grothoff |
2020-03-20 | make recoup idempotent and simplify response | Florian Dold |
2020-03-20 | improving benchmarking logic, including more timings | Christian Grothoff |
2020-03-19 | enable using python bank with benchmark | Christian Grothoff |
2020-03-19 | make do_retry not retry forever in tests/benchmark | Christian Grothoff |
2020-03-19 | concurrency requires strtok_r | Christian Grothoff |
2020-03-19 | make DB reset optional in API, use it in tests, but not in the benchmark | Christian Grothoff |
2020-03-18 | make refund test case fail to show broken implementation | Florian Dold |
2020-03-17 | a first, untested stab at #6123, committing intermediate result that passes (... | Christian Grothoff |
2020-03-17 | add cmd line option to restrict timetravel, minor code cleanup of keystate logic | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-15 | fix shutdown logic of test | Christian Grothoff |
2020-03-13 | fix regression introduced by addition of 'revoke' field | Christian Grothoff |
2020-03-12 | add separate commands for closer/transfer steps, modify test cases to use new... | Christian Grothoff |
2020-03-10 | more careful use of TALER_JSON_get_error_code(), limit to cases where we expe... | Christian Grothoff |
2020-03-10 | minor code cleanup | Christian Grothoff |
2020-03-10 | fix typo, remove obsolete option, initialize mpub | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-01 | removing dead code, using more named constants, checking return values better | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |
2020-02-27 | rename fest, make symbols better match new endpoint names | Christian Grothoff |
2020-02-26 | nicer logging | Christian Grothoff |
2020-02-26 | fix shutdown logic if shutdown happens during startup | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-02-04 | capitalization of option changed | Christian Grothoff |