summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_track_transfer.c
AgeCommit message (Collapse)Author
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully ↵Christian Grothoff
handle arithmetic amount issue
2017-10-07properly handle signing errors if httpd lacks signing keys by returning ↵Christian Grothoff
internal errors (and handling new return value from TEH_KS_sign)
2017-06-19fix #5010 for /track/transferChristian Grothoff
2017-06-19refactor /track logic towards new structureChristian Grothoff
2017-06-19split tracking into track_transfer.c and track_transaction.cChristian Grothoff