summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_post_transfers.c
AgeCommit message (Expand)Author
2023-11-25-update to new spec parsers for better error checkingChristian Grothoff
2023-05-03simplify POST /private/transfers implementation to match new situation with t...Christian Grothoff
2023-04-23modernize POST /transfers APIChristian Grothoff
2023-01-16code clean up and get KYC test to pass again with recent exchange changesChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-11-19-fix misc bugsChristian Grothoff
2021-08-01finish implementing #6935Christian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-05-26move ‘deposit_sum’ decl upscopeThien-Thi Nguyen
2021-05-26log exchange status code if operation fails with bad gatewayChristian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-06-01implement POST /private/reservesChristian Grothoff
2020-05-13sketch for GET /transfers cmdChristian Grothoff
2020-05-12implement merchant_api_post_transfers.cChristian Grothoff