index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
Age
Commit message (
Expand
)
Author
7 days
adaptations of merchant to GNUnet fix #8962
Christian Grothoff
11 days
ensure we do not start if the database version is outdated (#9203)
Christian Grothoff
2024-11-05
-fix test FTBFS
Christian Grothoff
2024-11-05
work on merchant
Christian Grothoff
2024-10-15
fix #9266
Christian Grothoff
2024-10-02
fix #9239
Christian Grothoff
2024-10-01
fix KYC test
Christian Grothoff
2024-09-15
doxygen fixes
Christian Grothoff
2024-09-13
-nicer SQL
Christian Grothoff
2024-09-12
-fix test FTBFS
Christian Grothoff
2024-09-12
enforce refund limits (#9061)
Christian Grothoff
2024-09-10
add logic to enforce hard limit on order creation
Christian Grothoff
2024-09-08
towards new /kyc API: test_kyc_api still fails, but getting close
Christian Grothoff
2024-09-08
add logic to notify other services about KYC status changes
Christian Grothoff
2024-09-08
-add missing file
Christian Grothoff
2024-09-07
work towards taler-merchant-kyccheck helper
Christian Grothoff
2024-09-06
skeleton for kyccheck helper
Christian Grothoff
2024-09-05
fix #9170
Christian Grothoff
2024-09-05
fix #9155
Christian Grothoff
2024-09-03
adjust merchant to exchange API change
Christian Grothoff
2024-08-27
-misc code cleanups
Christian Grothoff
2024-08-04
fix select_category implementation
Christian Grothoff
2024-08-02
-fix doxygen
Christian Grothoff
2024-08-01
fix get category details
Sebastian
2024-08-01
also bring categories without products
Sebastian
2024-08-01
missing join-using
Sebastian
2024-07-31
fix account_kyc_set_status
Christian Grothoff
2024-07-31
DB schema change for storing more KYC status data
Christian Grothoff
2024-07-31
aml_decision is gone
Christian Grothoff
2024-07-30
fix FTBFS when compiling against exchange v0.13 API
Christian Grothoff
2024-07-01
more SQL fixes
v0.11.9-dev.3
Florian Dold
2024-07-01
sql
v0.11.9-dev.2
Florian Dold
2024-07-01
fix SQL reference error
v0.11.9-dev.1
Florian Dold
2024-06-30
fix DB migration
Florian Dold
2024-06-28
fix merchant-categories SQL bug, fix merchant-0009 syntax issue
Christian Grothoff
2024-06-24
fix lookup_token_family_key logic
Christian Grothoff
2024-06-20
merchant account: equal doesn't match the unique constrain, so singleton fails
Sebastian
2024-06-20
merchant account: should be able to activate the account
Sebastian
2024-06-16
remove redundant required_currency field/column
Florian Dold
2024-06-15
revert 1c1ec9c54e09e9b90ea7a91e81bf5a6eb878c53b to fix #8945 and enable front...
Christian Grothoff
2024-06-13
“redeemed” —> “used"
Christian Blättler
2024-06-13
add rounding and remove h_issue
Christian Blättler
2024-06-13
add rounding to token_families in database
Christian Blättler
2024-06-13
Merge branch 'master' into tokens-payment
Christian Blättler
2024-06-13
rename spent_tokens —> used_tokens
Christian Blättler
2024-06-06
check tokens on idempotent pay request
Christian Blättler
2024-06-06
store issued tokens in database
Christian Blättler
2024-06-06
store used tokens in database and prevent double using a token
Christian Blättler
2024-06-05
remove legacy user_type
Christian Grothoff
2024-05-26
-finish implementation of protocol v16, still undertested
Christian Grothoff
[next]