aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
7 daysadaptations of merchant to GNUnet fix #8962Christian Grothoff
11 daysensure we do not start if the database version is outdated (#9203)Christian Grothoff
2024-11-05-fix test FTBFSChristian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-10-15fix #9266Christian Grothoff
2024-10-02fix #9239Christian Grothoff
2024-10-01fix KYC testChristian Grothoff
2024-09-15doxygen fixesChristian Grothoff
2024-09-13-nicer SQLChristian Grothoff
2024-09-12-fix test FTBFSChristian Grothoff
2024-09-12enforce refund limits (#9061)Christian Grothoff
2024-09-10add logic to enforce hard limit on order creationChristian Grothoff
2024-09-08towards new /kyc API: test_kyc_api still fails, but getting closeChristian Grothoff
2024-09-08add logic to notify other services about KYC status changesChristian Grothoff
2024-09-08-add missing fileChristian Grothoff
2024-09-07work towards taler-merchant-kyccheck helperChristian Grothoff
2024-09-06skeleton for kyccheck helperChristian Grothoff
2024-09-05fix #9170Christian Grothoff
2024-09-05fix #9155Christian Grothoff
2024-09-03adjust merchant to exchange API changeChristian Grothoff
2024-08-27-misc code cleanupsChristian Grothoff
2024-08-04fix select_category implementationChristian Grothoff
2024-08-02-fix doxygenChristian Grothoff
2024-08-01fix get category detailsSebastian
2024-08-01also bring categories without productsSebastian
2024-08-01missing join-usingSebastian
2024-07-31fix account_kyc_set_statusChristian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-31aml_decision is goneChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-07-01more SQL fixesv0.11.9-dev.3Florian Dold
2024-07-01sqlv0.11.9-dev.2Florian Dold
2024-07-01fix SQL reference errorv0.11.9-dev.1Florian Dold
2024-06-30fix DB migrationFlorian Dold
2024-06-28fix merchant-categories SQL bug, fix merchant-0009 syntax issueChristian Grothoff
2024-06-24fix lookup_token_family_key logicChristian Grothoff
2024-06-20merchant account: equal doesn't match the unique constrain, so singleton failsSebastian
2024-06-20merchant account: should be able to activate the accountSebastian
2024-06-16remove redundant required_currency field/columnFlorian Dold
2024-06-15revert 1c1ec9c54e09e9b90ea7a91e81bf5a6eb878c53b to fix #8945 and enable front...Christian Grothoff
2024-06-13“redeemed” —> “used"Christian Blättler
2024-06-13add rounding and remove h_issueChristian Blättler
2024-06-13add rounding to token_families in databaseChristian Blättler
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-13rename spent_tokens —> used_tokensChristian Blättler
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-06-05remove legacy user_typeChristian Grothoff
2024-05-26-finish implementation of protocol v16, still undertestedChristian Grothoff