summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_db.c
AgeCommit message (Collapse)Author
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-25presumably fixing #4455. A check did exist (see ↵Christian Grothoff
taler-exchange-httpd_deposit.c:225), but the two checks disagreed whether it was OK for the fee to be exactly equal to the amount. Now both checks allow the fee to be equal to the amount.
2016-04-15Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian Grothoff
2016-04-11refactor /wire/deposit response generation to do all JSON logic in ↵Christian Grothoff
httpd_responses.c
2016-03-21API change in GNUnet crypto for Full Domain HashingJeff Burdges
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff