summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-07-16API change, #6188Christian Grothoff
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-11proper handling of h_denom_pub missmatchChristian Grothoff
2020-07-10use h_denom_pub when signing depositsJonathan Buchanan
2020-07-09handle insufficient stock in post ordersJonathan Buchanan
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-07-03test GET /private/transfersJonathan Buchanan
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-06-29get pay-again and pay-abort working againJonathan Buchanan
2020-06-23DCE: removing legacy code and APIsChristian Grothoff
2020-06-23use and handle all /pay status codesChristian Grothoff
2020-06-23implement signature verification on pay responseChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-22return active-status of reserves from backenddb (fixes FIXMEs)Christian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-19stricter tests for query reserve(s) methodsJonathan Buchanan
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-16fix/test for POST tips//pickupJonathan Buchanan
2020-06-15test for GET /private/reserves/Jonathan Buchanan
2020-06-15test for GET /private/reservesJonathan Buchanan
2020-06-14allow refund_delay to be specified with POST /orders, fix FTBFSChristian Grothoff
2020-06-14implement merchant_api_merchant_get_order.cChristian Grothoff
2020-06-14clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...Christian Grothoff
2020-06-14add logic to parse refund detailsChristian Grothoff
2020-06-13starting with merchant_api_merchant_get_order.cChristian Grothoff
2020-06-13adjust GET /orders/ID to match specChristian Grothoff
2020-06-12test with MHD errorJonathan Buchanan
2020-06-10implementation of GET /private/tipsJonathan Buchanan
2020-06-08headers and empty source files for GET /private/tipsJonathan Buchanan
2020-06-04wrote method for delete reserveJonathan Buchanan
2020-06-01implement POST /private/reservesChristian Grothoff
2020-06-01implement POST /private/reservesChristian Grothoff
2020-06-01implement GET /reserves/RESERVE_IDChristian Grothoff
2020-06-01implement TALER_MERCHANT_reserves_get()Christian Grothoff
2020-05-31fix misc issues in client APIsChristian Grothoff
2020-05-31add POST /tips logicChristian Grothoff
2020-05-31work on tip APIsChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-13sketch for GET /transfers cmdChristian Grothoff
2020-05-13implement GET /transfersChristian Grothoff
2020-05-12implement merchant_api_post_transfers.cChristian Grothoff
2020-05-08more work on POST /transferChristian Grothoff
2020-05-03fix benchmark FTBFSChristian Grothoff
2020-05-03revise GET /private/orders APIChristian Grothoff
2020-05-03update testing logic for order CMDsChristian Grothoff
2020-05-02renamingChristian Grothoff