aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-10add db functions to select & insert token family keysChristian Blättler
2024-04-10latest from prebuiltSebastian
2024-04-09fix typoChristian Grothoff
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-04-09bump configure versionv0.10.1Christian Grothoff
2024-04-09bump Debian changelogChristian Grothoff
2024-04-08-bump due to crash fixChristian Grothoff
2024-04-08fix urnChristian Grothoff
2024-04-07add cache control to /configChristian Grothoff
2024-04-01-do not return 0-orders as unwiredbfh-snack-2024-4Christian Grothoff
2024-04-01-filter by *effective* refundsChristian Grothoff
2024-04-01consider refunds when checking exchange transfer claimsChristian Grothoff
2024-04-01nicer loggingChristian Grothoff
2024-04-01consider refunds when checking exchange transfer claimsChristian Grothoff
2024-04-01return error code from taler-merchant-exchange if ever any transaction had an...Christian Grothoff
2024-04-01-improve loggingChristian Grothoff
2024-04-01-fix typoChristian 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-26more service rulesChristian Grothoff
2024-03-26add sliceChristian Grothoff
2024-03-22fix more size_t / unsigned int confusions in merchant backendChristian Grothoff
2024-03-22fix more json_XXX_size unsigned int issuesChristian Grothoff
2024-03-22fix error handling logic in merchant_api_get_configChristian Grothoff
2024-03-22fix #8658Christian 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-18database schema update for #8638Christian 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 taler-merchant-depositchec...Christian Grothoff
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-18db: add lookup function for token family keyChristian Blättler
2024-03-18sanity in filter logic for pg_lookup_trnasfersChristian Grothoff
2024-03-17ci: remove leading v character from version stringDevan Carpenter
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