summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Expand)Author
2016-09-26return execution time also from exchange C API (#4578)Christian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-13implement #4569Christian Grothoff
2016-06-09rename source files to match API URIsChristian Grothoff
2016-06-09move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s...Christian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-30adding --pool-size option to benchmark,Marcello Stanisci
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-24allow access to raw /keys responseFlorian Dold
2016-05-20extending interpreter to cover refund (but not used yet)Christian Grothoff
2016-05-20enforce wire deadline >= refund_deadline in APIChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-05export transaction history check functionChristian Grothoff
2016-05-04implementing /refund API (#3848)Christian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-20sketching out refund API implementationChristian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-17replace bank_api_context with libgnunetcurlChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-04-01implementing #4356, tests still failing, but main logic should now be updatedChristian Grothoff
2016-03-26fix indent, fix some commentsChristian Grothoff
2016-03-21implementing #3987Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff