summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2018-01-21finish new withdraw command implementationChristian Grothoff
2018-01-21more traitsChristian Grothoff
2018-01-21new test interpreter architecture, first draftChristian Grothoff
2018-01-19Florian is right, this should be a 409, not 500Christian Grothoff
2018-01-18implement #5254Christian Grothoff
2018-01-16remove dead error codeChristian Grothoff
2018-01-15add timestamp for /reserve/status deposit eventsChristian Grothoff
2018-01-04add pay session signatureFlorian Dold
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-02implement select_refunds_by_coin in exchangedb pluginChristian Grothoff
2018-01-01add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...Christian Grothoff
2018-01-01change 'f' to 'contribution' in /depositChristian Grothoff
2017-12-22redefining/adding bank error codesMarcello Stanisci
2017-12-15adding more bank's error codesMarcello Stanisci
2017-12-14remove _admin APIs from libtalerexchangeChristian Grothoff
2017-12-14nicer error reportingChristian Grothoff
2017-12-09need a few more error codesChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-11-30properly document TALER_SIGNATURE_MERCHANT_REFUND_OKChristian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-11-27Add error code TIP_QUERY_TIP_ID_UNKNOWNFlorian Dold
2017-11-19add last_timestamp to wire auditor progress point; fix confusion in param/res...Christian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff
2017-11-02clarify soft DB error code - they now could be returnedChristian Grothoff
2017-11-02define more error codesChristian Grothoff
2017-11-01helps to keep enum values distinctChristian Grothoff
2017-11-01add status codeChristian Grothoff
2017-10-31add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tipsChristian Grothoff
2017-10-31major API refactoring, adding planchet generation and coin extraction APIs to...Christian Grothoff
2017-10-31rename: TALER_setup_planchet -> TALER_planchet_setup_refreshChristian Grothoff
2017-10-31rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi...Christian Grothoff
2017-10-24more error codes for tippingChristian Grothoff
2017-10-22starting with error codes for tipping APIChristian Grothoff
2017-10-16add exchangedb function for #4961Christian Grothoff
2017-10-12add references to Mantis bugs to TODO/FIXME comments in codeChristian Grothoff
2017-10-12complete first pass of taler-wre-auditor's wire-out audit logicChristian Grothoff
2017-10-06handle (most) TEH_KS_acquire errorsChristian Grothoff
2017-09-30also store wire position in auditordbChristian Grothoff
2017-09-30update auditordb API to support logic for taler-wire-auditorChristian Grothoff
2017-09-26fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...Christian Grothoff
2017-09-13add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the down...Christian Grothoff
2017-09-13theoretically finished implementation of #4840 (/keys cherry picking), but by...Christian Grothoff
2017-09-12add support for #4840 (/keys cherry picking) to libtalerexchangeChristian Grothoff
2017-07-25error code for merchant /pay db transactionMarcello Stanisci
2017-07-21introducting error code for merchant detecting wire fee inconsistencyChristian Grothoff
2017-07-20implement #5114Christian Grothoff
2017-07-05importing a 'PS' struct from merchantMarcello Stanisci
2017-07-05signature macro to confirm refundsMarcello Stanisci