summaryrefslogtreecommitdiff
path: root/src/backend-lib/taler-merchant-httpd_contract.c
AgeCommit message (Expand)Author
2015-10-23Restructuring merchant:Marcello Stanisci
2015-10-20Making the "non official" way of verifying a depositMarcello Stanisci
2015-09-30adding error code for primary key violationMarcello Stanisci
2015-09-29forwarding deposit permission worksMarcello Stanisci
2015-09-28to the point where the mint generates a h_wire differentMarcello Stanisci
2015-09-24adding "refund_deadline" mgmt (DB,testcase,httpd,library)Marcello Stanisci
2015-09-24DB query to retrieve the nounce,edate pair based on theMarcello Stanisci
2015-09-23adding further columns to the "contracts" table: e.g. "edate",Marcello Stanisci
2015-09-23adding column hash(a) in contracts table, plusMarcello Stanisci
2015-09-17now signing only the contract JSON's hash; no other information.Marcello Stanisci
2015-09-17adding JSON fields 'max fee' and 'mints' (to indicate the accepted mints)Marcello Stanisci
2015-09-16adding which mints & maximum fee are accepted, in the contract.Marcello Stanisci
2015-09-16fixing 3966 and refactoring the wayMarcello Stanisci
2015-09-16testsuite able to generate the new contract format,Marcello Stanisci
2015-09-15adding merchant library +Marcello Stanisci