Age | Commit message (Expand) | Author |
2020-04-04 | return more error details for /wire and /keys to clients | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-29 | remove bogus warnings | Christian Grothoff |
2020-03-29 | more files missing for dist target | Christian Grothoff |
2020-03-29 | more missing files for 'dist' | Christian Grothoff |
2020-03-29 | add missing files to dist | Christian Grothoff |
2020-03-29 | fix indentation | 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 | 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 |