summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-07-08-change to date_sChristian Grothoff
2022-07-02use new /batch-deposit API in merchantChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-06-06-fix tests: add receiver-name to paytoChristian Grothoff
2022-06-05-work around FTBFSChristian Grothoff
2022-05-18Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2022-05-18gateway timeout is not really a protocol violationChristian Grothoff
2022-04-17Use new exchange funcs: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-30-remove dependency on refund structChristian Grothoff
2022-03-15[age restriction] age verification implemented, but not tested.Özgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix FTBFSChristian Grothoff
2022-02-17fix exchange API breakageFlorian Dold
2022-02-13-fix uninit nonceChristian Grothoff
2022-02-13-migrate merchant tests to support RSA and CSChristian Grothoff
2022-02-11-fix CS-pickup logic (in theory, untested)Christian Grothoff
2022-02-11-fix FTBFS, but with logic holesChristian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-17-protocol bumpChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-11-25fix #7104Christian Grothoff
2021-11-24also increment other version definev0.9.0-dev.2Florian Dold
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-20fix #7034: URL decode authorization header tokenChristian Grothoff
2021-11-19-fix misc bugsChristian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-07finish merchant client api /kyc implementationChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28fix lib/ FTBFSChristian Grothoff
2021-10-21start with /kyc support in libtalermerchantChristian Grothoff
2021-09-02fix internal APIs and implemnetation to match new UUID specification based on...Christian Grothoff
2021-08-13-do merge updates for exchange 0.8.3v0.8.1Christian Grothoff
2021-08-05-merge sebastjm's #6945 branch/fix, and fix an issue in the test logicChristian Grothoff
2021-08-04finish fix for #6953Christian Grothoff
2021-08-01finish implementing #6935Christian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-08-01-misc fixes, more json_pack convertingChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-23-fix struct nameChristian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian 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-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-05-11fix #6861, maybe #6854Christian Grothoff