summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Expand)Author
2022-03-05add client API for setting global feesChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-01Refactoring TALER_AgeCommitmentÖzgür Kesim
2022-02-23-make age commiment structs const in traitsÖzgür Kesim
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-13-remove redundancies in the refresh-melt computation and fix uninitialized bk...Christian Grothoff
2022-02-12-refactor melt API, add FIXME for discovered bugChristian Grothoff
2022-02-12-clean up refresh reveal APIChristian Grothoff
2022-02-12-modify link API to return 'ps' so that linked coins can be refreshedChristian Grothoff
2022-02-12-more doxygen fixesChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-11-minor API clean upChristian Grothoff
2022-02-11-get tests to passChristian Grothoff
2022-02-10-get recoup/refresh to passChristian Grothoff
2022-02-08-more test fixesChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-07got testing_api_cmd_refresh to compileChristian Grothoff
2022-02-06-fix more FTBFS issuesChristian Grothoff
2022-02-05make API actually workable, sketch out meltChristian Grothoff
2022-02-04make API actually workable, sketch out meltChristian Grothoff
2022-02-04make API actually workable:Christian Grothoff
2022-02-04-API workChristian Grothoff
2022-02-04-fix commentChristian Grothoff
2022-02-04new APIChristian Grothoff
2022-02-04syncChristian Grothoff
2022-02-04messing with CS/RSA fixesChristian Grothoff
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-02-04fix const due to changes in TALER_planchet_prepareLucien Heuzeveldt
2022-02-04implement exchange_api_csrLucien Heuzeveldt
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-10[age restriction] progress 11/nÖzgür Kesim
2021-12-27[age restriction] progress 9/nÖzgür Kesim
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-09get first KYC test to passChristian Grothoff
2021-11-07implement /kyc-proof client APIChristian Grothoff
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-31-fix FTBFS issuesChristian Grothoff
2021-10-30-more dB workChristian Grothoff