index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
6 days
small change
Bohdan Potuzhnyi
6 days
first ideas on webhooks
Bohdan Potuzhnyi
7 days
adaptations of merchant to GNUnet fix #8962
Christian Grothoff
7 days
fix typos
Christian Grothoff
9 days
implement #9217
Christian Grothoff
11 days
ensure we do not start if the database version is outdated (#9203)
Christian Grothoff
12 days
implement protocol v22, fixes #9185
Christian Grothoff
2024-11-05
-bugfix
Christian Grothoff
2024-11-05
work on merchant
Christian Grothoff
2024-11-05
work on merchant
Christian Grothoff
2024-10-30
fix #9273
Christian Grothoff
2024-10-25
remove dead GNUNET_STRINGS_get_utf8_args(), just a NOP
Christian Grothoff
2024-10-23
fix mis-use of API for conversion of timestamp to seconds
Christian Grothoff
2024-10-07
respect zero-limits
Christian Grothoff
2024-10-06
return h_wire in GET /kyc (#9217)
Christian Grothoff
2024-10-06
-more logging
Christian Grothoff
2024-10-06
bump timeout to 2500ms, fixes #9240
Christian Grothoff
2024-10-03
add donau detection
Christian Grothoff
2024-10-02
more logging to diagnose #9245
Christian Grothoff
2024-10-02
-more logging
Christian Grothoff
2024-10-01
fix KYC test
Christian Grothoff
2024-10-01
fix #9197: wait at most 250ms for /keys from exchanges before giving up
Christian Grothoff
2024-09-30
fix #9219
Christian Grothoff
2024-09-29
keep checking for updates to our KYC status once per week even without incide...
Christian Grothoff
2024-09-29
re-trigger exchange KYC checks if we failed to create an order due to low limits
Christian Grothoff
2024-09-29
fix #9216: message, not subject
Christian Grothoff
2024-09-29
fix #9215
Christian Grothoff
2024-09-15
doxygen fixes
Christian Grothoff
2024-09-15
fix category array construction (#8834)
Christian Grothoff
2024-09-14
return 400 if wallet uses untrusted exchange base URL; towards fixing #9183
Christian Grothoff
2024-09-13
fix #9184: never long-poll on first request
Christian Grothoff
2024-09-13
-nicer SQL
Christian Grothoff
2024-09-12
enforce refund limits (#9061)
Christian Grothoff
2024-09-10
handle zero-amount orders better
Christian Grothoff
2024-09-10
improve error response
Christian Grothoff
2024-09-10
-fix limit calculation
Christian Grothoff
2024-09-10
add logic to enforce hard limit on order creation
Christian Grothoff
2024-09-10
clean up order, no semantic change
Christian Grothoff
2024-09-10
typos
Christian Grothoff
2024-09-10
refactor to use new exchange convenience API to check account restrictions
Christian Grothoff
2024-09-09
fix misc. long polling issues
Christian Grothoff
2024-09-09
-fix all-zeros access_token issue
Christian Grothoff
2024-09-08
towards new /kyc API: test_kyc_api still fails, but getting close
Christian Grothoff
2024-09-08
make taler-merchant-reconciliation use keys via taler-merchant-exchangekeysup...
Christian Grothoff
2024-09-08
fix comment
Christian Grothoff
2024-09-08
make taler-merchant-depositcheck use keys via taler-merchant-exchangekeysupdate
Christian Grothoff
2024-09-08
actually rely upon taler-merchant-exchangekeyupdate in taler-merchant-httpd
Christian Grothoff
2024-09-08
add notification on KYC rule trigger
Christian Grothoff
2024-09-08
allow other processes to immediately trigger KYC check
Christian Grothoff
2024-09-08
clean up and complete taler-merchant-kyccheck logic
Christian Grothoff
[next]