aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
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
2024-05-26expand POST /products to allow specifying categories the product is inChristian Grothoff
2024-05-25-fix indexChristian Grothoff
2024-05-25-more work on categoriesChristian Grothoff
2024-05-25start on implementing protocol v16Christian Grothoff
2024-05-22-fix SQL typo found by SebastianChristian Grothoff
2024-05-13implement protocol spec v15Christian Grothoff
2024-05-11miscChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-26fix memory management in case of errorChristian Blättler
2024-04-25fix set_token_family memory leaksChristian Blättler
2024-04-25parse and hash wallet data in pay handlerChristian Blättler
2024-04-20rename keysChristian Blättler
2024-04-19proper date rounding & fix db key extractionChristian Blättler
2024-04-19check hash before insertingChristian Blättler
2024-04-19fix compiler warningChristian Blättler
2024-04-18adapt to changed spec and fix key handlingChristian Blättler
2024-04-18add new migration to makefileChristian Blättler
2024-04-18check hash before insertingChristian Blättler
2024-04-18fix hash length constraintChristian Blättler
2024-04-18add sql migration to add choice_index in dbChristian Blättler
2024-04-18fix compiler warningChristian Blättler
2024-04-18add choice_index to private get orders idChristian 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-09implement protocol v14 / fix #8717Christian 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-01-fix typoChristian Grothoff
2024-03-20first smoke testsChristian Blättler
2024-03-19implement protocol v13 (#8638)Christian Grothoff
2024-03-18database schema update for #8638Christian Grothoff
2024-03-18implement protocol v12, fixes #7948Christian Grothoff