summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-08-12adapt to GNUnet API changeFlorian Dold
2020-08-10experimental fix to #6452: merge two SQL statements into oneChristian Grothoff
2020-08-10indentation and logging fixesChristian Grothoff
2020-08-08postgres documentation suggests to avoid 'FOR UPDATE' with serializable ↵Christian Grothoff
transactions
2020-08-06ganaFlorian Dold
2020-08-03ignChristian Grothoff
2020-08-03expose language check logicChristian Grothoff
2020-08-03merge ganaChristian Grothoff
2020-08-02Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-08-02bugfixChristian Grothoff
2020-07-29rename toolMS
2020-07-29adjust help messageMS
2020-07-29trait for claim tokenJonathan Buchanan
2020-07-27dereference pointerMS
2020-07-27Drop payto params before preparing the wire transfer.MS
2020-07-27better fixChristian Grothoff
2020-07-27better fixChristian Grothoff
2020-07-27fix segfaultMS
2020-07-27Extend bank transfer tool.MS
Find subject among payto parameters.
2020-07-27payto parser: extract 'subject' parameter.MS
2020-07-27define claim tokenChristian Grothoff
2020-07-24placing a FixmeMS
2020-07-24update .gitignoreChristian Grothoff
2020-07-24fix #6431Christian Grothoff
2020-07-24sync ganaJonathan Buchanan
2020-07-24sync ganaJonathan Buchanan
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and ↵Jonathan Buchanan
TALER_EXCHANGE_refund2
2020-07-22fix misc typosChristian Grothoff
2020-07-22make GANA update more compatible with incremental compilation (fixes #6431)Christian Grothoff
2020-07-22ganaFlorian Dold
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-22kill order for FlorianChristian Grothoff
2020-07-22synchronize with latest GANAChristian Grothoff
2020-07-22synchronize with latest GANAChristian Grothoff
2020-07-22update ganaChristian Grothoff
2020-07-22synchronize with latest GANAChristian Grothoff
2020-07-22use underscoresChristian Grothoff
2020-07-22update gana, add error codes c fileJonathan Buchanan
2020-07-21change behavior of expanding json paths with arraysJonathan Buchanan
2020-07-21mmap() ToS/PP and pre-compute compressed replies (fixes #6199)Christian Grothoff
2020-07-21add helper script for updating GANA submoduleChristian Grothoff
2020-07-21synchronize with latest GANAChristian Grothoff
2020-07-21-doxygenChristian Grothoff
2020-07-21add parser for json pathJonathan Buchanan
2020-07-19update ganaJonathan Buchanan
2020-07-18merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff
2020-07-18-fix bank start callsChristian Grothoff
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-07-17continue previous fixMS