aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-30bump version to 0.11.6v0.11.7Florian Dold
2024-06-28fix merchant-categories SQL bug, fix merchant-0009 syntax issueChristian Grothoff
2024-06-28update SPA, bump merchant version to 0.11.6v0.11.6Florian Dold
2024-06-28bump version to 0.11.5v0.11.5Florian Dold
2024-06-28bump version to 0.11.4Florian Dold
2024-06-27bootstrap: fix unreproducible submodule versionFlorian Dold
2024-06-24fix lookup_token_family_key logicChristian Grothoff
2024-06-24log on 400 errorsChristian Grothoff
2024-06-20more comments and testSebastian
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-19latest from prebulitv0.11.5-dev.1Sebastian
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-15revert 1c1ec9c54e09e9b90ea7a91e81bf5a6eb878c53b to fix #8945 and enable front...Christian 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-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-13comment out idempotent pay test for nowChristian Blättler
2024-06-11bump merchant SPA lockfile to 0.11.4Devan Carpenter
2024-06-11ci: add postgresql package to containerDevan Carpenter
2024-06-11fix auto-restart on DB downChristian Grothoff
2024-06-10lockfile for merchant SPA from prebuiltFlorian Dold
2024-06-10-debian syntaxv0.11.4Florian Dold
2024-06-10bump version to 0.11.4Florian Dold
2024-06-07latest from prebuiltv0.11.4-dev.1Sebastian
2024-06-06check tokens on idempotent pay requestChristian Blättler
2024-06-06fix testsChristian 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-06add test for double-spending a tokenChristian Blättler
2024-06-05remove legacy user_typeChristian Grothoff
2024-06-03bump version to 0.11.3v0.11.3Sebastian
2024-06-03latest from prebuiltSebastian
2024-06-03import account from bankSebastian
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