index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_merchantdb_plugin.h
Age
Commit message (
Expand
)
Author
2024-11-05
work on merchant
Christian Grothoff
2024-10-01
fix KYC test
Christian Grothoff
2024-09-15
doxygen fixes
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
allow other processes to immediately trigger KYC check
Christian Grothoff
2024-09-08
add logic to notify other services about KYC status changes
Christian Grothoff
2024-09-07
work towards taler-merchant-kyccheck helper
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-07-31
fix account_kyc_set_status
Christian Grothoff
2024-07-30
fix FTBFS when compiling against exchange v0.13 API
Christian Grothoff
2024-06-16
remove redundant required_currency field/column
Florian Dold
2024-06-13
“redeemed” —> “used"
Christian Blättler
2024-06-13
add rounding and remove h_issue
Christian Blättler
2024-06-13
Merge branch 'master' into tokens-payment
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
2024-05-26
expand POST /products to allow specifying categories the product is in
Christian Grothoff
2024-05-25
-more work on categories
Christian Grothoff
2024-05-25
start on implementing protocol v16
Christian Grothoff
2024-05-13
implement protocol spec v15
Christian Grothoff
2024-04-25
parse and hash wallet data in pay handler
Christian Blättler
2024-04-25
rename signature
Christian Blättler
2024-04-20
rename keys
Christian Blättler
2024-04-19
proper date rounding & fix db key extraction
Christian Blättler
2024-04-18
add choice_index to private get orders id
Christian Blättler
2024-04-10
Merge branch 'master' into tokens
Christian Blättler
2024-04-10
add db functions to select & insert token family keys
Christian Blättler
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-03-19
implement protocol v13 (#8638)
Christian Grothoff
2024-03-18
implement protocol v12, fixes #7948
Christian Grothoff
2024-03-18
db: add lookup function for token family key
Christian Blättler
2024-02-10
try to fix #8353
Christian Grothoff
2024-02-09
remove reserve/rewards
Christian Grothoff
2024-01-30
[doxygen] fix doxygen issues
v0.9.4-dev.6
Özgür Kesim
2024-01-26
work on #8061, needs more testing
Christian Grothoff
2024-01-26
work on #8061
Christian Grothoff
2024-01-10
codespell fixes
Christian Grothoff
2024-01-07
properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...
Christian Grothoff
2024-01-06
-fix child management
Christian Grothoff
2024-01-06
complete taler-merchant-depositcheck, 1st iteration, without testing
Christian Grothoff
2024-01-06
DB schema changes for pg_lookup_pending_deposits.c
Christian Grothoff
2024-01-06
add taler-merchant-depositcheck to build
Christian Grothoff
2024-01-04
remove unnecessary DB interaction in GET private/orders/ID
Christian Grothoff
[next]