Age | Commit message (Expand) | Author |
2020-04-01 | typo | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | doxygen fix | Christian Grothoff |
2020-03-28 | resolved FIXMEs | Christian Grothoff |
2020-03-28 | do return fees in history | Christian Grothoff |
2020-03-28 | implement #6049 | Christian Grothoff |
2020-03-27 | cover actual aggregation in exchange test | Florian Dold |
2020-03-27 | add test case (currently fails) for deposit idempotency | Florian Dold |
2020-03-26 | fix recoup-refresh audit logic | Christian Grothoff |
2020-03-23 | fix EC codes for merchant | Christian Grothoff |
2020-03-23 | fix ec | Christian Grothoff |
2020-03-22 | doxygen updates | Christian Grothoff |
2020-03-22 | the big EC rename, part II | Christian Grothoff |
2020-03-22 | the big EC rename | Christian Grothoff |
2020-03-21 | adjust tests to auditor changes | 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 | fix macro causing syntax issues | Christian Grothoff |
2020-03-19 | make DB reset optional in API, use it in tests, but not in the benchmark | Christian Grothoff |
2020-03-17 | style, indentation and type fixes for lib/ | Christian Grothoff |
2020-03-17 | add cmd line option to restrict timetravel, minor code cleanup of keystate logic | Christian Grothoff |
2020-03-17 | adjust types to match latest GNUnet API | Christian Grothoff |
2020-03-16 | simplify refund processing, add additional checks for matching currency | Christian Grothoff |
2020-03-16 | harden URI validation logic | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-14 | code cleanup and additional error checking logic for #6124, but no actual sem... | Christian Grothoff |
2020-03-12 | add separate commands for closer/transfer steps, modify test cases to use new... | Christian Grothoff |
2020-03-12 | split reserve closing from main aggregation logic | Christian Grothoff |
2020-03-12 | fix EC typo (by importing generated header) | Florian Dold |
2020-03-10 | more careful use of TALER_JSON_get_error_code(), limit to cases where we expe... | Christian Grothoff |
2020-03-10 | actually look at recoup/revocations in libtalerexchange and expose the result... | Christian Grothoff |
2020-03-07 | fix comments, naming consistency issues | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-05 | new coins => fresh coins, also move comments into the database itself | Christian Grothoff |
2020-03-05 | rename for consistency | Christian Grothoff |
2020-03-05 | clean up comments, renaming for clarity | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | fix comments | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | minor code clean up, renaming for consistency | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-03 | fixing memory leak, comments, renaming callback type to make it more concise | Christian Grothoff |
2020-03-03 | remove /config from API, as that is not part of the wire gateway specification | Christian Grothoff |
2020-03-01 | fix missing NULL termination on array | Christian Grothoff |
2020-03-01 | check well-formedness of URI when signing, check return value of function for... | Christian Grothoff |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |