Age | Commit message (Expand) | Author |
2020-04-23 | fix #6213 | Christian Grothoff |
2020-04-19 | also validate merchant IBANs before signing | Christian Grothoff |
2020-04-17 | Prepare and launch Nexus for tests. | Marcello Stanisci |
2020-04-12 | API updates and new error codes for merchant implementation of #6173 | Christian Grothoff |
2020-04-12 | adapt withdraw2 API to support new tip-pickup design (#6173) | Christian Grothoff |
2020-04-12 | remove c_hash from planchet detail where it does not logically belong | Christian Grothoff |
2020-04-10 | add missing comment | Christian Grothoff |
2020-04-10 | return signature from refund API | Christian Grothoff |
2020-04-10 | add error codes | Christian Grothoff |
2020-04-09 | make code compiler without warnings with latest libmicrohttpd API | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-04-07 | this signature was pretty much always obsolete | Christian Grothoff |
2020-04-07 | make version field const | Christian Grothoff |
2020-04-06 | more error codes | Christian Grothoff |
2020-04-05 | make exchange API more uniform in how information is returned | Christian Grothoff |
2020-04-04 | more error codes | Christian Grothoff |
2020-04-04 | more error codes | Christian Grothoff |
2020-04-04 | return more error details for /wire and /keys to clients | Christian Grothoff |
2020-04-03 | update error codes | Christian Grothoff |
2020-04-02 | update error codes for merchant | Christian Grothoff |
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 |