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_transfers.c
Age
Commit message (
Expand
)
Author
2024-11-05
work on merchant
Christian Grothoff
2024-10-23
fix mis-use of API for conversion of timestamp to seconds
Christian Grothoff
2024-03-22
fix more json_XXX_size unsigned int issues
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-06-03
address more FIXMEs
Christian Grothoff
2023-01-16
code clean up and get KYC test to pass again with recent exchange changes
Christian Grothoff
2022-07-08
-change to date_s
Christian Grothoff
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
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-02-02
add rudimentary test logic for #6731
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-30
address FIXMEs: support args being optional, detail does not exist in reply, ...
Christian Grothoff
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-07-24
fix spelling mistakes
Jonathan Buchanan
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-07-03
test GET /private/transfers
Jonathan Buchanan
2020-06-14
clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...
Christian Grothoff
2020-05-13
implement GET /transfers
Christian Grothoff
2020-05-12
implement merchant_api_post_transfers.c
Christian Grothoff