summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_wallet_get_tip.c
AgeCommit message (Expand)Author
2023-07-10tip -> rewardChristian Grothoff
2023-05-18rename .success to .ok for consistencyChristian Grothoff
2023-02-01add next_url to GET tip response (#7655)Christian Grothoff
2023-01-16code clean up and get KYC test to pass again with recent exchange changesChristian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-07-16API change, #6188Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-23DCE: removing legacy code and APIsChristian Grothoff
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan