aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-24fix NULL checkChristian Grothoff
2024-08-24check return valuesChristian Grothoff
2024-08-08adapt to exchange DEPOSIT -> AGGREGATE renameChristian Grothoff
2024-08-08new flagChristian Grothoff
2024-08-05test passesChristian Grothoff
2024-08-05work on merchant test_kyc_api"Christian Grothoff
2024-08-04bump prebuiltChristian 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-08-01also bring categories without productsSebastian
2024-08-01missing join-usingSebastian
2024-07-31get basic merchant kyc test to pass againChristian Grothoff
2024-07-31fix account_kyc_set_statusChristian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-31comment out most of test_kyc_api, requires more fundamental merchant workChristian Grothoff
2024-07-31aml_decision is goneChristian Grothoff
2024-07-31fix kyc configChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-07-09-normal freeChristian Grothoff
2024-07-01provide default category, PoS app needs itv0.11.9-dev.4Florian Dold
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-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-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-11fix auto-restart on DB downChristian Grothoff
2024-06-06check tokens on idempotent pay requestChristian Blättler
2024-06-06fix testsChristian Blättler