summaryrefslogtreecommitdiff
path: root/src/backenddb/test_merchantdb.c
AgeCommit message (Expand)Author
2022-07-11-test exchange and payto uri as wellChristian Grothoff
2022-07-11-misc bugfixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-06-05-fix backenddb crashChristian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-10fix #7190: handle new wad fees properly in merchantChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-12-25-do not generate non-obivously bogus signature in testChristian Grothoff
2021-12-23followup to 2021-12-19, "introduce new data type for the post-orders hash use...Thien-Thi Nguyen
2021-12-23followup to 2021-12-19, "-introduce new types for tip identifiers and tip pic...Thien-Thi Nguyen
2021-12-14migration to protocol v11Christian Grothoff
2021-11-20-indentChristian Grothoff
2021-11-06update to match latest exchange structuresChristian Grothoff
2021-11-06fix signature in testChristian Grothoff
2021-11-02-fix FTBFSChristian Grothoff
2021-10-10-update KYC DB schema to store exchange pub/sig/timestampChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-21-cleanupChristian Grothoff
2021-07-20-workshop refactoringChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-29fix test (#6891)Christian Grothoff
2021-05-28continue 2021-05-27 "implement specification update #6891"Thien-Thi Nguyen
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-24fix product update logicChristian Grothoff
2021-04-17fix backend-db testChristian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-01-02fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...Christian Grothoff
2020-10-09Addressing @file warnings.MS
2020-09-14fixChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-29fix uninitialized valuesChristian Grothoff
2020-08-29fix memory leaks in orders/forget logicChristian Grothoff
2020-08-29fix filter logicChristian Grothoff
2020-08-12fix/test multiple refund increases for a single coinJonathan Buchanan
2020-08-05fix/test legal expiration for deleting ordersJonathan Buchanan
2020-08-03test for refund availableChristian Grothoff
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-28db checks claim_token in insert_contract_termsJonathan Buchanan
2020-07-27fix DB testChristian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan
2020-07-24allow deleting unclaimed ordersJonathan Buchanan
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-19add update_contract_terms to backenddb (for forget)Jonathan Buchanan
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-12finish documenting test_merchantdb.cJonathan Buchanan
2020-07-08purge instance and more merchant api purge testsJonathan Buchanan
2020-07-04fix compiler warnings for test_merchantdb.cJonathan Buchanan