summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Collapse)Author
23 hoursaddf FIXMEChristian Grothoff
9 daysMerge branch 'master' into tokensChristian Blättler
# Conflicts: # src/backend/taler-merchant-httpd_private-post-orders.c
9 daysserialize v1 ordersChristian Blättler
10 daysimplement protocol v14 / fix #8717Christian Grothoff
11 days-bump due to crash fixChristian Grothoff
11 daysfix urnChristian Grothoff
12 daysadd cache control to /configChristian Grothoff
2024-04-01-do not return 0-orders as unwiredbfh-snack-2024-4Christian Grothoff
2024-04-01nicer loggingChristian Grothoff
2024-04-01return error code from taler-merchant-exchange if ever any transaction had ↵Christian Grothoff
an issue
2024-04-01-improve loggingChristian Grothoff
2024-04-01improve shutdown in taler-merchant-exchangeChristian Grothoff
2024-04-01improve logging in taler-merchant-exchangeChristian Grothoff
2024-03-31-indentationChristian Grothoff
2024-03-28-fix non-termination issue for taler-merchant-depositccheckChristian Grothoff
2024-03-22fix more size_t / unsigned int confusions in merchant backendChristian Grothoff
2024-03-22add logic to preserve and possibly update minimum_age in contract termsChristian Grothoff
2024-03-22implement memory management review feedbackChristian Blättler
2024-03-20first smoke testsChristian Blättler
2024-03-19address TODOsCodeBlau-NGI-t2.7Christian Grothoff
2024-03-19implement protocol v13 (#8638)Christian Grothoff
2024-03-18implement protocol v12, fixes #7948Christian Grothoff
2024-03-18move lookup order for idempotency check into transaction scope where it belongsChristian Grothoff
2024-03-18simplify kyc logic in payment logic as we now have ↵Christian Grothoff
taler-merchant-depositcheck doing it better
2024-03-18Merge branch 'master' into tokensChristian Blättler
2024-03-18simplify contract structsChristian Blättler
2024-03-18serialize v1 contract ready for dbChristian Blättler
2024-03-10add merchant struct to contract datastructureChristian Blättler
2024-03-10first shot at v1 contract serializationChristian Blättler
2024-03-10implement parsing of choices array for v1 contractsChristian Blättler
2024-03-10-add missing filesv0.10.0Christian Grothoff
2024-03-09implement #8608Christian Grothoff
2024-03-08remove unused merchant_pub field (set directly in serialize order phase)Christian Blättler
2024-03-08build merchant information in serialization phaseChristian Blättler
2024-03-08parse v0 max_fee into limits structChristian Blättler
2024-03-07add choices array to v0 contract logicChristian Blättler
2024-03-07-fix case where frontend sets max_feeChristian Grothoff
2024-03-07-change 406 to 400Christian Grothoff
2024-03-07add limits datastructure, move brutto to contract instead of choiceChristian Blättler
2024-03-06add serialization switch based on version fieldChristian Blättler
2024-03-06use v1 contract structure for v0 internallyChristian Blättler
2024-03-03implement #8357 - bump protocol versionChristian Grothoff
2024-03-03implement #8357Christian Grothoff
2024-02-29serialize v0 contractChristian Blättler
2024-02-29separate structs implement discussed changesChristian Blättler
2024-02-25rought first draft of v1 contract terms data structuresfeature/tokensChristian Blättler
2024-02-24attempt to fix #8353Christian Grothoff
2024-02-24major refactoring of taler-merchant-httpd_get-orders-ID.c --- no semantic changeChristian Grothoff
2024-02-21fix #8456Christian Grothoff
2024-02-16-fix FTBFSv0.9.5-dev.2Christian Grothoff