Age | Commit message (Expand) | Author |
2020-08-19 | fix #6483: ensure cleanup of processes on exit | Christian Grothoff |
2020-08-18 | make thread pool size configurable via command line argument, default to #CPU... | Florian Dold |
2020-08-14 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2020-08-14 | fix #6480 | Christian Grothoff |
2020-08-14 | spend 4 TESTKUDOS, not 5, like the previous test command | Florian Dold |
2020-08-14 | exchange, not bank | Florian Dold |
2020-08-14 | fix test withdrawal wallet invocation | Florian Dold |
2020-08-14 | don't run old integrationtest command | Florian Dold |
2020-08-14 | fix bug: case where this is the first refund | Christian Grothoff |
2020-08-14 | taler wallet invocation | Florian Dold |
2020-08-13 | remove optimization combining two SQL statements on reserve update as it coul... | Christian Grothoff |
2020-08-13 | extend tests to discover corner cases from #6478, fix code to actually work f... | Christian Grothoff |
2020-08-12 | implement #6478, but untested as shown by FIXMEs | Christian Grothoff |
2020-08-12 | fix refund handling: allow refund increases for the same coin | Christian Grothoff |
2020-08-12 | adapt to GNUnet API change | Florian Dold |
2020-08-10 | experimental fix to #6452: merge two SQL statements into one | Christian Grothoff |
2020-08-10 | indentation and logging fixes | Christian Grothoff |
2020-08-08 | postgres documentation suggests to avoid 'FOR UPDATE' with serializable trans... | Christian Grothoff |
2020-08-03 | expose language check logic | Christian Grothoff |
2020-08-02 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2020-08-02 | bugfix | Christian Grothoff |
2020-07-29 | rename tool | MS |
2020-07-29 | adjust help message | MS |
2020-07-29 | trait for claim token | Jonathan Buchanan |
2020-07-27 | dereference pointer | MS |
2020-07-27 | Drop payto params before preparing the wire transfer. | MS |
2020-07-27 | better fix | Christian Grothoff |
2020-07-27 | better fix | Christian Grothoff |
2020-07-27 | fix segfault | MS |
2020-07-27 | Extend bank transfer tool. | MS |
2020-07-27 | payto parser: extract 'subject' parameter. | MS |
2020-07-27 | define claim token | Christian Grothoff |
2020-07-24 | placing a Fixme | MS |
2020-07-23 | remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_... | Jonathan Buchanan |
2020-07-22 | fix misc typos | Christian Grothoff |
2020-07-22 | remove refund_fee from refund confirmation message and signature | Florian Dold |
2020-07-22 | kill order for Florian | Christian Grothoff |
2020-07-22 | update gana, add error codes c file | Jonathan Buchanan |
2020-07-21 | change behavior of expanding json paths with arrays | Jonathan Buchanan |
2020-07-21 | mmap() ToS/PP and pre-compute compressed replies (fixes #6199) | Christian Grothoff |
2020-07-21 | -doxygen | Christian Grothoff |
2020-07-21 | add parser for json path | Jonathan Buchanan |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-18 | -fix bank start calls | Christian Grothoff |
2020-07-17 | adapt to change in GNUNET_OS_start_process() API (#6188) | Christian Grothoff |
2020-07-16 | boolean argument removed in GNUNET_CURL_job_add (#6188) | Christian Grothoff |
2020-07-16 | avoid boolean flags, see #6188 | Christian Grothoff |
2020-07-16 | implement forgettable contract terms core logic (#6365) | Christian Grothoff |
2020-07-15 | test retry transfer with same request_id | Jonathan Buchanan |
2020-07-16 | first draft for #6365, test pending | Christian Grothoff |