summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-18serialize v1 contract ready for dbChristian Blättler
2024-03-18db: add lookup function for token family keyChristian Blättler
2024-03-18sanity in filter logic for pg_lookup_trnasfersChristian Grothoff
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-09improve drop.sql to avoid having to update it whenever new SQL revisions are ...Christian 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-07406 to 400 status code change in testsv0.9.4aChristian Grothoff
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-07fix missing images in documentation in TGZChristian Grothoff
2024-03-06add serialization switch based on version fieldChristian Blättler
2024-03-06use v1 contract structure for v0 internallyChristian Blättler
2024-03-03spellingChristian Grothoff
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 structuresChristian 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-24expand test for #8353Christian Grothoff
2024-02-24add (working) test for repurchase detectionChristian Grothoff
2024-02-21fix payto URIs in merchant testsChristian Grothoff
2024-02-21fix #8456Christian Grothoff
2024-02-16-fix FTBFSv0.9.5-dev.2Christian Grothoff
2024-02-16try to fix #8412Christian Grothoff
2024-02-10fix regressionChristian Grothoff
2024-02-10try to fix #8353Christian Grothoff
2024-02-09fix redirection issue to preserve query parametersChristian Grothoff
2024-02-09-sql fixChristian Grothoff
2024-02-09trying again on #8348 fixChristian Grothoff
2024-02-09-be verboseChristian Grothoff
2024-02-09set curl timeout when long-pollingChristian Grothoff
2024-02-09fix for #8348 (still to be tested)Christian Grothoff
2024-02-09remove reserve/rewardsChristian Grothoff
2024-02-09fix #8354Sebastian
2024-02-07fix #8346Christian Grothoff
2024-02-06Add missing libeufin-bank mandatory config valuesAntoine A
2024-02-06fix 404 issue in taler-harness run-integrationtests merchant-instances-urlsChristian Grothoff
2024-02-06deprecate '/instances/default', for clients to just use the shorter '/' path ...Christian Grothoff
2024-02-05return 'implementation' field in /config responsesv0.9.4-dev.7Christian Grothoff
2024-02-05-change test orderChristian Grothoff