aboutsummaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2024-08-24fix NULL deref bugChristian Grothoff
2024-08-24fix NULL checkChristian Grothoff
2024-08-24check return valuesChristian Grothoff
2024-08-05work on merchant test_kyc_api"Christian Grothoff
2024-08-04fix select_category implementationChristian Grothoff
2024-08-03-make spell checker happyChristian Grothoff
2024-08-02-fix doxygenChristian Grothoff
2024-08-01missing charSebastian
2024-08-01fix get category detailsSebastian
2024-07-31fix account_kyc_set_statusChristian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-07-01provide default category, PoS app needs itv0.11.9-dev.4Florian Dold
2024-06-24log on 400 errorsChristian Grothoff
2024-06-18return active state of the bank accountSebastian
2024-06-16remove redundant required_currency field/columnFlorian Dold
2024-06-16pass main currency to currency spec parserFlorian Dold
2024-06-16fix test by specifying roundingChristian Grothoff
2024-06-15-spellingChristian Grothoff
2024-06-13move tokens_evs to wallet data and remove h_outputsChristian Blättler
2024-06-13“redeemed” —> “used"Christian Blättler
2024-06-13allow for token envelopes being nullChristian Blättler
2024-06-13add rounding and remove h_issueChristian Blättler
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-13rename spent_tokens —> used_tokensChristian Blättler
2024-06-11fix auto-restart on DB downChristian Grothoff
2024-06-06check tokens on idempotent pay requestChristian Blättler
2024-06-06store issued tokens in databaseChristian Blättler
2024-06-06allow for orders with no coins (zero price)Christian Blättler
2024-06-06fix token family validity duration checkChristian Blättler
2024-06-06check validity period of token issue keyChristian Blättler
2024-06-06check validity period of token families and keysChristian Blättler
2024-06-06only allow creation of token families with validity period in the futureChristian 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-25activate new categories APIChristian Grothoff
2024-05-25-more work on categoriesChristian Grothoff
2024-05-25start on implementing protocol v16Christian Grothoff
2024-05-13add ref to bugChristian Grothoff
2024-05-13implement protocol spec v15Christian Grothoff
2024-05-11miscChristian Blättler
2024-05-06work on tokensChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-27validate and sign token envelopesChristian Blättler
2024-04-27pass wallet data hash to deposit signature validationChristian Blättler
2024-04-27fix token family key parsingChristian Blättler
2024-04-27tokens, not coins 🙃Christian Blättler
2024-04-27set valid_after timestamp to rounded value of matching keyChristian Blättler