index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
merchant_api_post_transfers.c
Age
Commit message (
Expand
)
Author
2024-11-05
work on merchant
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2023-04-23
modernize POST /transfers API
Christian Grothoff
2023-01-16
code clean up and get KYC test to pass again with recent exchange changes
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-11-19
-fix misc bugs
Christian Grothoff
2021-08-01
finish implementing #6935
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-05-26
move ‘deposit_sum’ decl upscope
Thien-Thi Nguyen
2021-05-26
log exchange status code if operation fails with bad gateway
Christian Grothoff
2021-05-19
add test for #6876, and minor fixes
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-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-13
Doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-07-02
twister, get tips, instance, and post transfer tests
Jonathan Buchanan
2020-06-01
implement POST /private/reserves
Christian Grothoff
2020-05-13
sketch for GET /transfers cmd
Christian Grothoff
2020-05-12
implement merchant_api_post_transfers.c
Christian Grothoff