index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-10-21
test: longer passwords
Antoine A
2024-10-15
fix #9266
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
fix #9239
Christian Grothoff
2024-10-02
more logging to diagnose #9245
Christian Grothoff
2024-10-02
-more logging
Christian Grothoff
2024-10-01
fix time-dependent kyc test failure
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-10-01
support 451 response in client API
Christian Grothoff
2024-10-01
skip tests if curl/jq are not found
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
-fix test FTBFS
Sebastian
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-12
remove unused CONVERTER option (fixes #9126)
Christian Grothoff
2024-09-10
handle zero-amount orders better
Christian Grothoff
2024-09-10
have libtalermerchant accept 451 on order creation
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
204 changed to 200
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
add logic to notify other services about KYC status changes
Christian Grothoff
2024-09-08
clean up and complete taler-merchant-kyccheck logic
Christian Grothoff
2024-09-08
-add missing file
Christian Grothoff
[next]