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_config.c
Age
Commit message (
Expand
)
Author
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-03-22
fix error handling logic in merchant_api_get_config
Christian Grothoff
2024-03-22
fix #8658
Christian Grothoff
2024-03-19
implement protocol v13 (#8638)
Christian Grothoff
2024-03-18
implement protocol v12, fixes #7948
Christian Grothoff
2024-03-09
implement #8608
Christian Grothoff
2024-03-03
implement #8357 - bump protocol version
Christian Grothoff
2024-02-10
try to fix #8353
Christian Grothoff
2024-02-05
remove reserves/rewards from public C APIs and tests
Christian Grothoff
2023-12-23
-fix leaks
Christian Grothoff
2023-12-22
-currency code was removed from currency specifications
Christian Grothoff
2023-12-17
-expand data returned from /config by merchant backend
Christian Grothoff
2023-12-16
partial implementation of protocol v6: GET with additional filters, POST not ...
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-10-13
add currency specification parsing to /config logic in libtalermerchant
Christian Grothoff
2023-07-10
tip -> reward
Christian Grothoff
2023-06-03
misc style improvements
Christian Grothoff
2023-04-23
-bump protocol version
Christian Grothoff
2021-12-17
-protocol bump
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-11-24
also increment other version define
v0.9.0-dev.2
Florian Dold
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-15
Doxygen fixes
MS
2020-10-13
doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-07-21
fully implement forget + some tests
Jonathan Buchanan
2020-07-16
API change, #6188
Christian Grothoff
2020-04-19
implement DELETE /instances/$ID
Christian Grothoff