aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2024-06-06check tokens on idempotent pay requestChristian Blättler
2024-06-06store issued tokens in databaseChristian Blättler
2024-06-06store used tokens in database and prevent double using a tokenChristian Blättler
2024-05-06work on tokensChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-27work on testing orders with tokensChristian Blättler
2024-04-26build tokens array in test commandChristian Blättler
2024-04-26extend testing lib to support paying for orders with choicesChristian Blättler
2024-04-26extend merchant lib to allow tokens as inputsChristian Blättler
2024-04-25parse and hash wallet data in pay handlerChristian Blättler
2024-04-25rename signatureChristian Blättler
2024-04-20rename keysChristian Blättler
2024-04-19proper date rounding & fix db key extractionChristian Blättler
2024-04-18add choice_index to private get orders idChristian Blättler
2024-04-16implement orders with choices test caseChristian Blättler
2024-04-16add post tokenfamilies cmdChristian Blättler
2024-04-15add token family GET and POST handlers to merchant libChristian Blättler
2024-04-10Merge branch 'master' into tokensChristian Blättler
2024-04-10add db functions to select & insert token family keysChristian Blättler
2024-04-09fix typoChristian Grothoff
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-03-22add logic to preserve and possibly update minimum_age in contract termsChristian Grothoff
2024-03-19implement protocol v13 (#8638)Christian Grothoff
2024-03-18implement protocol v12, fixes #7948Christian Grothoff
2024-03-18Merge branch 'master' into tokensChristian Blättler
2024-03-18db: add lookup function for token family keyChristian Blättler
2024-03-09implement #8608Christian Grothoff
2024-03-07fix missing images in documentation in TGZChristian Grothoff
2024-03-03spellingChristian Grothoff
2024-03-03implement #8357Christian 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-10try to fix #8353Christian Grothoff
2024-02-09remove reserve/rewardsChristian Grothoff
2024-02-05remove reserves/rewards from public C APIs and testsChristian Grothoff
2024-01-30[doxygen] fix doxygen issuesv0.9.4-dev.6Özgür Kesim
2024-01-28work on #8030 for merchantChristian Grothoff
2024-01-26work on #8061, needs more testingChristian Grothoff
2024-01-26work on #8061Christian Grothoff
2024-01-23note on limitationsChristian Grothoff
2024-01-10codespell fixesChristian Grothoff
2024-01-07properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...Christian Grothoff
2024-01-06-fix child managementChristian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2024-01-06complete taler-merchant-depositcheck, 1st iteration, without testingChristian Grothoff
2024-01-06DB schema changes for pg_lookup_pending_deposits.cChristian Grothoff
2024-01-06add taler-merchant-depositcheck to buildChristian Grothoff
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2024-01-02fix reconnect commit statement problemChristian Grothoff