index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
merchant_api_get_instance.c
Age
Commit message (
Expand
)
Author
2024-07-31
comment out most of test_kyc_api, requires more fundamental merchant work
Christian Grothoff
2024-06-05
remove legacy user_type
Christian Grothoff
2023-09-01
new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...
Christian Grothoff
2023-08-22
add currency to amounts in merchant DB
Christian Grothoff
2023-06-04
-code cleanup
v0.9.3-dev.1
Christian Grothoff
2023-05-18
rename .success to .ok for consistency
Christian Grothoff
2023-04-24
fix GET instance test failures
Christian Grothoff
2023-04-11
store user-type with merchant settings
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-03-04
fix #6780
Christian Grothoff
2021-02-02
add rudimentary test logic for #6731
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-25
fix logging of expected problems
Christian Grothoff
2020-10-15
Doxygen fixes
MS
2020-10-13
doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-07-16
API change, #6188
Christian Grothoff
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-04-25
misc. fixes
Christian Grothoff
2020-04-24
fix tests
Christian Grothoff
2020-04-21
implement POST /instances
Christian Grothoff