summaryrefslogtreecommitdiff
path: root/src/tests/merchant-contract-test.c
AgeCommit message (Expand)Author
2015-09-30adding error code for primary key violationMarcello Stanisci
2015-09-24adapting the "abs to json" to the latest mint codeMarcello 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