summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Expand)Author
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
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27fix lib/ FTBFSChristian Grothoff
2021-10-27rename festChristian Grothoff
2021-10-27-more changes towards fixing FTBFSChristian Grothoff
2021-10-27brutally fixing types in src/include/, creating plenty of FTBFS issuesChristian Grothoff
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-10-17implement /kyc-wallet in libtalerexchangeChristian Grothoff
2021-10-17implement returning KYC status from GET /deposits/ endpointChristian Grothoff
2021-10-16new configuration option: wallet balance thresholdChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2021-10-10-finish implemnetation of /kyc-check client libraryChristian Grothoff
2021-10-10-draft API for new /kyc-check endpointChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-07-31-more eliminations of json_packChristian Grothoff
2021-04-24return more precise error codes from TALER_EXCHANGE_deposit() if failures are...Christian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-02-15added missing currency in ser/deser, see #6744Sebastian
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-06implement new taler-auditor-offline toolChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-30add API for /management/wire-feesChristian Grothoff
2020-11-30add command to add auditor's denomination signatureChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-27cmd to add/del wire methods from list of accountsChristian Grothoff
2020-11-26cmd to del auditorChristian Grothoff
2020-11-26add logic to parse and check secmod signaturesChristian Grothoff
2020-11-25post keys client logicChristian Grothoff
2020-11-25enable auditor disable client logicChristian Grothoff
2020-11-25implement first new client APIChristian Grothoff
2020-11-25extended exchange APIs for #6175Christian Grothoff
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...Jonathan Buchanan
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-16avoid boolean flags, see #6188Christian Grothoff
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05fix FIXME by exposing deposit permission signing in API instead of doing it i...Christian Grothoff
2020-07-05clarify with/without wire fee issue, sanity checks on currenciesChristian Grothoff